-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated versions for release of java and spring data cosmos SDK #29673
Updated versions for release of java and spring data cosmos SDK #29673
Conversation
API change check API changes are not detected in this pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but seems like we are not releasing the patch version from the release tag of 4.31.0?
#### Other Changes | ||
* Remove requires `io.netty.transport.epoll` from `module-info`. | ||
* Converted from `durationInMicroSec` to `durationInMilliSecs` in `CosmosDiagnostics` - See [PR 29643](https://github.com/Azure/azure-sdk-for-java/pull/29643) | ||
|
||
### 4.31.0 (2022-06-08) | ||
|
||
> [!IMPORTANT] | ||
> We strongly recommend our customers to use version 4.31.0 and above. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need a better/more convincing explanation why we recommend this version, such as list some of the critical bug fixes/vulnerabilities that were addressed :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it, will update the changelog with some pointers on these critical fixes / vulnerabilities.
Azure Cosmos
4.32.0 (2022-06-27)
Other Changes
io.netty.transport.epoll
frommodule-info
.durationInMicroSec
todurationInMilliSecs
inCosmosDiagnostics
- See PR 29643Azure Spring Data Cosmos
3.23.0 (2022-06-27)
Important
This release supports Spring Boot version 2.7.x and above.
Features Added
azure-cosmos
to version4.32.0
.Spring Boot
to version2.7.1
.Spring Data Commons
to version2.7.1
.Other Changes