Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Releases: svix/svix-cli

v0.17.0

14 Mar 15:14
ad2b113
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

01 Feb 17:02
56e4f14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.16.0

v0.15.1

05 Jan 16:15
ee39413
Compare
Choose a tag to compare

What's Changed

  • Verify: print non-timestamp-enforced error if found by @svix-frank in #69
  • Try to read from stdin regardless of if its a TTY by @svix-frank in #70

Full Changelog: v0.15.0...v0.15.1

v0.15.0

28 Dec 21:58
a7c4f7e
Compare
Choose a tag to compare

What's Changed

  • Make dashboard access command name uniform with lib names by @svix-frank in #62
  • Bump svix-libs to 0.37.0 & support new features by @svix-frank in #63
  • verify: improve error output & flag descriptions by @svix-frank in #64
  • Bump cobra to 1.3.0, replace completion command by @svix-frank in #47
  • pretty: disable color by default on windows by @svix-frank in #65
  • Bump libs & add support for server_url by @svix-frank in #66
  • Verify: Improve error message for invalid timestamp by @svix-frank in #67

Full Changelog: v0.14.0...v0.15.0

v0.14.0

01 Sep 19:04
f0dbdb4
Compare
Choose a tag to compare

Changelog

3890698 Listen: Add support for other http methods (#60)
f0dbdb4 update changelog for 0.14.0 (#61)

v0.13.0

05 Aug 13:39
1a68350
Compare
Choose a tag to compare

Changelog

402b3f3 Add Play Support (#58)
1a68350 update changelog (#59)

v0.12.0

28 Jul 23:41
fc73d1d
Compare
Choose a tag to compare

Changelog

fc45611 Add alias for application (#48)
aa0c0f2 Add full url to listen example (#54)
b45200c Add import & export functions (#53)
7e95398 Add logout command (#49)
3c893ee Bump svix-libs (#50)
fd84ff3 Bump svix-libs to v0.24.0, add convenience flags (#57)
5a2c477 README: add a nice header
7f949ae Update color options to enum (#45)
fc73d1d update changelog (#51)

v0.11.1

02 Jul 13:37
a9e01ba
Compare
Choose a tag to compare

Changelog

feb1b35 Fix application update methods argument count (#43)
a9e01ba update documentation for v0.11.1 (#44)

v0.11.0

01 Jul 18:22
eca1a9c
Compare
Choose a tag to compare

Changelog

fd3b688 Add listen command for local webhook relay (#26)
971c7f6 Bump svix-libs version to enable verifying with prefixed webhook secrets (#35)
7d61516 Don't escape html chars when generating json (#37)
b7afe30 Listen: Make relay token persistent (#38)
2425061 Listen: Reconnect if connection is interrupted (#39)
5f4dee1 Update token generation with crypto/rand (#40)
eca1a9c update documentation for v0.11.0 (#34)

v0.10.0

22 Jun 17:18
7113950
Compare
Choose a tag to compare

Changelog

2d953fb Bump svix-libs to v0.17.0 (#23)
64e46bc Update module path & goreleaser to reflect new Github Org (#21)
3c3995e Update readme's local dev build command (#22)
7113950 ci: fix run on configuration (#33)
e2d0d00 pretty: print json body on error if possible (#30)
960b6a6 release: setup snapcraft releases (#29)
d3cdbac update documentation for v0.10.0 (#32)