Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 635 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Changed

  • Bump kube to 0.89.0 and update all dependencies (#762).
  • Bump k8s compilation version to 1.29. Also bump all dependencies (#769).

[0.2.0] - 2024-03-26

Changed

  • Implement PartialEq for most Snafu Error enums (#757).
  • Update Rust to 1.77 (#759)