-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Spring cloud azure 6.0 preview #45222
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
Merged
Merged
Changes from 44 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
8dd4aae
Spring Feature Management - RemoveV1Schema (#43405)
mrm9084 48fdd28
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 c7a559a
New Data loader (#43802)
mrm9084 a6d8ed1
Fix Endian (#43932)
mrm9084 d3750bf
Feature context and Async Filters (#43435)
mrm9084 a4de2bc
Push Refresh Telemetry (#44170)
mrm9084 cb2c369
Update to use Evaluation Event (#44070)
mrm9084 8ed4901
Adding Default Filters (#43935)
mrm9084 736d9f5
Variants (#42853)
mrm9084 c394d7f
Removed feature flags from configuration (#44558)
mrm9084 6ac0c5e
Feature management Snapshot (#44621)
mrm9084 383d84d
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 d59dafa
Adding missing java docs (#45169)
mrm9084 57e5cc5
Feature Management Telemetry (#45073)
mrm9084 a52639d
Update external_dependencies.txt
mrm9084 aecbc40
fixing external dependencies
mrm9084 61e2f5c
Update external_dependencies.txt
mrm9084 6090a6a
Update external_dependencies.txt
mrm9084 641c527
pom update
mrm9084 d664129
Fix Log
mrm9084 6fd9779
Fixing some bugs
mrm9084 cee0305
Adding missing java docs (#45551)
mrm9084 871dc26
App Config 6.0 bug fixes (#45568)
mrm9084 f297bd0
Fix format issues
mrm9084 4577892
fix build issues
mrm9084 8d2ff20
Updating poms
mrm9084 58b393d
Update external_dependencies.txt
mrm9084 8ffeab4
Fixing poms
mrm9084 e980eae
Update pom.xml
mrm9084 cd2a4e4
try to fix pom
mrm9084 d8a1a0e
Increment package versions for spring releases (#45589)
azure-sdk 1c0b4cd
Undoing change from beta release
mrm9084 c4960f0
Updating provider readme
mrm9084 1fe1577
Update version_client.txt
mrm9084 a703c0b
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 d1ebd3d
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 f2d378c
Update external_dependencies.txt
mrm9084 4bc47f2
Merge branch 'SpringCloudAzure6.0-Preview' of https://github.com/Azur…
mrm9084 07ab3ae
Update pom.xml
mrm9084 b61c375
Update pom.xml
mrm9084 6d6dee5
Update pom.xml
mrm9084 b1b0d51
Fixing deprecation
mrm9084 bded510
Copilot fixes
mrm9084 df1ffc7
Update LoggerTelemetryPublisher.java
mrm9084 da8508d
code review items
mrm9084 3499e15
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 c391fff
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 1aa68c0
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 eb346cf
Merge branch 'main' into SpringCloudAzure6.0-Preview
mrm9084 6d86973
Fixing feature name setting + adding tests
mrm9084 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
sdk/spring/spring-cloud-azure-appconfiguration-config-web/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # Release History | ||
|
|
||
| ## 5.24.0-beta.1 (Unreleased) | ||
| ## 6.0.0-beta.2 (Unreleased) | ||
|
|
||
| ### Features Added | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
100 changes: 0 additions & 100 deletions
100
.../appconfiguration/config/web/implementation/AppConfigurationWebAutoConfigurationTest.java
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.