Releases: cash-track/gateway
Releases · cash-track/gateway
v1.1.3
What's Changed
- Upgrade kubectl, github actions, add attestation by @vokomarov in #20
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
What's Changed
- Implement retry on HTTP error for broken connection by @vokomarov in #18
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Increase deploy wait timeout by @vokomarov in #16
- Support authentication for login passkey endpoints by @vokomarov in #17
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #14
- Fix forwarding non-ok Options request by @vokomarov in #15
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Added API client tests by @vokomarov in #11
- Added router helper tests by @vokomarov in #12
- Refactoring by @vokomarov in #13
Full Changelog: v0.0.6...v1.0.0
v0.0.6
What's Changed
- Add unit tests by @vokomarov in #5
- Update quality action branch by @vokomarov in #6
- Add code linter by @vokomarov in #7
- Add auth cookies tests by @vokomarov in #8
- Add headers tests by @vokomarov in #9
- Added tests, server buffer size configuration by @vokomarov in #10
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix multiple headers writing error, ensure URL encoding paths by @vokomarov in #4
Full Changelog: v0.0.4...v0.0.5