Skip to content

Releases: newrelic/newrelic-agent-init-container

New Relic Node Agent v12.6.0.0

30 Oct 20:07
11837eb
Compare
Choose a tag to compare
v12.6.0.0_nodejs

chore(deps): bump github/codeql-action in the github-actions group (#…

New Relic Node Agent v12.5.2.0

23 Oct 20:07
11837eb
Compare
Choose a tag to compare
v12.5.2.0_nodejs

chore(deps): bump github/codeql-action in the github-actions group (#…

New Relic .NET Agent v10.33.1.0

01 Nov 00:07
11837eb
Compare
Choose a tag to compare
v10.33.1.0_dotnet

chore(deps): bump github/codeql-action in the github-actions group (#…

New Relic .NET Agent v10.33.0.0

30 Oct 23:07
11837eb
Compare
Choose a tag to compare
v10.33.0.0_dotnet

chore(deps): bump github/codeql-action in the github-actions group (#…

New Relic Ruby Agent v9.15.0.0

31 Oct 20:07
11837eb
Compare
Choose a tag to compare
v9.15.0.0_ruby

chore(deps): bump github/codeql-action in the github-actions group (#…

New Relic PHP Agent v11.3.0.16.0

21 Oct 20:07
13e4cc3
Compare
Choose a tag to compare
chore(deps): bump the github-actions group with 3 updates (#119)

Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/d632683dd7b4114ad314bca15554477dd762a938...eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871)

Updates `actions/upload-artifact` from 4.4.1 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/604373da6381bf24206979c74d06a550515601b9...b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882)

Updates `github/codeql-action` from 3.26.11 to 3.26.13
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea...f779452ac5af1c261dce0346a8f964149f49322b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

New Relic .NET Agent v10.32.0.0

16 Oct 21:07
3cc7b64
Compare
Choose a tag to compare
Fix Tests for New Operator Version (#117)

* Update python test app for new operator version

* Update python test app

* Update testing workflows

* Fix Makefile issues by using 1 namespace like CI

* Silence github security warnings in test app

* Updating all agent helm charts to be similar

* Bump tests

* Add read only docker hub token for rate limits

* Remove unnecessary line

* Restore missing PHP annotation

* Fix PHP app name

* Drop cert-manager from make all

* Remove secret dependency for Makefile

* Automatically update helm repos

* Add waits to PHP curl requests in CI

* Add suggestions from code review

New Relic Python Agent v10.2.0.0

16 Oct 16:49
3cc7b64
Compare
Choose a tag to compare
Fix Tests for New Operator Version (#117)

* Update python test app for new operator version

* Update python test app

* Update testing workflows

* Fix Makefile issues by using 1 namespace like CI

* Silence github security warnings in test app

* Updating all agent helm charts to be similar

* Bump tests

* Add read only docker hub token for rate limits

* Remove unnecessary line

* Restore missing PHP annotation

* Fix PHP app name

* Drop cert-manager from make all

* Remove secret dependency for Makefile

* Automatically update helm repos

* Add waits to PHP curl requests in CI

* Add suggestions from code review

New Relic Python Agent v10.1.0.0

16 Oct 16:39
3cc7b64
Compare
Choose a tag to compare
Fix Tests for New Operator Version (#117)

* Update python test app for new operator version

* Update python test app

* Update testing workflows

* Fix Makefile issues by using 1 namespace like CI

* Silence github security warnings in test app

* Updating all agent helm charts to be similar

* Bump tests

* Add read only docker hub token for rate limits

* Remove unnecessary line

* Restore missing PHP annotation

* Fix PHP app name

* Drop cert-manager from make all

* Remove secret dependency for Makefile

* Automatically update helm repos

* Add waits to PHP curl requests in CI

* Add suggestions from code review

New Relic PHP Agent v11.2.0.15.0

10 Oct 16:22
1ec6463
Compare
Choose a tag to compare

New Relic PHP Agent 11.2.0.15

New Features

Security

Bug Fixes

Support statement

  • New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. For more information on supported agent versions and EOL timelines, check out our PHP EOL policy.
  • The PHP agent compatibility and requirements page should be consulted for the latest information on supported PHP versions and platforms.

For installations using an unsupported PHP version or platform, it's highly recommended that you disable the auto-update mechanisms for the PHP agent packages. This can be done by adding the PHP agent packages to an exclusion list for package upgrades. Or you could version pin the PHP agent package to an agent version that supports the old, unsupported feature(s). Failure to prevent upgrades may result in a newer agent release being installed and the removal of support for the required, unsupported features. This would disrupt APM data collection.