Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Context and objective

This document is a working draft for what users of the language bindings, or SDKs (for example the , ,) would expec  would expect of a 1.0.0/Stable release and be used as a punchlist to track the work needed to reach those criteria.This document can potentially be extended subsequently to help qualify other Symphony API language bindings that would be built by the communitya recommendation of what a "1.0 Stable" version of a Symphony API Language Binding should cover. The goal is that new language bindings have a central document to orient themselves when starting the project, and that projects that are getting close to "1.0 Stable" release have a checklist they can use to finalize.

The primary focus is to allow users of such SDKs to be very clear on what to expect when starting to build on them. This would cover both functional and non-functional expectations.

Current projects recap

SDKProjectStatusProject owner
Java

V1.0.0 (SNAPSHOT)

.NET

0.4.0

Python


Clojure

0.1.0Peter Monks

PHP

Jira Legacy
serverJIRA (symphonyoss.atlassian.net)
serverId1a238f36-abc1-369b-9e20-eb8cf05423c5
keyCONTRIB-41


Florian de Miramon

Users expectations

As users of a "1.0" SDK, I would expect the following:

  • Supported by LLC
    • At this stage in the growth/maturation of the Symphony Product, Ecosystem, and Community, users of the Java SDK who are also Symphony customers will expect using the SDK to be fully supported by Symphony LLC. This means:
      • questions to the Symphony support organization (developers@symphony.com) are solved following the normal SLA
      • using the SDK is fully documented on the central documentation for developers on the Symphony Platform https://developers.symphony.com/ (or equivalent)
  • Functional integrity
    • functional coverage of public REST API, as documented on https://developers.symphony.com/ is complete and aligned with a specific Symphony Release number, ideally the most recent one
    • no unsupported or private APIs are used
    • new API endpoints or new version are incorporated into the SDK with a reasonably fast timeframe
  • Documentation integrity
  • Quality standards
    • Functional quality: All public functions of the REST API is working as expected.
    • Non-functional quality: API performance is as expected and works in the most common deployment scenarios (cloud, on-prem).

More precisely, to meet those expectations, this would be the "launch readiness" punchlist we need to execute:

...

means:

Readiness checklist

  • Foundation contribution criteria
  • Functional coverage meets, at time of release
    • 0 Blockers on any functions
    • 0 Critical on any functions
    • 0 Major on any functions
    • Need to discuss specific criticality definition
  • Non-functional definition
    • Need to discuss what we recommend here, notably vs regarding:
      • load balancing, HA
      ,
      • supported topologies
      , etc
      • performance/latency
  • Functional integrity
    • Other WG members/LLC to perform deep dive
    • LLC to publish Set Presence endpoint
  • Documentation integrity

Launch activities

  • All users of the Symphony Platform should be made aware of this significant milestone. For example: