Skip to content

1.2.0

Compare
Choose a tag to compare
@ingogriebsch ingogriebsch released this 17 Jun 09:41
· 97 commits to main since this release

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'