Skip to content

Releases: No9/libcrio

v2.1.0

06 Mar 21:51
@No9 No9
747d77b
Compare
Choose a tag to compare

What's Changed

  • add support for inspecting a container by @swermin in #4
  • Workflow updates and clippy formatting by @No9 in #5

New Contributors

  • @swermin made their first contribution in #4
  • @No9 made their first contribution in #5

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 May 17:00
@No9 No9
Compare
Choose a tag to compare
  • Fixes large responses causing hanging response as raised in #2

v1.4.0

26 Jan 00:53
@No9 No9
Compare
Choose a tag to compare

feat!:Add string parser to enum and change to plural
feat: Add clone to structs
fix: use wait to capture output success
fix read_to_string
feat: Consolidate console code

v0.2.0

23 Jan 14:02
@No9 No9
Compare
Choose a tag to compare
  • Add support for tailing the log
  • Make stucts serializable
  • Deprecate log call

v0.1.4

17 Jan 01:49
@No9 No9
Compare
Choose a tag to compare
  • Support for RedHat Core OS and most other public cloud kubernetes providers
  • Gets pods, images, ps, inspectp, logs
  • Bring your own path and critcl.yaml support means that you can deploy your own crictl binary if the host node doesn't have one.