Skip to content

Comments

Updated release versions for azure-cosmos 4.17.0, azure-spring-data-cosmos 3.9.0#22847

Merged
kushagraThapar merged 5 commits intoAzure:mainfrom
kushagraThapar:release-azure-cosmos-4.17.0
Jul 8, 2021
Merged

Updated release versions for azure-cosmos 4.17.0, azure-spring-data-cosmos 3.9.0#22847
kushagraThapar merged 5 commits intoAzure:mainfrom
kushagraThapar:release-azure-cosmos-4.17.0

Conversation

@kushagraThapar
Copy link
Member

azure-cosmos

4.17.0 (2021-07-08)

New Features

  • Adjust MicroBatchSize dynamically based on throttling rate in BulkExecutor.

Key Bug Fixes

  • Fixed an issue where authentication context was missing in Barrier related requests.
  • Fixed an issue where ChangeFeedProcessor was resuming from zero continuation token for new partitions on partition splits.

azure-spring-data-cosmos

3.9.0 (2021-07-08)

New Features

  • Added PartitionKey support to spring data single partition queries.
  • Updated Spring Boot to version 2.5.2.
  • Updated azure-cosmos to version 4.17.0.

Copy link
Contributor

@moderakh moderakh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor suggestion on the changelog other than that LGTM. thanks

* Adjust MicroBatchSize dynamically based on throttling rate in BulkExecutor.

#### Key Bug Fixes
* Fixed an issue where authentication context was missing in Barrier related requests.
Copy link
Contributor

@moderakh moderakh Jul 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this fix some specific to AAD only also as this is targeting end users who don't know what barrier request is maybe something like this:

Suggested change
* Fixed an issue where authentication context was missing in Barrier related requests.
* Fixed an issue with AAD authentication in Strong and BoundedStatelness direct mode.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, thanks @moderakh

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this fix some specific to AAD only also as this is targeting end users who don't know what barrier request is maybe something like this:

Suggested change
* Fixed an issue where authentication context was missing in Barrier related requests.
* Fixed an issue with AAD authentication in Strong and BoundedStatelness direct mode.

Co-authored-by: Mohammad Derakhshani <moderakh@users.noreply.github.com>
@kushagraThapar kushagraThapar merged commit 35b7d84 into Azure:main Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues Cosmos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants