Commit 6421926
Spring cloud azure 6.0 (#45222)
* Spring Feature Management - RemoveV1Schema (#43405)
* RemoveV1Schema
* Removed targeting change
* extra java doc removed
* Review comments
* Update FeatureManagementException.java
* New Data loader (#43802)
* UpdatedDataLoader
* Review Comments
* Web Updates
* Update ValidationsTest.java
* Removing Validation tests. They will be updated in there own PR.
* Review comments
* Fixing Refresh
* Update AzureAppConfigDataLocationResolver.java
* Fix Endian (#43932)
* FixEndian
* rename method
* Feature context and Async Filters (#43435)
* Object Context and AsyncFilters
* Apply suggestions from code review
Co-authored-by: Ross Grambo <[email protected]>
* Review comments
* Review comments
* Review Comments
---------
Co-authored-by: Ross Grambo <[email protected]>
* Push Refresh Telemetry (#44170)
* Updating to use Context to pass around telemetry + added pushRefreshEnabled
* Updated to PUSH_REFRESH + tests
* Update to use Evaluation Event (#44070)
* Adding Default Filters (#43935)
* Adding Default Filters
* Fixing Feature flag loading after both redesigns
* Fixing issues after just 2.0 schema and properties
* Clearing up feature return
* fixing usage of default min backoff
* Removed dead code + tests
* Update TargetingContextAccessorTestConfiguration.java
* Update FeatureManagementConfiguration.java
* Variants (#42853)
* variants
* Fixing Targeting Filter
* off by one
* Fixing Variant assignment
* review comments
* Default Timeout
* Update sdk/spring/spring-cloud-azure-feature-management/src/main/java/com/azure/spring/cloud/feature/management/filters/ContextualFeatureFilterAsync.java
Co-authored-by: Copilot <[email protected]>
* Review comments
* Fixing Merge Issues
* Update TargetingFilterTest.java
* Fixing doc comments and removed ContextualAccessor
* fixed missing headers
* Removed dead code
* Update FeatureManager.java
* Update FeatureManager.java
* Update FeatureManager.java
---------
Co-authored-by: Copilot <[email protected]>
* Removed feature flags from configuration (#44558)
* Feature management Snapshot (#44621)
* Feature Snapshot support
* Removing dead code
* Missing copyright
* Adding back Feature Filter telemetry
* Adding tests and simplifying code
* Update URI usage
* Update AzureAppConfigDataLoader.java
* Adding missing java docs (#45169)
* Feature Management Telemetry (#45073)
* Feature Snapshot support
* Removing dead code
* Missing copyright
* Adding back Feature Filter telemetry
* Adding tests and simplifying code
* TelemetryPublisher
* Updating tests
* Added telemetry object
* Fixing tests
* Added more tests plus fixes
* Added publish telemetry tests
* Update sdk/spring/spring-cloud-azure-feature-management/src/main/java/com/azure/spring/cloud/feature/management/FeatureManager.java
Co-authored-by: Copilot <[email protected]>
* Adding Constants + Telemetry Package
* Fixing endpoint usage + isEnabled
* Remove Feature Id
* Update FeatureFlagClientTest.java
* FeatureId
* Removing featureflagid
* Adding allocation id
* fixed tests
* Updating Telemetry usage
* Fixing tests
* fixing build issues
* Update LoggerTelemetryPublisherTest.java
* Fix loading
---------
Co-authored-by: Copilot <[email protected]>
* Update external_dependencies.txt
* fixing external dependencies
* Update external_dependencies.txt
* Update external_dependencies.txt
* pom update
* Fix Log
* Fixing some bugs
* Adding missing java docs (#45551)
* App Config 6.0 bug fixes (#45568)
* Simple Fixes
* Fixing Startup Failover logging
* Cleaned up resolver validation
* Update ConnectionManager.java
* Cleaning up telemetry publishing
* Fix format issues
* fix build issues
* Updating poms
* Update external_dependencies.txt
* Fixing poms
* Update pom.xml
* try to fix pom
* Increment package versions for spring releases (#45589)
* Undoing change from beta release
* Updating provider readme
* Update version_client.txt
* Update external_dependencies.txt
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Fixing deprecation
* Copilot fixes
* Update LoggerTelemetryPublisher.java
* code review items
* Fixing feature name setting + adding tests
---------
Co-authored-by: Ross Grambo <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>1 parent 3b6b4d5 commit 6421926
File tree
144 files changed
+5446
-3557
lines changed- eng/versioning
- sdk/spring
- spring-cloud-azure-actuator-autoconfigure
- spring-cloud-azure-actuator
- spring-cloud-azure-appconfiguration-config-web
- src
- main/java/com/azure/spring/cloud/appconfiguration/config/web/implementation
- pullrefresh
- pushbusrefresh
- pushrefresh
- test/java/com/azure/spring/cloud/appconfiguration/config/web/implementation
- spring-cloud-azure-appconfiguration-config
- src
- main
- java/com/azure/spring/cloud/appconfiguration/config
- implementation
- autofailover
- config
- feature
- entity
- http/policy
- properties
- stores
- resources
- META-INF
- spring
- test/java/com/azure/spring/cloud/appconfiguration/config/implementation
- config
- http/policy
- properties
- stores
- spring-cloud-azure-feature-management-web
- src
- main/java/com/azure/spring/cloud/feature/management/web
- test/java/com/azure/spring/cloud/feature/management/web
- spring-cloud-azure-feature-management
- src
- main/java/com/azure/spring/cloud/feature/management
- filters
- implementation
- models
- targeting
- timewindow
- recurrence
- models
- telemetry
- test
- java/com/azure/spring/cloud/feature/management
- filters
- recurrence
- implemenation
- implementation
- telemetry
- resources
- spring-cloud-azure-integration-test-appconfiguration-config
- spring-cloud-azure-starter-appconfiguration-config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+5446
-3557
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
387 | 386 | | |
388 | 387 | | |
389 | 388 | | |
| |||
412 | 411 | | |
413 | 412 | | |
414 | 413 | | |
| 414 | + | |
| 415 | + | |
415 | 416 | | |
416 | 417 | | |
417 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments