r1.2 #360
hdamker
announced in
Announcements
r1.2
#360
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This public release contains the definition and documentation of
The API definition(s) are based on
Note: the previous qod v0.10.1 API with endpoints for QoS Sessions and QoS Profiles has been split into two APIs. There are additional breaking changes.
quality-on-demand v0.11.0
Version 0.11.0 provides the QoS Sessions endpoints from v0.10.1, adds one endpoint /retrieve-sessions, and is aligned with Commonalities 0.4.0 and Identity and Consent Management 0.2.0. There are breaking changes compared to v0.10.1.
Added
retrieveSessionsto get a list of sessions for a given device by @jlurien in List sessions endpoint for quality-on-demand #325statusInfoas parameter toSessionInfoby @maxl2287 in feat: add thestatusInfoas parameter to theSessionInfo#273x-correlatorheader to requests and responses by @jlurien in Add X-Correlator and other fixes #283Changed
+prefix mandatory for phoneNumber by @jlurien in Make + prefix mandatory for phoneNumber #301sinkandsinkCredentialsby @maxl2287 in Align on Commonalities' subscription-model by usingsinkandsinkCredentials#335createSessionDeviceobject andinfoobject with CommonalitiesFixed
Removed
messagesobject in theSessionInfoschema by @sfnuser in Remove unused messages object in SessionInfo schema #312TermsOfServiceandContactfrominfoobjects (they may be added by API Providers documenting their APIs) by @RandyLevensalor in Remove ToS and contact info #311qos-profiles v0.11.0
qos-profiles 0.11.0 provides the QoS Profiles endpoints from v0.10.1, changed the retrieval operation to allow the get the QoS Profiles available for a given device, and is aligned with Commonalities 0.4.0 and Identity and Consent Management 0.2.0. There are breaking changes compared to v0.10.1.
Added
x-correlatorheader to requests and responses by @jlurien in Add X-Correlator and other fixes #283Changed
/qos-profilesfrom a GET to a POST to support the query for profiles available on a given device and changed the endpoint name to/retrieve-qos-profilesby @RandyLevensalor in Add query to qos-profiles to query profiles available on a given device #318 and Updating names qos-profile of endpoints #348maxDurationby @jlurien in Consolidation of changes related to session duration #296Fixed
Removed
TermsOfServiceandContactfrominfoobjects (they may be added by API Providers documenting their APIs) by @RandyLevensalor in Remove ToS and contact info #311qod-provisioning v0.1.0
qod-provisioning v0.1.0 is the first initial release of this new API. It provides the ability to set a QoS profile for a device within an access network which will be applied each time the device connects to the same access network.
Added
Changed
Fixed
Removed
Full Changelog: v0.10.1...r1.2
This discussion was created from the release r1.2.
Beta Was this translation helpful? Give feedback.
All reactions