Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 21:31
· 99 commits to main since this release
f053a92

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 @tomleb in #52
  • [2.7] updated deps for k8s 1.27.4 by @MbolotSuse in #51
  • [2.7] Fixes by @pmatseykanets in #57
  • [backport 2.7] Add codeowners file by @JonCrowther in #67
  • [v2.7] Run go test with GH actions by @tomleb in #64
  • [2.7] Remove the Drone configuration file by @maxsokolovsky in #80
  • [v0.1] Create release on tag push by @tomleb in #101

New Contributors

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