Releasing `v1.2.0`

This commit is contained in:
Mauro Mugnaini 2024-04-24 10:41:05 +02:00
parent 7790eb127c
commit 779881eb93
Signed by: mauro.mugnaini
GPG Key ID: 2440CFD0EB321EA8
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "event-publisher-library"
## [v1.2.0-SNAPSHOT]
## [v1.2.0]
- Restored correct behavior for event publishing with workflow id only sent back
- Extracted `AbstractHTTPWithJWTTokenAuthEventSender` class for easy subclassing
- Added new outcome check methods to inspect last send and last check actions results and some other facilities

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>event-publisher-library</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>jar</packaging>
<dependencyManagement>