Releases: newrelic/newrelic-agent-control
Releases · newrelic/newrelic-agent-control
0.26.4
0.26.3
What's Changed
⚠️ BREAKING CHANGES
- refactor: rename
opampoption tofleet_controlin #943 - chore: rename env var prefix
NR_SAtoNR_ACin #945
Other changes
- Comment out pre-release test in #951
- chore(agentType): removing old reference in #954
- chore: prepare 0.26.3 in #953
Full Changelog: 0.26.2...0.26.3
0.26.2
Breaking Changes ⚠️
- The deprecated
com.newrelic.infrastructure_agentagent type was removed by @gsanchezgavier in #939 - Use past tense in file logging toggle by @DavSanchez in #944
From fromlog.enabletolog.enabled. - Completed the change super agent -> agent control #938
What's changed
- k8s chart based Agents now reports version @vjripoll in #919
- Support for APM agent Type health @alvarocabanas in #923
Full Changelog: 0.26.1...0.26.2
0.26.1
Fix
- Make the instance_id_getter thread-safe by @sigilioso in #937
- Solve hidden double expansion by @paologallinaharbur in #940
Full Changelog: 0.26.0...0.26.1
0.26.0
What's Changed
- Added support for dotnet and ruby by @paologallinaharbur in #930
- Added support for PipelineGateway by @paologallinaharbur in #931
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
- Added proxy support by @rubenruizdegauna in #860
- Added support for APM Agent Operator by @DavSanchez in #859
- Added support Java APM agent by @paologallinaharbur in #883
- Added support NodeJS APM agent by @alvarocabanas in #887
- Added support Python APM agent by @DavSanchez in #889
- Added support for infra agent by @sigilioso in #904
New Contributors
Full Changelog: 0.24.1...0.25.0
0.24.1
What's Changed
- chore(test): avoid redundant clone by @DavSanchez in #858
- ci: combined coverage for onhost/k8s features by @DavSanchez in #861
- Update Console-subscriber crate to last version to fix tonic dependency by @alvarocabanas in #862
- fix: set content-type header on auth http client req by @gsanchezgavier in #863
- chore: bump super-agent version by @gsanchezgavier in #866
Full Changelog: 0.24.0...0.24.1
0.24.0
Added
- Add File health checker #833
- Replaces per-supervisor health checker for a global sub agent one in on host #834
- Pass
--force-non-hostformuslbuilds #849 - Add pid_cache to control only one instance of the super-agent is running #848
Changed
- Removing
--configand--debugflags #836 - Unify on-host executables #843
- Remove executables from agent type w/o executables #845
- Modify the Aud from the AuthConfig to be "https://www.newrelic.com" #844
- Move nr-auth out of the repo #851
Fixed
- Fix Config Migrate #842
Full Changelog: 0.23.0...0.24.0
0.23.0
Added
- Kubernetes specific documentation #736
- Add agentID to subAgent Logs #825
- Allow host.id to be an expandable variable in the agent_type #802
- Make health checker aware of start_time #829
Fixed
- Retry k8s reflector build on readiness timeout #806
- Fix health replicas #808
- Executable env vars without
=character #812
Changed
- Executables are now optional in agent_types #827
- Modified log message for a response code 400 from OpAMP to not be bounded only to InstanceID #822
- Bump embedded infra-agent to last version including the new health endpoint #830
- Infra agent agent_type health uses now the new health endpoint that controls license_key validation #823
- Rephrase config-migrate logs #821
- Modified e2e tests using the new Api.
Full Changelog: 0.22.0...0.23.0
0.22.0
Added
Fixed
- Race condition blocking the SA when gracefully shutdown sub-agents #792
- Config-migrate update command not to fail when migration requirement is not found 794
Changed
- Add effective config integration tests for super agent
- update endpoint regex to handle trailing /
- Enable status server by default on examples
Full Changelog: 0.21.0...0.22.0