kubeprobes/CHANGELOG.md
semantic-release-bot a9bb22f16c release(rc): v1.3.2-rc.3
## [1.3.2-rc.3](https://git.ext.icikowski.pl/go/kubeprobes/compare/v1.3.2-rc.2...v1.3.2-rc.3) (2024-08-20)

### Build system and dependencies

* **deps:** update all non-major dependencies ([65f30a6](65f30a6b09))
2024-08-20 21:18:09 +00:00

12 KiB

1.3.2-rc.3 (2024-08-20)

Build system and dependencies

  • deps: update all non-major dependencies (65f30a6)

1.3.2-rc.2 (2024-08-20)

Build system and dependencies

  • deps: update golang docker tag to v1.23 (0ad5148)

1.3.2-rc.1 (2024-08-20)

Build system and dependencies

  • deps: update all major dependencies (48aa72b)

1.3.1 (2024-05-27)

Refactoring

  • formatting: change line terminators from CRLF to LF (ec44d7f)
  • probes: rename ProbeFunction to Probe (8dc7f27)

Continuous Integrations

  • deps: pin conventional-changelog-conventionalcommits to version 7.x (b15846a)
  • test: remove group directive (a1bab99)

Build system and dependencies

  • deps: update all non-major dependencies (a68663c)
  • deps: update dependency @semantic-release/commit-analyzer to v12 (2a79a68)
  • deps: update dependency @semantic-release/npm to v12 (fdee33a)
  • deps: update dependency @semantic-release/release-notes-generator to v13 (0cba4d2)
  • deps: update dependency conventional-changelog-conventionalcommits to v8 (8918072)
  • deps: update dependency semantic-release to v23.0.3 (cea539f)
  • deps: update dependency semantic-release to v23.0.4 (2d5b101)
  • deps: update dependency semantic-release to v23.0.5 (061100e)
  • deps: update dependency semantic-release to v23.0.8 (b98f6ef)

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)