release-drafter
released this
28 Jun 10:24
·
18 commits
to refs/heads/master
since this release
I'm glad to announce the release of version 1.0.0.
The switch to a 1.x version does not mean a thing, it's just a long overdue bump.
0.x.y versioning didn't make a lot of sense for this library anymore and it confused some folks when breaking changes happened on minor bumps.
This release contains one breaking change. If you persisted a Trigger
with a previous version of the library, the createdAt
, updatedAt
and categoryId
field will be null when deserialised. See the Pull Request for more details.
A big thank you to all our contributors for this release: @jonnybbb, @diendanyoi54 and @besbes.
💥 Breaking changes
🚀 New features and improvements
- [feature] Add support for the Talk Partner Edition type comment (#702) @PierreBtz @diendanyoi54
- [feature] Add support for locales in the section and categories article searches (#701) @PierreBtz
- Add VoiceComment sub-type (#697) @besbes
🐛 Bug Fixes
📦 Dependency updates
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#703) @dependabot
- Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#690) @dependabot
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#694) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#692) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#696) @dependabot
- Bump io.netty:netty-bom from 4.1.109.Final to 4.1.111.Final (#698) @dependabot
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#683) @dependabot
- Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (#684) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#685) @dependabot
- Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final (#687) @dependabot
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#689) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0 (#678) @dependabot
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0 (#679) @dependabot
- Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final (#682) @dependabot
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#680) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#670) @dependabot
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 2.43.0 (#660) @dependabot
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#669) @dependabot
- Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 (#671) @dependabot
- Bump io.netty:netty-bom from 4.1.106.Final to 4.1.107.Final (#672) @dependabot