App Configuration
·
334 commits
to Streaming-Release-TR
since this release
2.2.10
Proxy:
- Implement app configuration
- Added AppConfiguration reader
- Moved default values out of BackendHostConfigurationExtension and into BackendOptions
- Read WarmOptions every 30 seconds ( AZURE_APPCONFIG_REFRESH_SECONDS )
- Markup BackendOptions as either: warm, cold or hidden
- Bug fix for AllUsage-2 processor
- Enable HealthProbe Sidecar as a Warm config parameter
- Enable Host settings to be activated via appconfig
Deployment:
- Add AppConfiguration/appdeploy.sh to setup appconfiguration configure ACA to use it
- bug fix: Create multiple entries at once rather than one at a time
2.2.10-D1
Proxy:
- Implement partial matches for validated parameters
- Remove blocking operations during shutdown
- Convert HostHealthCollection to to HostCollectionSnapshot
- Added CompleteAllUsageProcessor for parsing the entire file
- Add StripPrefix to host config to optionally remove the match part of the path
- EVENT_LOGGERS can now be used to specify spcific loggers, including custom handlers
What's Changed
- Streaming release tr by @nagendramishr in #107
- merge soft delete for user profile by @nagendramishr in #108
- Feature direct backend by @nagendramishr in #109
- Feature direct backend by @nagendramishr in #110
- Deployment script by @nagendramishr in #111
- check for null queue writer by @nagendramishr in #112
- Feature direct backend by @nagendramishr in #123
- App Config Integration by @nagendramishr in #124
Full Changelog: v2.2.9...v2.2.10