Skip to content

Releases: kubeshop/kusk-gateway

v1.2.4

19 Sep 21:24
73c6c82
Compare
Choose a tag to compare

Changelog

  • af9168c Add correct Content-Type on mock results - #719 (#740)
  • 92be3fc CLI: Move kusk api generate to kusk 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

07 Sep 22:26
c1a8547
Compare
Choose a tag to compare

Changelog

  • c1a8547 added default image value for envoyfleet CRD (#717)

v1.2.2

07 Sep 11:04
d9398fc
Compare
Choose a tag to compare

Changelog

  • 27064a4 allowing for update of default envotfleet (#711)
  • 70edcd1 fix rate-limits doc (#710)
  • d9398fc silencing errors in the command so we don't have duplicate error output (#712)

v1.2.1

07 Sep 08:54
77cafc0
Compare
Choose a tag to compare

Changelog

v1.2.0

30 Aug 13:49
121a016
Compare
Choose a tag to compare

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

18 Aug 12:50
9effed1
Compare
Choose a tag to compare

Changelog

v1.1.5

08 Aug 11:49
a54a5d9
Compare
Choose a tag to compare

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)

v1.1.5-rc3

29 Jul 13:28
95677c7
Compare
Choose a tag to compare
v1.1.5-rc3 Pre-release
Pre-release

Changelog

  • 95677c7 fix release pipeline by passing in telemetry token into kusk cli binary build (#571)

v1.1.4

22 Jul 11:29
b995973
Compare
Choose a tag to compare

Changelog

v1.1.3

22 Jul 09:18
5cc52ed
Compare
Choose a tag to compare

Changelog

  • 5cc52ed Add docs for mocking command (#550)
  • 8487de4 added kusk-heartbeat which will send 'kusk-heartbeat' event to telemetry daily (#549)
  • affd094 added stargazers label (#548)