Skip to content

Releases: sorcero/go-cat

v0.0.23

06 Nov 19:33
3f26d8d
Compare
Choose a tag to compare

Changelog

  • 3f26d8d feat: add exponential backoff for go-cat push
  • af1bed5 fix: path to go-cat in entrypoint use: /bin/go-cat

v0.0.22

22 May 17:31
6bcbcf7
Compare
Choose a tag to compare

Changelog

  • 6bcbcf7 ci: add docker builds
  • 2010dee fix: move docker container to github actions instead of goreleaser
  • 136db51 feat: add -e feature to include environment variable key in the output

v0.0.21-rc.2

04 Apr 08:59
593531a
Compare
Choose a tag to compare

Changelog

  • 593531a fix: add missing error declaration
  • 6f0321c feat: add --overwrite flag

v0.0.21-rc.1

03 Apr 18:00
f5d41b8
Compare
Choose a tag to compare

Changelog

  • f5d41b8 feat: add support for archival with --archive flag
  • 3e512a8 fix: make the commit message for meaningful
  • 3cef670 fix: add release title name
  • d859d15 fix: google cloud logging link fixes

v0.0.20

31 Mar 19:11
3e69dc9
Compare
Choose a tag to compare

Changelog

  • 3e69dc9 feat: override title and add google-cloud logging support on the UI for togomak

v0.0.19

31 Mar 15:45
de8d3bc
Compare
Choose a tag to compare

Changelog

  • de8d3bc fix: escape google cloud logging query

v0.0.18

31 Mar 07:12
2fe9b33
Compare
Choose a tag to compare

Changelog

  • 2fe9b33 fix: override go-cat title
  • ea0b4d6 fix: handle null label conditions

v0.0.17

30 Mar 18:39
2a94994
Compare
Choose a tag to compare

Changelog

  • 2a94994 feat: add label display on release UI
  • fadb7c5 feat: add label feature

v0.0.16

30 Mar 09:51
88199f9
Compare
Choose a tag to compare

Changelog

  • 88199f9 fix: add missing return
  • 82363ca fix: remove the supplied queue file name alone

v0.0.15

30 Mar 06:09
e9d4da8
Compare
Choose a tag to compare

Changelog

  • e9d4da8 feat: add file locking on go-cat add command
  • e6d4759 fix: allow modifying go-cat web title
  • 67ad8ba feat: add support for providing queue db file name in 'gocat push' subcommand