Skip to content

Releases: olix0r/kubert

kubert v0.21.2

26 Apr 16:55
f3233a5
Compare
Choose a tag to compare

What's Changed

  • build(deps): update rcgen requirement from 0.11.2 to 0.12.0 by @dependabot in #219
  • build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.6.2 by @dependabot in #236
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 by @dependabot in #222
  • build(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 by @dependabot in #227
  • build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #234
  • build(deps): bump softprops/action-gh-release from 2.0.2 to 2.0.4 by @dependabot in #237
  • Update MSRV to v74 by @olix0r in #239
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #238
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 15.0.0 to 16.0.0 by @dependabot in #242
  • build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #244
  • build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3 by @dependabot in #245
  • build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #246
  • Add prometheus metrics for resource watch events by @adleong in #243

Full Changelog: kubert/v0.21.1...kubert/v0.21.2

kubert v0.21.1

11 Dec 03:40
64cf13b
Compare
Choose a tag to compare

What's Changed

Full Changelog: kubert-prometheus-tokio/v0.1.0...kubert/v0.21.1

kubert-prometheus-tokio v0.1.0

11 Dec 03:29
1b1ad37
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @olix0r in #213
  • examples: Update lease to export metrics by @olix0r in #214
  • admin: Include tokio runtime metrics in the default metrics export by @olix0r in #215
  • prom-tokio: Touchup docs by @olix0r in #216
  • Update kubert release tag format by @olix0r in #217

Full Changelog: release/v0.21.0...kubert-prometheus-tokio/v0.1.0

kubert v0.21.0

10 Dec 03:34
e809fb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: kubert-prometheus-process/v0.1.0...release/v0.21.0

kubert-prometheus-process v0.1.0

10 Dec 00:06
a487ccd
Compare
Choose a tag to compare

What's Changed

  • admin: Replace 'metrics' with 'prometheus-client' by @olix0r in #211

Full Changelog: release/v0.20.0...kubert-prometheus-process/v0.1.0

v0.20.0

04 Dec 20:37
14a20aa
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 3.5.3 to 4.1.1 by @dependabot in #192
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 by @dependabot in #205
  • deps: Update kube to v0.87.1 by @olix0r in #208

Full Changelog: release/v0.19.0...release/v0.20.0

v0.19.0

03 Nov 21:24
a36dff5
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump DavidAnson/markdownlint-cli2-action from 11.0.0 to 13.0.0 by @dependabot in #185
  • build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.4 to 1.5.5 by @dependabot in #187
  • temporarily pin clap and anstyle dependencies by @hawkw in #190
  • replace BoringSSL with OpenSSL by @hawkw in #191
  • dev: v42 by @olix0r in #199
  • v0.19.0 by @olix0r in #200

Full Changelog: release/v0.18.0...release/v0.19.0

v0.18.0

15 Aug 21:10
9ac1ea6
Compare
Choose a tag to compare

What's Changed

  • update to kube-rs v0.85 and k8s-openapi v0.19 by @hawkw in #180

Full Changelog: release/v0.17.0...release/v0.18.0

v0.17.0

15 Aug 19:49
f8b6aa7
Compare
Choose a tag to compare

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

14 Apr 20:18
c69487d
Compare
Choose a tag to compare

What's Changed

Full Changelog: release/v0.16.0...release/v0.16.1