Releases: olix0r/kubert
Releases · olix0r/kubert
v0.17.0
What's Changed
- chore: allow some duplicate deps by @hawkw in #166
- chore: update
metrics
deps by @hawkw in #164 - chore: update
kube
dependencies to 0.83 by @hawkw in #163 - client: Allow constructing client from a
Service
by @hawkw in #165 - chore: bump
kube
deps to v0.84 by @hawkw in #169 - Update dev to v40 by @olix0r in #171
- client, server: add support for
boringssl
TLS by @hawkw in #167 - Fix compilation when only the
lease
feature is enabled by @flavio in #170 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.4.0 to 1.5.2 by @dependabot in #146
- build(deps): bump DavidAnson/markdownlint-cli2-action from 9.0.0 to 11.0.0 by @dependabot in #162
- ci: Increase client workflow timeout to 15 mins by @olix0r in #172
- build(deps): bump actions/checkout from 3.4.0 to 3.5.3 by @dependabot in #161
- runtime: Remove server binding boilerplate by @olix0r in #168
- chore: update
boringssl
deps to v3.x by @hawkw in #178 - build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.2 to 1.5.4 by @dependabot in #177
- v0.17.0 by @olix0r in #179
New Contributors
Full Changelog: release/v0.16.1...release/v0.17.0
v0.16.1
v0.16.0
What's Changed
- style: fix clippy auto-deref lints by @hawkw in #135
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #133
- chore: allow duplicate versions of
hermit-abi
andbitflags
by @hawkw in #138 - Allow runtime to accept an admin builder by @adleong in #141
- v0.16.0 by @olix0r in #145
Full Changelog: release/v0.15.0...release/v0.16.0
v0.15.0
What's Changed
Full Changelog: release/v0.14.0...release/v0.15.0
v0.14.0
What's Changed
- Remove Claim
non_exhaustive
by @kleimkuhler in #124 - Update dev action to v39 by @olix0r in #125
- Update kube to v0.79 by @olix0r in #126
- v0.14.0 by @olix0r in #127
New Contributors
- @kleimkuhler made their first contribution in #124
Full Changelog: release/v0.13.0...release/v0.14.0
v0.13.0
What's Changed
- ci: Use linkerd/dev setup actions by @olix0r in #96
- Bump EmbarkStudios/cargo-deny-action from 1.3.2 to 1.4.0 by @dependabot in #95
- Bump softprops/action-gh-release from 0.1.14 to 0.1.15 by @dependabot in #98
- Bump actions/checkout from 3.1.0 to 3.3.0 by @dependabot in #115
- Bump linkerd/dev from 35 to 39 by @dependabot in #101
- admin: make 405 responses standards-compliant by @hawkw in #108
- add Prometheus metrics endpoint by @hawkw in #116
- Update kube requirement from 0.76 to 0.78 by @olix0r in #117
- Bump DavidAnson/markdownlint-cli2-action from 7.0.0 to 9.0.0 by @dependabot in #109
- Prepare for v0.13.0 by @olix0r in #118
Full Changelog: release/v0.12.0...release/v0.13.0
v0.12.0
v0.11.1
What's Changed
- cargo-deny: Ignore windows-sys conflicts by @olix0r in #84
- Update extractions/setup-just to v1.5.0 by @olix0r in #85
- Bump docker/setup-buildx-action from 2.0.0 to 2.2.1 by @dependabot in #82
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #79
- lease: A distributed, cooperative lock by @olix0r in #83
- v0.11.1 by @olix0r in #86
Full Changelog: release/v0.11.0...release/v0.11.1
v0.11.0
What's Changed
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #75
- docs: fix
index
module not being present on docs.rs by @hawkw in #78 - Update to clap v4 by @olix0r in #77
New Contributors
Full Changelog: release/v0.10.0...release/v0.11.0