Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

102 lines (62 loc) · 3.03 KB

honeymarker changelog

[0.2.12] - 2024-04-09

Maintenance

  • Document use of configuration key instead of writekey (#79) | @danielcompton

[0.2.11] - 2023-10-23

Added

Fixes

  • add missing permissions for label action (#71) | @jsoref
  • strip leading 'v' from version for Debian (#77) | @jharley

Maintenance

  • chore: integrate with internal Asana (#66, #67, #68, #73)
  • maint: bump github.com/jessevdk/go-flags (#69)
  • maint: bump golang.org/x/sys from 0.0.0-20210320140829-1e4c9ba3b0c4 to 0.1.0 (#70)
  • chore: spelling fixes (#72) | @jsoref
  • chore: switch to temp credentials for CI (#74) | @NLincoln

[0.2.10] - 2022-07-20

Maintenance

  • Release to fix OpenSSL CVE

[0.2.9] - 2022-06-02

Fixes

  • Change --version flag to version subcommand (#59) | @kentquirk

[0.2.8] - 2022-05-25

Maintenance

  • Strip the leading v from the version number for Debian packages (#55) | @kentquirk

Added

  • Add --version flag for printing the version (#56) | @kentquirk

[0.2.7] - 2022-05-12

Maintenance

  • A few more changes to CI pipeline to fix 64-bit RPM issues (#52) | @kentquirk

[0.2.6] - 2022-05-10

Maintenance

[0.2.5] - 2022-05-02

  • Resolve CVE by upgrading to a newer docker version (#47) | @kentquirk

[0.2.4] - 2022-03-29

Maintenance

  • maint: update release job (#45) | @vreynolds
  • docs: how to use with environments (#44) | @vreynolds

[0.2.3] - 2022-02-10

Fixes

[0.2.2] - 2022-01-19

[0.2.1] - 2021-10-13

Added

  • Build and publish multi-arch docker images on tag (#27) | @MikeGoldSmith

Maintenance

  • Publish to docker hub on release (#22) | @MikeGoldSmith
  • Update installation command (#29) | @bixu
  • Change maintenance badge to maintained (#25)
  • Adds Stalebot (#26)
  • Add NOTICE (#23)
  • Add issue and PR templates (#21)
  • Add OSS lifecycle badge (#20)
  • Add community health files (#19)
  • Updates GitHub Action Workflows (#18)
  • Adds Dependabot (#17)
  • Switches CODEOWNERS to telemetry-team (#16)