X Tutup
Skip to content

Tags: elastic/apm-agent-nodejs

Tags

v4.15.0

Toggle v4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.15.0 (#4816)

v4.14.0

Toggle v4.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.14.0; switch to trusted publishing (#4794)

Refs: #4793

v4.13.0

Toggle v4.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.13.0 (#4602)

v4.12.0

Toggle v4.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.12.0 (#4580)

v4.11.2

Toggle v4.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.11.2 (#4511)

v4.11.1

Toggle v4.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.11.1 (#4506)

This also updates the release process step for updating the appropriate
branch for our docs build. We are in transition from the current
AsciiDoc-based system to a newer 'docs v3' system.

v4.11.0

Toggle v4.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.11.0 (#4432)

v4.10.0

Toggle v4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
better logging for config state; release 4.10.0 (#4386)

This cherry-picks an improvement from the 3.x branch:

> This adds a periodic (once per minute) dump of effective config changes
> from the default, once per minute at 'trace'-level.
>
> This also fixes an issue where a central-config update of `log_level`
> did not update the *child* logger on the APM client. Only the agent's
> own logger's level was updated.
>
> This adds trans.sampled to some debug logging output.

and prepares for a v4.10.0 release.

Refs: #4291 (equivalent on 3.x branch)

v4.9.0

Toggle v4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 4.9.0 (#4357)

v3.52.2

Toggle v3.52.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix release workflow; release 3.52.2 (#4306)

Previous release workflow failed on missing id-token permission.

Refs: #4304
X Tutup