Releases: olix0r/kubert
Releases · olix0r/kubert
kubert v0.23.0-alpha10
What's Changed
Full Changelog: kubert/v0.23.0-alpha9...kubert/v0.23.0-alpha10
kubert v0.23.0-alpha7
What's Changed
Full Changelog: kubert/v0.23.0-alpha6...kubert/v0.23.0-alpha7
kubert v0.23.0-alpha6
Full Changelog: kubert-prometheus-process/v0.2.0-alpha1...kubert/v0.23.0-alpha6
kubert-prometheus-tokio v0.2.0-alpha1
chore: bump alpha versions (#342) * chore(kubert): v0.23.0-alpha6 * chore(kubert-prometheus-tokio): v0.2.0-alpha1 * chore(kubert-prometheus-process): v0.2.0-alpha1 * fix(deps): fix example deps
kubert-prometheus-process v0.2.0-alpha1
chore: bump alpha versions (#342) * chore(kubert): v0.23.0-alpha6 * chore(kubert-prometheus-tokio): v0.2.0-alpha1 * chore(kubert-prometheus-process): v0.2.0-alpha1 * fix(deps): fix example deps
kubert v0.23.0-alpha5
kubert v0.23.0-alpha4
kubert v0.23.0-alpha3
What's Changed
- feat(admin)!: support compression on all HTTP endpoints by @olix0r in #318
- feat(runtime): instrument watch metrics on caches by @olix0r in #319
- chore: remove unused deflate dependency by @olix0r in #320
- fix(server): rustls-tls compilation by @olix0r in #324
- build(deps): bump Swatinem/rust-cache from 2.7.5 to 2.7.7 by @dependabot in #323
- build(deps): bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 by @dependabot in #322
- chore(admin): cleanup admin router by @olix0r in #326
- feat(admin): add optional diagnostics endpoint by @olix0r in #327
- feat(runtime): add watch admin diagnostics by @olix0r in #317
- feat(runtime): add Runtime::spawn_lease by @olix0r in #328
- chore(admin): move watch diagnostics to a module by @olix0r in #329
- feat(diagnostics)!: use camelCase in returned json by @olix0r in #330
- feat(runtime): add lease diagnostics by @olix0r in #321
- chore(kubert): v0.23.0-alpha3 by @olix0r in #331
Full Changelog: kubert/v0.23.0-alpha2...kubert/v0.23.0-alpha3
kubert v0.23.0-alpha2
What's Changed
- build(deps): bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #279
- chore(ci): update dependabot config by @olix0r in #309
- build(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 by @dependabot in #310
- build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #311
- build(deps): bump the kube group with 5 updates by @dependabot in #312
- fix(admin): Set SOCK_NONBLOCK on the listener by @olix0r in #313
- chore: remove .cargo/config.toml by @olix0r in #314
- fix(admin,server): Fix HTTP server options by @olix0r in #315
- chore(kubert): v0.23.0-alpha2 by @olix0r in #316
Full Changelog: kubert/v0.23.0-alpha1...kubert/v0.23.0-alpha2
kubert v0.23.0-alpha1
What's Changed
- build(deps): bump softprops/action-gh-release from 2.0.8 to 2.1.0 by @dependabot in #281
- build(deps): bump linkerd/dev from v43 to v44 by @olix0r in #293
- chore(cargo): move core/public dependencies to workspace by @olix0r in #296
- chore: update max k8s version to v1.31 by @olix0r in #297
- build(deps): update kube to 0.97.0 by @olix0r in #298
- build(deps): update tokio-rustls requirement from 0.24.1 to 0.26.1 by @dependabot in #294
- build(deps): bump hyper-openssl from 0.9 to 0.10 by @olix0r in #300
- chore: cleanup deny warnings by @olix0r in #301
- build(deps): bump thiserror from 1 to 2 by @olix0r in #303
- ci(examples): avoid flakiness by removing --frozen by @olix0r in #304
- build(deps): bump rustls-pemfile from 1 to 2 by @olix0r in #302
- build(deps): update tokio-metrics requirement from 0.3 to 0.4 by @dependabot in #287
- refactor(ci): unify pull request workflows by @olix0r in #305
- build(deps-dev): bump rcgen from 0.12 to 0.13 by @olix0r in #306
- build(deps): bump hyper from 0.14 to 1 by @olix0r in #307
- chore(kubert): v0.23.0-alpha1 by @olix0r in #308
Full Changelog: kubert/v0.22.0...kubert/v0.23.0-alpha1