kubeprobes/CHANGELOG.md
semantic-release-bot b906789967
All checks were successful
ci/woodpecker/push/release Pipeline was successful
release(rc): v1.2.0-rc.1
## [1.2.0-rc.1](https://git.ext.icikowski.pl/go/kubeprobes/compare/v1.1.0...v1.2.0-rc.1) (2024-03-01)

### Features

* **handlers:** add individual handlers fetching ([bb108ad](bb108ad9ba))

### Refactoring

* **kubeprobes:** refactor code ([d33e9f1](d33e9f19ea))
2024-03-01 22:46:27 +00:00

2.4 KiB

1.2.0-rc.1 (2024-03-01)

Features

  • handlers: add individual handlers fetching (bb108ad)

Refactoring

  • kubeprobes: refactor code (d33e9f1)

1.1.0 (2024-02-29)

Features

  • handler: change path resolver logic (40bad6b)

Continuous Integrations

  • init: add initial CI configuration (0db0e61)
  • renovate: add Renovate bot configuration (f5303b8)

Build system and dependencies

  • deps: update all non-major dependencies (288033e)
  • deps: update dependency semantic-release to v23 (213039e)

1.1.0-rc.1 (2024-02-29)

Features

  • handler: change path resolver logic (40bad6b)

Continuous Integrations

  • renovate: add Renovate bot configuration (f5303b8)

Build system and dependencies

  • deps: update all non-major dependencies (288033e)
  • deps: update dependency semantic-release to v23 (213039e)

1.0.1-rc.1 (2023-11-04)

Continuous Integrations

  • init: add initial CI configuration (0db0e61)