Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 21:30
· 37 commits to main since this release
e08c2a3

What's Changed

  • JSON encode schemas URL passed to html template by @ibuildthecloud in #2
  • Update schema filter to include any method by @dramich in #3
  • Add the collection link to schemas with POST by @dramich in #4
  • Allow listing of schemas with only POST verb by @dramich in #5
  • [2.6.3] added support for json lines encoding by @paynejacob in #6
  • Add metrics by @rmweir in #7
  • fix: bug for CustomAPIUIResponseWriter func by @parchk in #1
  • Add metric for timing requests by @rmweir in #8
  • Register request time metric by @rmweir in #9
  • Fix register by @rmweir in #10
  • Implement drone-plugin-fossa by @oxr463 in #11
  • Bump versions by @macedogm in #12
  • updated cookie token size by @KevinJoiner in #14
  • [cleanup] Fix example server by @cmurphy in #16
  • Support k8s 1.25 by @jiaqiluo in #18
  • Updates for pagination by @cmurphy in #17
  • Adding warning headers by @crobby in #19
  • Include namespace in watch start event by @cmurphy in #20
  • Update wrangler to v1.1.0 by @rmweir in #21
  • Bump API-UI version by @macedogm in #25
  • Add check for nil schema ID before recording it by @JonCrowther in #23
  • Created several unit tests for server.go by @JonCrowther in #28
  • Add docs to README by @cmurphy in #22
  • Add initial Renovate configuration by @renovate-rancher in #26
  • Security bumps by @macedogm in #29
  • Update module github.com/stretchr/testify to v1.8.4 by @renovate-rancher in #32
  • Update module github.com/gorilla/websocket to v1.5.0 by @renovate-rancher in #34
  • Update module github.com/sirupsen/logrus to v1.9.3 by @renovate-rancher in #36
  • Update module github.com/gorilla/mux to v1.8.0 by @renovate-rancher in #33
  • Update gomod-k8sio-dependencies to v0.25.12 by @renovate-rancher in #30
  • Update module github.com/prometheus/client_golang to v1.16.0 by @renovate-rancher in #35
  • Update module github.com/rancher/wrangler to v1.1.1 by @renovate-rancher in #31
  • updated deps for k8s 1.27.4 by @vardhaman22 in #37
  • [2.8] Bumps rancher/wrangler to it's tagged v2 version. by @KevinJoiner in #49
  • [v1.28] [v2.8] Bump dependencies to k8s 1.28 | Update wrangler to v2.1.3 by @chiukapoor in #56
  • [2.8] Fixes by @pmatseykanets in #58
  • [backport 2.8] Add codeowners file by @JonCrowther in #68
  • [v2.8] Run go test with GH actions by @tomleb in #65
  • [2.8] Remove the Drone configuration file by @maxsokolovsky in #79
  • [v0.2] Create release on tag push by @tomleb in #100

New Contributors

Full Changelog: https://github.com/rancher/apiserver/commits/v0.2.0