Releases: newrelic/deployment-marker-action
Releases · newrelic/deployment-marker-action
v2.5.1
v2.5.0
Documentation Updates
- fix deep link parameter casing (#49)
Other
- pin New Relic CLI to last stable release
v2.4.0
Bug Fixes
- docs: code refactor to return the right error status and doc changes
v2.3.0
v2.2.0
[v2.2.0] - 2023-02-13
Documentation Updates
- specify region in the README examples
- update README with commit and new examples
Features
- prepend requesting service name
v2.1.0
Fixes:
- add
commit
input
v2.0.0
v2.0.0 utilizes New Relic's new changeTracking
API to automate creating deployment markers.
v1.0.0
[v1.0.0] - 2020-05-21
Bug Fixes
- docs: Update example changelog URL to correct path on Github
- vars: Make accountId required, update flows and docs
Features
- Add description and changelog optional attributes
v0.2.0
- fix(errors): Echo using GH Error interface (resolves #3)
v0.1.2
- fix: wrap
github.actor
context in quotes to fix context parse error - fix: update example
- tests: test the action with the action