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

[PAGOPA-2017] fix OutputBinding write #133

Merged
merged 7 commits into from
Aug 26, 2024
Merged

[PAGOPA-2017] fix OutputBinding write #133

merged 7 commits into from
Aug 26, 2024

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Aug 26, 2024

List of Changes

  • auto populate item id with UUID

Motivation and Context

From version 4.x Item ID is no longer auto populated in the Extension.

https://learn.microsoft.com/en-us/azure/azure-functions/migrate-cosmos-db-version-3-version-4?tabs=in-process&pivots=programming-language-java#changes-to-item-id-generation

How Has This Been Tested?

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.

@cap-ang cap-ang changed the title [PAGOPA-2017] chore [PAGOPA-2017] fix OutputBinding write Aug 26, 2024
Copy link

sonarcloud bot commented Aug 26, 2024

@cap-ang cap-ang requested a review from a team August 26, 2024 15:14
@cap-ang cap-ang marked this pull request as ready for review August 26, 2024 15:14
Copy link

@FedericoRuzzier FedericoRuzzier left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@cap-ang cap-ang merged commit 8bff4da into main Aug 26, 2024
15 of 25 checks passed
Copy link

This pull request does not contain a valid label. Please add one of the following labels: [patch, minor, major, skip]

Copy link

Comment this PR with update_code to update openapi.json and format the code. Consider to use pre-commit to format the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants