1.1.0
release-drafter
released this
13 Dec 11:27
·
9 commits
to refs/heads/master
since this release
I'm glad to announce the release of version 1.1.0.
A big thank you to all our contributors for this release: @MedinaAlex and @besbes.
🚀 New features and improvements
- [feature] add unassigned organization feature (#712) @MedinaAlex
- Additional fields for VoiceCommentData (#713) @besbes
📦 Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2 (#728) @dependabot
- Bump org.asynchttpclient:async-http-client from 2.12.3 to 3.0.1 (#727) @dependabot
- Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 (#716) @dependabot
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#717) @dependabot
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0 (#721) @dependabot
- Bump io.netty:netty-bom from 4.1.112.Final to 4.1.115.Final (#726) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#714) @dependabot
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#709) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#708) @dependabot
- Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from 1.23 to 1.24 (#707) @dependabot
- Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final (#710) @dependabot
👻 Maintenance
- [chore] Await a bit for ticket creation (#715) @PierreBtz