What's Changed
- experimental: swap out custom retry logic for go-retryablehttp (#977)
- build(deps): bump golang.org/x/tools/gopls from 0.8.4 to 0.9.0 (#979)
- build(deps): bump github.com/go-delve/delve from 1.8.3 to 1.9.0 (#978)
- Remove healthcheck notification (#975)
- flarectl: Add priority flag (#976)
- experimental: provide support for STS (#980)
- Add miscategorization API (#982)
- Add Web3 API (#983)
- experimental: improve parameter conventions for simple operations Get/Delete (#984)
- experimental: swap method signature conventions (#985)
- tunnels: Add API method to get connections for a tunnel (#971)
- build(deps): bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0 (#986)
- Fixes .gitignore (#987)
- tests: provide a
loadFixture
helper to clean up JSON outputs (#989) - managed_headers: Add filtering flag for managed headers API (#988)
- zones: add experimental auto-pagination (#990)
- build(deps): bump golang.org/x/tools/gopls from 0.9.0 to 0.9.1 (#992)
- rulesets: Added support for SNI override for the
route
action (#958) - teams_accounts: Expose
Blockpage.{MailtoAddress,MailtoSubject}
fields (#991) - tunnels: remove accountid property from TunnelListParams (#993)
- rulesets: Add dynamic redirect phase support for rulesets (#994)
- rulesets: Change bypass_cache to cache parameter for Cache Rules (#996)
- build(deps): bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.0 (#995)
- build(deps): bump github.com/golangci/golangci-lint from 1.47.0 to 1.47.1 (#997)
Full Changelog: v0.44.0...v0.45.0