Skip to content

Releases: ingogriebsch/spring-hateoas-siren

1.3.0

19 Mar 19:37
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.3.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Features:
#417 - Bump Java version from 8 to 11

Tasks:
#263 - Test on a regular base if the project builds against the newest Spring HATEOAS (development) version

Bugs:
#324 - It is not possible to customize the extraction of the properties of a pojo that is represented as a model

Improvements:
#416 - Bump actions/checkout from 2.4.0 to 3 infrastructure:github-actions
#415 - Bump guava from 31.0.1-jre to 31.1-jre infrastructure:dependencies
#414 - Bump spring-framework-bom from 5.3.13 to 5.3.17 infrastructure:dependencies
#413 - Bump slf4j.version from 1.7.32 to 1.7.36 infrastructure:dependencies
#412 - Bump reactor-bom from 2020.0.13 to 2020.0.17 infrastructure:dependencies
#411 - Bump maven-compiler-plugin from 3.8.1 to 3.10.1 infrastructure:maven
#410 - Bump jackson-bom from 2.13.0 to 2.13.2 infrastructure:dependencies
#409 - Bump s4u/maven-settings-action from 2.4.1 to 2.5.0 infrastructure:github-actions
#408 - Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2 infrastructure:maven
#407 - Bump download-maven-plugin from 1.6.7 to 1.6.8 infrastructure:maven
#406 - Bump spring-hateoas from 1.4.0 to 1.4.1 infrastructure:dependencies
#405 - Bump maven-jar-plugin from 3.2.0 to 3.2.2 infrastructure:maven
#400 - Bump assertj-core from 3.21.0 to 3.22.0 infrastructure:dependencies
#376 - Bump spring-hateoas from 1.3.3 to 1.4.0 infrastructure:dependencies
#375 - Bump junit-bom from 5.7.2 to 5.8.2 infrastructure:dependencies
#374 - Bump reactor-bom from 2020.0.9 to 2020.0.13 infrastructure:dependencies
#373 - Bump spring-framework-bom from 5.3.9 to 5.3.13 infrastructure:dependencies
#372 - Bump lombok from 1.18.20 to 1.18.22 infrastructure:dependencies
#371 - Bump jackson-bom from 2.12.4 to 2.13.0 infrastructure:dependencies
#370 - Bump guava from 30.1.1-jre to 31.0.1-jre infrastructure:dependencies
#369 - Bump assertj-core from 3.20.2 to 3.21.0 infrastructure:dependencies
#368 - Bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184 infrastructure:maven
#367 - Bump formatter-maven-plugin from 2.16.0 to 2.17.1 infrastructure:maven
#364 - Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 infrastructure:maven
#363 - Bump download-maven-plugin from 1.6.6 to 1.6.7 infrastructure:maven
#362 - Bump actions/cache from 2.1.6 to 2.1.7 infrastructure:github-actions type:improvement
#361 - Bump actions/checkout from 2.3.4 to 2.4.0 infrastructure:github-actions
#359 - Bump s4u/maven-settings-action from 2.4.0 to 2.4.1 infrastructure:github-actions
#327 - Bump slf4j.version from 1.7.30 to 1.7.32 infrastructure:dependencies
#326 - Bump asciidoctor-maven-plugin from 2.1.0 to 2.2.1 infrastructure:maven
#325 - Bump jackson-bom from 2.12.3 to 2.12.4 infrastructure:dependencies
#312 - Bump formatter-maven-plugin from 2.15.0 to 2.16.0 infrastructure:maven
#311 - Bump reactor-bom from 2020.0.7 to 2020.0.9 infrastructure:dependencies
#310 - Bump spring-hateoas from 1.3.1 to 1.3.3 infrastructure:dependencies
#309 - Bump download-maven-plugin from 1.6.3 to 1.6.6 infrastructure:maven
#308 - Bump assertj-core from 3.19.0 to 3.20.2 infrastructure:dependencies
#296 - Bump spring-framework-bom from 5.3.7 to 5.3.9 infrastructure:dependencies

1.2.0

17 Jun 09:41
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.2.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Features:
#255 - Allow to configure a Siren Action field type mapping through a HtmlInputType
#254 - Implement the evaluation of a Siren Action field type through a HtmlInputType
#251 - Use updated AffordanceModelFactory SPI
#50 - Set the type attribute of a Siren Action based on the given AffordancesModel metadata

Tasks:
#299 - Release 1.2.0
#262 - Migrate from 'master' to 'main' branch

Bugs:
#264 - Cannot bootstrap HATEOAS without a default media type enabled status:waiting-to-be-solved

Improvements:
#298 - Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
#295 - Bump maven-dependency-plugin from 3.1.2 to 3.2.0
#297 - Bump actions/cache from 2.1.5 to 2.1.6
#282 - Bump spring-hateoas from 1.3.0 to 1.3.1
#269 - Bump actions/cache from 2.1.4 to 2.1.5
#289 - Bump impsort-maven-plugin from 1.6.0 to 1.6.2
#277 - Bump sonar-maven-plugin from 3.8.0.2131 to 3.9.0.2155
#274 - Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
#276 - Bump download-maven-plugin from 1.6.2 to 1.6.3
#268 - Bump spring-framework-bom from 5.3.5 to 5.3.7
#267 - Bump reactor-bom from 2020.0.5 to 2020.0.7
#290 - Bump junit-bom from 5.7.1 to 5.7.2
#266 - Bump jackson-bom from 2.12.2 to 2.12.3
#252 - Bump spring-hateoas from 1.2.5 to 1.3.0
#240 - Bump actions/setup-java from v1.4.3 to v2

Others:
#265 - Clarify how to handle the HtmlInputType 'textarea'

1.1.0

17 Apr 13:58
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.1.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Changes:
#250 - Release 1.1.0
#247 - Correct typo in method name 'sirenLinkDisocoverer()' in class 'SirenMediaTypeConfiguration'
#249 - Bump formatter-maven-plugin from 2.14.0 to 2.15.0
#243 - Resolve issues reported through SonarCloud
#245 - Add a 'contributing' file to the project
#212 - Add issue templates to the project
#181 - Add a 'support' file to the project
#180 - Add a 'code of conduct' file to the project
#242 - Bump Maven wrapper to the latest version
#102 - Using crazy-max/ghaction-import-gpg v3 is not possible to be used without configuration changes
#84 - Bump crazy-max/ghaction-import-gpg from v2.1.1 to v3.1.0
#237 - Bump peaceiris/actions-gh-pages from v3.7.3 to v3.8.0
#230 - Bump s4u/maven-settings-action from v2.3.0 to v2.4.0
#233 - Bump impsort-maven-plugin from 1.5.0 to 1.6.0
#238 - Bump download-maven-plugin from 1.6.1 to 1.6.2
#239 - Bump lombok from 1.18.18 to 1.18.20
#236 - Bump guava from 30.1-jre to 30.1.1-jre
#235 - Bump spring-framework-bom from 5.3.4 to 5.3.5
#234 - Bump reactor-bom from 2020.0.4 to 2020.0.5
#232 - Bump jackson-bom from 2.12.1 to 2.12.2
#231 - Bump commons-lang3 from 3.11 to 3.12.0
#209 - Bump spring-hateoas from 1.2.2 to 1.2.4
#208 - Bump reactor-bom from 2020.0.2 to 2020.0.4
#210 - Bump spring-framework-bom from 5.3.2 to 5.3.4
#113 - Bump javax.servlet-api from 3.1.0 to 4.0.1
#125 - Bump lombok from 1.18.12 to 1.18.18
#204 - Bump assertj-core from 3.18.1 to 3.19.0
#206 - Bump junit-bom from 5.7.0 to 5.7.1
#202 - Bump jackson-bom from 2.12.0 to 2.12.1
#214 - Bump formatter-maven-plugin from 2.13.0 to 2.14.0
#205 - Bump impsort-maven-plugin from 1.4.1 to 1.5.0
#201 - Bump codecov/codecov-action from v1.1.1 to v1.2.1
#207 - Bump actions/cache from v2.1.3 to v2.1.4
#203 - Bump download-maven-plugin from 1.6.0 to 1.6.1
#175 - Bump codecov/codecov-action from v1.0.15 to v1.1.1
#174 - Bump s4u/maven-settings-action from v2.2.0 to v2.3.0
#173 - Bump guava from 30.0-jre to 30.1-jre
#129 - Bump peaceiris/actions-gh-pages from v3.6.4 to v3.7.3
#150 - Update outdated repository entry in pom.xml
#167 - Bump codecov/codecov-action from v1.0.14 to v1.0.15
#159 - Bump spring-doc-resources from 0.2.4 to 0.2.5
#162 - Bump spring-framework-bom from 5.3.1 to 5.3.2
#161 - Bump spring-hateoas from 1.2.1 to 1.2.2
#160 - Bump reactor-bom from 2020.0.1 to 2020.0.2
#158 - Bump jackson-bom from 2.11.3 to 2.12.0
#145 - Allow to tailor the used ObjectMapper through the Siren configuration
#141 - Bump spring-framework-bom from 5.2.9.RELEASE to 5.3.1
#45 - Bump spring-hateoas from 1.1.2.RELEASE to 1.2.1
#139 - Bump assertj-core from 3.17.2 to 3.18.1
#143 - Bump spring-doc-resources from 0.2.2.RELEASE to 0.2.4

1.0.3

06 Apr 19:39
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.3!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Changes:
#229 - Bump spring-hateoas from 1.1.4 to 1.1.5

1.0.2

20 Feb 20:39
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.2!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Changes:
#200 - Bump spring-hateoas from 1.1.3 to 1.1.4
#199 - Bump reactor-bom from Dysprosium-SR15 to Dysprosium-SR17
#198 - Bump spring-framework-bom from 5.2.12.RELEASE to 5.2.13.RELEASE

1.0.1

20 Feb 20:33
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.1!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

1.0.0

13 Nov 21:24
Compare
Choose a tag to compare

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.0!
The library is accessible through Maven Central or one of its proxies.

You can download the corresponding documentation here.
The documentation of the latest release version is also available online.

1.0.0-M3

08 Nov 21:33
Compare
Choose a tag to compare
1.0.0-M3 Pre-release
Pre-release

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.0-M3!
The library is accessible through Maven Central or one of its proxies.

You can download the corresponding documentation here.
The documentation of the latest release version is also available online.

1.0.0-M2

27 Sep 13:40
Compare
Choose a tag to compare
1.0.0-M2 Pre-release
Pre-release

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.0-M2!
The library is accessible through Maven Central or one of its proxies.

You can download the corresponding documentation here.
The documentation of the latest release version is also available online.

1.0.0-M1

20 Jul 21:48
Compare
Choose a tag to compare
1.0.0-M1 Pre-release
Pre-release

I’m pleased to announce the release of Spring HATEOAS Siren 1.0.0-M1!
The library is accessible through Maven Central or one of its proxies.

You can download the corresponding documentation here.
The documentation of the latest release version is also available online.