Releases: svix/svix-cli
v0.17.0
What's Changed
- Bump libs to use new module name by @svix-frank in #75
- Login: Support setting API URL by @svix-frank in #77
- Bump libs version by @svix-frank in #79
- Update changelog for new version by @svix-frank in #78
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- cleanup extra println by @svix-frank in #72
- Add Support for integration API by @svix-frank in #73
- update changelog for 0.16.0 by @svix-frank in #74
Full Changelog: v0.15.1...v0.16.0
v0.15.1
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
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
v0.13.0
v0.12.0
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
v0.11.0
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
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)