·
1 commit
to refs/heads/main
since this release
What's Changed
Highlights include:
- Environment variable references can now be passed to Gateway or Console, allowing you to store references to secret variables used by the host, within your configuration. (#87)
- Partner zones are now available, start securely sharing your streaming data with external partners, without needing to replicate the data. Checkout our docs for more info (#80)
- Fixed duplicate printout statements
- More informative error responses in certain situations
- feat: console api schema updated (#92) @marnas
- Various doc fix (#91) @strokyl
- Add run (#90) @strokyl
- Schema code reorg (#89) @strokyl
- Ops 630 pass external environment variable reference (#87) @marnas
- Introduce dev mode for hidden command (#88) @strokyl
- fix: buildAlias duplication fixed (#86) @marnas
- feat: panic replaced with graceful exit (#85) @marnas
- Fix ServiceAccount check when defining commands (#83) @gbecan
- Fix Release Action (#81) @BStarmerSmith
- feat(1656): include partner zone gateway api changes (#80) @achever1
Dependency updates
- Bump golang.org/x/net from 0.23.0 to 0.33.0 (#82) @dependabot