Skip to content

Commit

Permalink
chore(main): release 3.3.0 (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
1 parent 1d7e6af commit 95d9857
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.3.0](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/compare/v3.2.0...v3.3.0) (2024-09-30)


### Features

* Added Google Guice ActionHooks support ([#113](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/issues/113)) ([1d7e6af](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/commit/1d7e6af300b71b6b25d2ac7eb96d0472d3005d60)), closes [#106](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/issues/106)


### Bug Fixes

* Catch InvalidPathException and adapted registry test ([#110](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/issues/110)) ([25fad55](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/commit/25fad555c71c1ce0c736300274fb4fb1a812ab27)), closes [#106](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/issues/106)

## [3.2.0](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.interceptor-manager/compare/v3.1.1...v3.2.0) (2024-09-16)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>ch.sbb.polarion.extension.interceptor-manager</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>jar</packaging>

<name>Polarion ALM extension to execute validation during save/delete actions</name>
Expand Down

0 comments on commit 95d9857

Please sign in to comment.