Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 13:34
· 429 commits to main since this release
5ffa947

What's Changed

  • Allow UIs apikeys path by splitting steves api paths by @cbron in #1
  • Routes includes apis path prefix by @cbron in #2
  • Drop things from the queue when completed by @dramich in #3
  • Support user.Info having serviceaccount name by @ibuildthecloud in #7
  • Don't return revision in counts and only return error/transitions states by @ibuildthecloud in #8
  • Set x-forwarded-proto if unset and needed. by @ibuildthecloud in #9
  • Add disable filter to allow exec/logs by @StrongMonkey in #11
  • Add self link by @StrongMonkey in #13
  • Add default api server and fix invalid open-api arbitrary type by @guangbochen in #14
  • Add ability to support registryOverride by @StrongMonkey in #15
  • Update wrangler to use v1 apiextention by @StrongMonkey in #17
  • Change frame options by @ibuildthecloud in #18
  • Don't append CA if url is behind public CA by @StrongMonkey in #19
  • Update go.mod for apiserver by @dramich in #22
  • Update apiserver version by @dramich in #24
  • Fix issues when creating clusterrolebindings to namespaces objects by @ibuildthecloud in #23
  • Fix role revision index for rolebindings that bind to clusterroles by @ryansann in #29
  • Vendor update for APIserver by @dramich in #30
  • Bump remotedialer to add pause/resume functionality by @thedadams in #35
  • feat: support k8s version less than 1.16 by @CraigMChen in #33
  • Fixed errors in obtaining object relationships by @aiwantaozi in #37
  • Add metrics by @rmweir in #38
  • Prevent write on closed channel by @jakefhyde in #41
  • Dependencies bumps by @macedogm in #45
  • Add field filtering for resources by @cmurphy in #46
  • enable fossa scanning by @paraglade in #44
  • Make watches debuggable by @cmurphy in #49
  • v1.24.0 by @ebauman in #50
  • generate a service account token to make it work in 1.24 by @jiaqiluo in #53
  • wait for svc account secret to be populated with token by @kinarashah in #54
  • Adding user authentication failed context value by @MbolotSuse in #56
  • Adding logic to limit number of cached schemas by @MbolotSuse in #55
  • Steve Pipeline, Go Version updates by @MbolotSuse in #59
  • Cleanup and docs by @cmurphy in #60
  • Updates Schemas watch logic. by @KevinJoiner in #61
  • Support k8s 1.25 by @jiaqiluo in #66
  • Changing view links by @MbolotSuse in #67
  • Bump dynamic listener to v0.3.5 by @MbolotSuse in #65
  • Changing count watch to only return changed counts by @MbolotSuse in #58
  • Add tests for RBAC partitioner by @cmurphy in #68
  • Pagination, sorting, filtering by @cmurphy in #63
  • Implmentation of warning headers by @crobby in #69
  • Expose WarningBuffer type for external use by @crobby in #70
  • Fixes a bug with resource.error watch events by @MbolotSuse in #72
  • Bump apiserver by @cmurphy in #73
  • Revert client change by @rmweir in #74
  • Update wrangler to v1.1.0 by @rmweir in #77
  • Add support for OR and NOT filters by @cmurphy in #76
  • Add initial Renovate configuration by @renovate-rancher in #82
  • Change cache default to false by @rmweir in #106
  • Add projectsornamespaces query parameter by @cmurphy in #105
  • Fix drone validate build by @moio in #109
  • Proxy store improve error handling by @moio in #110
  • Add tests by @rmweir in #111
  • LRU cache: fix concurrent map write by @moio in #80
  • Drop unrecognized fields before update by @cmurphy in #112
  • build: Bump dependencies by @pjbgf in #115
  • chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.5 by @renovate-rancher in #114
  • chore(deps): update module github.com/rancher/saml to v0.2.0 by @renovate-rancher in #98
  • chore(deps): update module github.com/rancher/remotedialer to v0.3.0 by @renovate-rancher in #97
  • chore(deps): update module github.com/gorilla/websocket to v1.5.0 by @renovate-rancher in #95
  • chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.5.11.2 by @renovate-rancher in #93
  • chore(deps): update module github.com/urfave/cli to v1.22.14 by @renovate-rancher in #92
  • chore(deps): update module github.com/rancher/kubernetes-provider-detector to v0.1.5 by @renovate-rancher in #89
  • chore(deps): update module github.com/pborman/uuid to v1.2.1 by @renovate-rancher in #88
  • chore(deps): update module github.com/rancher/wrangler to v1.1.1 by @renovate-rancher in #90
  • chore(deps): update github.com/rancher/pkg digest to b04c094 by @renovate-rancher in #86
  • chore(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate-rancher in #96
  • chore(deps): update github.com/rancher/norman digest to ccd31a4 by @renovate-rancher in #85
  • chore(deps): update module github.com/urfave/cli/v2 to v2.25.7 by @renovate-rancher in #100
  • chore(deps): update github.com/rancher/apiserver digest to de731cd by @renovate-rancher in #84
  • chore(deps): update module k8s.io/klog to v2 by @renovate-rancher in #104
  • chore(deps): update module github.com/adrg/xdg to v0.4.0 by @renovate-rancher in #94
  • chore(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate-rancher in #99
  • chore(deps): update github.com/rancher/apiserver digest to d134152 by @renovate-rancher in #118
  • chore(deps): update github.com/rancher/norman digest to 078862e by @renovate-rancher in #119
  • updated deps for k8s 1.27 by @vardhaman22 in #117
  • Run container as a non-root user by @maxsokolovsky in #125
  • Add developer docs to README by @cmurphy in #64
  • Add section on pagination design to README by @cmurphy in #128
  • Updating ByNames to not return nil, nil by @MbolotSuse in #132
  • [2.8] Bumps rancher/wrangler to it's tagged v2 version. by @KevinJoiner in #144
  • [2.8] Fixes by @pmatseykanets in #152
  • [v1.28] [v2.8] Bump dynamiclistner to v0.4.0-rc2 by @chiukapoor in #157
  • [Backport 2.8] WatchNames: return errors via WebSocket by @moio in #165
  • [2.8 Backport] Fix data race by @JonCrowther in #190
  • [Backport] v2.8: Migrate from Drone to GHA by @nflynt in #219
  • [Backport] v2.8: Fix getcachekey v2.8 by @rmweir in #211
  • [v2.8] Fix/44022 (42788) by @gehrkefc in #285
  • 2.8 helm data formatter by @diogoasouza in #307
  • [v2.8] Refactor ID based partitioning, add unit tests by @nflynt in #311
  • [v0.2] Create release on tag push by @joshmeranda in #325

New Contributors

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