Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 13:41
· 444 commits to main since this release
62c9d36

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
  • Backport 2.7 Updating ByNames to not return nil, nil by @MbolotSuse in #145
  • [2.7] Fixes by @pmatseykanets in #153
  • [Backport 2.7] WatchNames: return errors via WebSocket by @moio in #164
  • [Backport] v2.7: Migrate from Drone to GHA by @nflynt in #220
  • [v0.1] Create release on tag push by @joshmeranda in #326

New Contributors

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