kubeprobes/CHANGELOG.md
semantic-release-bot 71f7e9e7df release(rc): v1.3.0-rc.1
## [1.3.0-rc.1](https://git.ext.icikowski.pl/go/kubeprobes/compare/v1.2.1-rc.1...v1.3.0-rc.1) (2024-03-02)

### Features

* **validation:** add empty probe lists validation ([82b6034](82b6034625))

### Refactoring

* **names:** refactor handler fetching methods' names ([373c803](373c803c00))
* **validation:** improve errors joining ([ea92b29](ea92b2979c))
2024-03-02 15:30:51 +00:00

3.7 KiB

1.3.0-rc.1 (2024-03-02)

Features

  • validation: add empty probe lists validation (82b6034)

Refactoring

  • names: refactor handler fetching methods' names (373c803)
  • validation: improve errors joining (ea92b29)

1.2.1-rc.1 (2024-03-02)

Build system and dependencies

  • deps: update dependency @semantic-release/npm to v11.0.3 (203180c)

1.2.0 (2024-03-01)

Features

  • handlers: add individual handlers fetching (bb108ad)

Refactoring

  • kubeprobes: refactor code (d33e9f1)

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)