Skip to content

Releases: newrelic/deployment-marker-action

v2.5.0

01 Nov 15:14
60142df
Compare
Choose a tag to compare

Documentation Updates

  • fix deep link parameter casing (#49)

Other

  • pin New Relic CLI to last stable release

v2.4.0

22 May 19:56
Compare
Choose a tag to compare

Bug Fixes

  • docs: code refactor to return the right error status and doc changes

v2.3.0

10 Mar 16:29
8c1d1c0
Compare
Choose a tag to compare

[v2.3.0] - 2023-03-08

Features

  • add deployment id to output (#37)
  • add response to the action logs (#35)

v2.2.0

13 Feb 20:09
ecb1b17
Compare
Choose a tag to compare

[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

02 Feb 20:24
344acf0
Compare
Choose a tag to compare

Fixes:

  • add commit input

v2.0.0

31 Jan 16:57
37e0a25
Compare
Choose a tag to compare

v2.0.0 utilizes New Relic's new changeTracking API to automate creating deployment markers.

v1.0.0

21 May 20:11
796d25a
Compare
Choose a tag to compare

[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

21 May 15:51
3c31b58
Compare
Choose a tag to compare
  • fix(errors): Echo using GH Error interface (resolves #3)

v0.1.2

21 May 03:50
dfd32bc
Compare
Choose a tag to compare
  • fix: wrap github.actor context in quotes to fix context parse error
  • fix: update example
  • tests: test the action with the action

v0.1.1

19 May 17:36
2b77662
Compare
Choose a tag to compare
  • rename api_key to apiKey for consistent lower camel case input attribute names