2.0.1 2023-07-11
This is a patch release to address several issues in the 2.0.0 release -- please read those release notes!
Most of them were related to the new validation and config conversion features.
Validation has now been extended to include validation of values specified in environment variables.
Features
- feat: Extended validation of config files (#781) | Kent Quirk
Fixes
- fix: Remove excess validation for api keys (#786) | Kent Quirk
- fix: Update validate logic to use MemorySize (#782) | Tyler Helmuth
- fix: Promote stress relief activation and deactivation logs to Warn (#784) | Kent Quirk
- fix: Correct peer management default value (#783) | Kent Quirk
- fix: Update file_config to honor GRPCServerParameters.Enabled (#771) | Tyler Helmuth
- fix: Fix adjustmentinterval conversions inside rules-based samples (#768) | Tyler Helmuth
- fix: Inject all metrics and config later (#780) | Kent Quirk
- fix: Add missing validation for LegacyMetrics APIKey (#774) | Tyler Helmuth
- fix: Add ability to handle k8s unit format (#778) | Tyler Helmuth
- fix: Move Unknown log level to zero position (#772) | Tyler Helmuth
- fix: Fix bugs with convert (#764) | Tyler Helmuth
Maintenance
- docs: General Improvements (#789) | Mary J
- docs: Update docs to fix memory description (#785) | Kent Quirk
- maint: Update release notes (#779) | Tyler Helmuth
- maint(deps): bump github.com/klauspost/compress from 1.16.6 to 1.16.7 (#763)
- maint(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#761)
- maint(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#759)
- maint(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.1 (#758)