kubeprobes/CHANGELOG.md
semantic-release-bot 7f5d2fd5e2 release(stable): v1.3.1
## [1.3.1](https://git.ext.icikowski.pl/go/kubeprobes/compare/v1.3.0...v1.3.1) (2024-05-27)

### Refactoring

* **formatting:** change line terminators from CRLF to LF ([ec44d7f](ec44d7f643))
* **probes:** rename `ProbeFunction` to `Probe` ([8dc7f27](8dc7f27400))

### Continuous Integrations

* **deps:** pin `conventional-changelog-conventionalcommits` to version 7.x ([b15846a](b15846aa58))
* **test:** remove `group` directive ([a1bab99](a1bab99cbd))

### Build system and dependencies

* **deps:** update all non-major dependencies ([a68663c](a68663cff0))
* **deps:** update dependency @semantic-release/commit-analyzer to v12 ([2a79a68](2a79a6878f))
* **deps:** update dependency @semantic-release/npm to v12 ([fdee33a](fdee33a1e7))
* **deps:** update dependency @semantic-release/release-notes-generator to v13 ([0cba4d2](0cba4d2a50))
* **deps:** update dependency conventional-changelog-conventionalcommits to v8 ([8918072](8918072d5c))
* **deps:** update dependency semantic-release to v23.0.3 ([cea539f](cea539fd6d))
* **deps:** update dependency semantic-release to v23.0.4 ([2d5b101](2d5b101b8d))
* **deps:** update dependency semantic-release to v23.0.5 ([061100e](061100e432))
* **deps:** update dependency semantic-release to v23.0.8 ([b98f6ef](b98f6ef609))
2024-05-27 23:55:53 +00:00

11 KiB

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)