kubeprobes/CHANGELOG.md
semantic-release-bot e830e25560
All checks were successful
ci/woodpecker/push/release Pipeline was successful
release(rc): v1.3.1-rc.11
## [1.3.1-rc.11](https://git.ext.icikowski.pl/go/kubeprobes/compare/v1.3.1-rc.10...v1.3.1-rc.11) (2024-05-27)

### Refactoring

* **formatting:** change line terminators from CRLF to LF ([ec44d7f](ec44d7f643))
2024-05-27 23:54:51 +00:00

8.7 KiB

1.3.1-rc.11 (2024-05-27)

Refactoring

  • formatting: change line terminators from CRLF to LF (ec44d7f)

1.3.1-rc.10 (2024-05-27)

Continuous Integrations

  • test: remove group directive (a1bab99)

1.3.1-rc.9 (2024-05-21)

Continuous Integrations

  • deps: pin conventional-changelog-conventionalcommits to version 7.x (b15846a)

Build system and dependencies

  • deps: update all non-major dependencies (a68663c)
  • deps: update dependency conventional-changelog-conventionalcommits to v8 (8918072)

1.3.1-rc.8 (2024-04-12)

Build system and dependencies

  • deps: update dependency semantic-release to v23.0.8 (b98f6ef)

1.3.1-rc.7 (2024-04-12)

Build system and dependencies

  • deps: update dependency @semantic-release/release-notes-generator to v13 (0cba4d2)

1.3.1-rc.6 (2024-03-23)

Build system and dependencies

  • deps: update dependency semantic-release to v23.0.5 (061100e)

1.3.1-rc.5 (2024-03-23)

Build system and dependencies

  • deps: update dependency @semantic-release/commit-analyzer to v12 (2a79a68)

1.3.1-rc.4 (2024-03-17)

Build system and dependencies

  • deps: update dependency @semantic-release/npm to v12 (fdee33a)

1.3.1-rc.3 (2024-03-17)

Build system and dependencies

  • deps: update dependency semantic-release to v23.0.4 (2d5b101)

1.3.1-rc.2 (2024-03-16)

Build system and dependencies

  • deps: update dependency semantic-release to v23.0.3 (cea539f)

1.3.1-rc.1 (2024-03-03)

Refactoring

  • probes: rename ProbeFunction to Probe (8dc7f27)

1.3.0 (2024-03-02)

⚠ BREAKING CHANGES

  • probes: type definitions were replaced with more robust implementation.

Features

  • probes: rewrite probes logic with named probes (9dd25ff)
  • validation: add empty probe lists validation (82b6034)

Refactoring

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

Build system and dependencies

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

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

⚠ BREAKING CHANGES

  • probes: type definitions were replaced with more robust implementation.

Features

  • probes: rewrite probes logic with named probes (9dd25ff)

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)