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

[AppConfiguration] Snapshot API Updates #34583

Merged
merged 40 commits into from
Apr 4, 2023

Conversation

m-redding
Copy link
Member

@m-redding m-redding commented Feb 27, 2023

These changes are based on discussions within the App Configuration SDK team across languages. The changes are based around the following:

  • Internalize Protocol methods
  • Changing ConfigurationSettingsSnapshot.RetentionPeriod from a long to a TimeSpan
  • Separate ETag use into overloads for the methods updating status (Archive and Recover)
  • Implementing CreateSnapshot and CreateSnapshotAsync as LROs

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@ghost ghost added the App Configuration Azure.ApplicationModel.Configuration label Feb 27, 2023
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Data.AppConfiguration

@m-redding m-redding changed the title [AppConfiguration] Snapshot API Updates WIP [AppConfiguration] Snapshot API Updates Feb 28, 2023
@m-redding m-redding changed the title WIP [AppConfiguration] Snapshot API Updates [AppConfiguration] Snapshot API Updates Mar 14, 2023
@m-redding m-redding marked this pull request as ready for review March 14, 2023 17:11
@m-redding
Copy link
Member Author

Will circle back to the LRO implementation once I can test again, I believe there are also updates that will be going into the swagger in order to be able to generate the Operation, which will also change the LRO implementation.

@m-redding
Copy link
Member Author

Returned to the office today so I can access dogfood resources again. 😄

Copy link
Member

@ShivangiReja ShivangiReja left a comment

Choose a reason for hiding this comment

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

PR LGTM!!

I'll takeover the AppConfig work and update the implementation if needed. Thank you so much @m-redding for all the work!

@m-redding m-redding merged commit 215ca78 into Azure:main Apr 4, 2023
@m-redding m-redding deleted the appconfig-snapshot-updates branch April 4, 2023 00:41
m-redding added a commit that referenced this pull request Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants