You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.9 KiB
1.9 KiB
Change Log
- feat: Add config address to report client url conversion.
- feat: Update config server IP to 127.0.0.1 and adjust tests.
- feat: Support Polaris config env value and add related tests
- refactor: modify the initialization of ApplicationContextAwareUtils.
- feat: support enable/disable cloud location provider via configuration.
- feat: refactor Feign eager load, add LoadBalancer warm-up, and fix gateway trailing slash compatibility
- test: add unit tests for ConfigurationModifier and fix TsfConsul report logic
- fix: prepend context-path to contract reporter API paths
- feat: support overrideHost configuration for ratelimit, event reporter and stat modules
- fix: split contract base-package for springdoc scan
- feat: support using seperated cb in wildcard-api level and add cb counters expire interval config
- feat: adapt to polaris-java ReportClientRequestCustomizer plugin for config watch reporting
- feat: support audit log
- feat: support config effective value
- feat: protect encrypted config values and improve config cache fallback