Skip to content

Releases: honeycombio/gha-buildevents

v3.1.0

30 May 17:49
v3.1.0
e5d529f
Compare
Choose a tag to compare

What's Changed

💡 Enhancements

🐛 Fixes

🛠 Maintenance

🤷 Other Changes

  • build(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot in #292
  • build(deps-dev): bump @types/node from 20.11.24 to 20.12.4 by @dependabot in #297
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.5.0 by @dependabot in #296
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.5.0 by @dependabot in #295
  • build(deps): bump honeycombio/gha-buildevents from 2 to 3 by @dependabot in #290

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

01 Mar 19:21
e891e91
Compare
Choose a tag to compare

v3 requires the node20 action runtime.

Enhancements

Maintenance

v2.3.0

29 Nov 13:47
d3290f9
Compare
Choose a tag to compare

What's Changed

Enhancements

Maintenance

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Aug 22:18
568708f
Compare
Choose a tag to compare

Enhancements

  • Add send-init-event input to allow suppressing setup event by @tay-bird in #230

Bugfixes

Maintenance

Full Changelog: v2.1.0...v2.2.0

v2.1.0

25 Oct 19:59
9b348ad
Compare
Choose a tag to compare

Enhancements

Maintenance

v2.0.0

16 Sep 15:47
966d556
Compare
Choose a tag to compare

Breaking Change and Enhancement

  • Support and allow for traces to be Workflow scoped rather than only per Job (#140) | @brookesargent

Maintenance

v1.0.7

14 Jul 19:34
6651102
Compare
Choose a tag to compare

Maintenance

v1.0.6

09 Jun 19:34
b3b0b86
Compare
Choose a tag to compare

Maintenance

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

27 Feb 12:29
b1b329d
Compare
Choose a tag to compare

BUILDEVENT_FILE is now an absolute path, allowing you to run the buildevents binary from any directory (#38). (Thanks to @sargunv!)

v1.0.4

02 Feb 02:05
Compare
Choose a tag to compare

Minor maintenance release: bumped dependencies and set up Dependabot to monitor these for us from now on.