Skip to content

Commit

Permalink
Merge pull request #235 from solace-iot-team/rel-prepare-0.3.7
Browse files Browse the repository at this point in the history
Rel prepare 0.3.7
  • Loading branch information
195858 authored Apr 26, 2022
2 parents 3865305 + eec7b4d commit 3a8f776
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 356 deletions.
10 changes: 10 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

## Version 0.3.7
* OpenAPI: 0.7.11
* API Management Connector Server: 0.3.7

### Fixes
* **fix-apiproducts-create-default-meta-versioninfo-if-missing**
- Fixed an issue with existing API Products that were missing version information. In these cases an update (PATCH) of the APi Product failed. Updates are now possible - the minimum semVer that can be assigned in the update is `1.1.1`.
* **fix-versioninig-add-guards-previous-version-missing**
- Fixed issues where missing version information in an API Product caused PATCH operations to result in null pointer exceptions

## Version 0.3.6
* OpenAPI: 0.7.11
* API Management Connector Server: 0.3.6
Expand Down
Loading

0 comments on commit 3a8f776

Please sign in to comment.