Skip to content

Commit

Permalink
Merge pull request #318 from solace-iot-team/rel-0.9.5-prepare
Browse files Browse the repository at this point in the history
rel-0.9.5-prepare
  • Loading branch information
195858 authored Oct 17, 2022
2 parents cd068a4 + f8fd1e5 commit 224f18b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release Notes

## Version 0.9.5
* OpenAPI: 0.15.2
* API Management Connector Server: 0.9.5

### Fixes

* **fix-ep2-integration-base-url-resolution**
- When a simple token (string) was used in the organisation the EP base URL did not resolve to EP 2.0 correctly
* **fix-ep2-importer-job-scheduling-lock-time-limit**
- decrease the lock time limit so importer jobs don't get stuck. in case of errors
* **hot-fix-ep20-rest-api-changes-eap-plan**
- Backwards compatible hot-fix - EAP Plan (solacepolicy) has changed and guaranteed messaging support is now indicated by a different property. Hot fixed the importer code as no updated OpenAPI spec is available yet
- Backwards compatible hot fix - policy queuePerEventAPI property was renamed to queueType

## Version 0.9.4
* OpenAPI: 0.15.2
* API Management Connector Server: 0.9.4
Expand Down
4 changes: 2 additions & 2 deletions api-implementation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api-implementation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apim-connector-server",
"version": "0.9.4",
"version": "0.9.5",
"description": "Solace API Management Connector",
"homepage": "https://github.com/solace-iot-team/platform-api",
"repository": {
Expand Down

0 comments on commit 224f18b

Please sign in to comment.