Releases: honeycombio/honeymarker
Releases · honeycombio/honeymarker
v0.2.12
What's Changed
Maintenance
- Document use of configuration key instead of writekey by @danielcompton in #79
New Contributors
- @danielcompton made their first contribution in #79
Full Changelog: v0.2.11...v0.2.12
v0.2.11
v0.2.10
[0.2.10] - 2022-07-20
Maintenance
- Re-release to fix OpenSSL CVE
v0.2.9
[0.2.9] - 2022-06-02
Fixes
- Change --version flag to version subcommand (#59) | @kentquirk
Version 0.2.8 added a --version
flag to identify the version number. However, it accidentally broke some of the subcommands, so this replaces it with a version
subcommand, which takes no arguments, reports the version number, and exits immediately.
v0.2.8
[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
v0.2.7
v0.2.6
This release simply changes the way that the product is built; there were no functional changes. The release now includes .rpm and .deb packages for 386, arm, amd64, and arm64 architectures, as well as binary executables for linux and darwin (OSX).
v0.2.5
[0.2.5] - 2022-05-02
- Resolve CVE by upgrading to a newer docker version (#47) | @kentquirk
v0.2.4
Maintenance
- maint: update release job (#45) | @vreynolds
- docs: how to use with environments (#44) | @vreynolds
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Fixes
- honeymarker: omit empty datetime fields on req (#41) | @bradolson-virta
New Contributors
- @bradolson-virta made their first contribution in #41
Full Changelog: v0.2.2...v0.2.3