Releases: kubeshop/kusk-gateway
Releases · kubeshop/kusk-gateway
v1.2.4
Changelog
- af9168c Add correct
Content-Type
on mock results - #719 (#740) - 92be3fc CLI: Move
kusk api generate
tokusk generate
- #667 (#730) - c9467ba CLI: Report errors to telemetry - #645 (#722)
- 15bdc83 Docs updates (#728)
- 44202c2 Fixed rate_Limit example in docs (#735)
- 73c6c82 add aloglia search (#748)
- c940f9b added version check warning for all commands but 'generate' (#727)
- 853657e fix issue where if no releases existed, running kusk upgrade --install would crash. This is because kusk was trying to look up the installed version of charts that weren't installed. Also removed incorrect version display where it would say upgrading to the version that was already installed (#747)
- b45e9d8 grouped install and upgrade under cluster subcommand (#726)
- 83102cc return an error if no upstream service or host defined rather than just assuming that if service isn't specified that host is which causes a panic if neither are defined (#738)
- 416b69f returning content-type application/json on validation error (#741)
- e0fa100 update envoy image to v1.23.1 (#739)
- 54f6e96 update getting started section (#729)
v1.2.3
v1.2.2
v1.2.1
Changelog
- 1a51c6d CLI Help: Hide docs if unused (#696)
- 990cf3b Deploy (#674)
- ca7bb74 Deploy (#679)
- 2e168b5 Docs updates (#699)
- 77cafc0 Kusk Install: Set public envoy fleet to be default envoy fleet (#704)
- 9b49b6f Kusk ip (#705)
- 7a17b22 Refactor: Misc tidyup but mainly introduce
internal/controllers/envoy.yaml
(#676) - c93fcfe Typos in expose your OpenAPI spec section (#684)
- 2889d82 change auth field from type to scheme (#700)
- c0a5fc1 simplify OAuth2 guide (#698)
- 2e823a3 skipping when trying to watch URLs (#683)
v1.2.0
Changelog
- 9f24463 CMD kusk dashboard - read kubeconfig from ENV and then from file before setting up port-forwading (#644)
- 9f970e4 OAuth: Support
oauth2
as an authentication method (#569) - 121a016 OAuth: Support oauth as an authentication method (#656)
- 839fff1 Upgrade Envoy to
v1.23.1
: Fixes issue with arm64 image (#649) - d3dc1b7 fix validation+mocking (#602)
- 0a36cdc update docs for mocking and validation (#650)
- 6d5e3f5 update port-forward instructions to use kusk dashboard command to access the dashboard if it's installed (#647)
v1.1.6
Changelog
- 01dc647 Add arm64 image for releases (#633)
- e84bd87 CLI validate specs before parsing it (#621)
- 9effed1 Fix allow buildx in release pipeline (#634)
- a437307 Improve
upgarde
command with additional information and spinner (#597) - 9c6fb2b Only trigger netlify when docs are changed (#603)
- 1a67066 Output helm warnings on kusk install/upgrade instead of erroring out (#608)
- b588a3c Update readme (#615)
- af032ac Use docusaurus (#611)
- 21a95d2 add arm64 support (#632)
- 5142a9e add search to docs (#622)
- ad63a3e change heading
- 195e595 feat: add spinner to kusk install command (#594)
- 2a9a1eb fix upstream host docs (#605)
- 09deb3a fix: reintroduce custom releaseName (#600)
- d3aaaa6 move docs to docs.kusk.io (#620)
- 0c88566 support disabling analytics for kusk-gateway-api in the install command (#613)
- 6b2ffa8 update baseUrl
- e7e370f update docusaurus workflow (#614)
- 57d8cbf update getting started docs (#617)
- 290ccb2 update mkdocs file location in docs deploy ci (#610)
- d2f5aa3 update path for docs to be root (#616)
v1.1.5
Changelog
- d74df6f Default envoy fleet (#582)
- 4e004aa add privacy document regarding the telemetry we collect (#570)
- 902c7a0 added default field to envoyfleet resource (#586)
- 80d0249 changed analytics property from event to message so we don't lose information about kusk operation executed (#587)
- ab56b88 fix kusk gateway crashes when no global upstream (#578)
- 99297f3 removed service annotation reconciler (#588)