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

Rename Content Storage to Document Storage #499

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

dluc
Copy link
Collaborator

@dluc dluc commented May 18, 2024

Breaking changes:

  • Renamed IContentStorage to IDocumentStorage
  • Renamed namespaces
  • Renamed exceptions
  • Renamed DI methods
  • Renamed AzureBlobs nuget package
  • Configuration schema changes, deprecated ContentStorageType => use DocumentStorageType
  • Update bicep/arm templates, rename env var matching config settings

Other changes:

  • Bump version to 0.60
  • Improve README docs
  • Fix Postgres docs
  • Refactor memory db comparison tests

Breaking changes:

* Renamed IContentStorage to IDocumentStorage
* Renamed namespaces
* Renamed exceptions
* Renamed DI methods
* Renamed AzureBlobs nuget package
* Configuration schema changes, deprecated ContentStorageType => use DocumentStorageType
* Update bicep/arm templates, rename env var matching config settings

Other changes:

* Bump version to 0.60
* Improve README docs
* Fix Postgres docs
* Refactor memory db comparison tests
@dluc dluc merged commit 431a362 into microsoft:main May 18, 2024
5 of 6 checks passed
@dluc dluc deleted the docstore branch May 18, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant