Skip to content
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

feat: increasing consistency level of cosmos db client PAGOPA-2414 #185

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

FedericoRuzzier
Copy link
Contributor

List of Changes

Adding consistency level to cosmos db

Motivation and Context

Needed in order to maintain consistency when reading sessionid

How Has This Been Tested?

Manually

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@FedericoRuzzier FedericoRuzzier added bug Something isn't working enhancement New feature or request labels Nov 27, 2024
@FedericoRuzzier FedericoRuzzier requested a review from a team as a code owner November 27, 2024 15:31
Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

This pull request does not contain a valid label. Please add one of the following labels: [patch, ignore-for-release]

@FedericoRuzzier FedericoRuzzier merged commit 241eb15 into main Dec 18, 2024
5 checks passed
@FedericoRuzzier FedericoRuzzier deleted the PAGOPA-2414 branch December 18, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request patch size/small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants