Releases: hyperxpro/Brotli4j
Releases · hyperxpro/Brotli4j
Brotli4j v1.20.0 Release
Brotli4j v1.19.0 Release
What's Changed
- Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 by @dependabot[bot] in #193
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in #191
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 by @dependabot[bot] in #194
- Bump io.netty:netty-buffer from 4.1.115.Final to 4.1.116.Final by @dependabot[bot] in #195
- Improve encoder parameter configuration by @raccoonback in #196
- Bump io.netty:netty-buffer from 4.1.116.Final to 4.1.117.Final by @dependabot[bot] in #197
- Bump uraimo/run-on-arch-action from 2.8.1 to 3.0.0 by @dependabot[bot] in #203
- Bump io.netty:netty-buffer from 4.1.117.Final to 4.1.119.Final by @dependabot[bot] in #202
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #206
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #199
- Make Dependabot less noisy by @hyperxpro in #209
- Bump uraimo/run-on-arch-action from 3.0.0 to 3.0.1 in the actions group by @dependabot[bot] in #211
- Use Cross-compile for Windows ARM binary by @hyperxpro in #212
- Automated pipeline for releasing to Maven Central by @hyperxpro in #213
- Efficiency: Let thread do other tasks as long encoder/decoder is busy by @mkarg in #215
- Update Maven Wrapper by @hyperxpro in #216
- Fix incorrect usage of Encoder.Parameters in README by @MatteoBax in #220
- Update gradle buildscripts in README.md by @solonovamax in #221
- Update Dependencies by @hyperxpro in #222
New Contributors
- @raccoonback made their first contribution in #196
- @mkarg made their first contribution in #215
- @MatteoBax made their first contribution in #220
- @solonovamax made their first contribution in #221
Full Changelog: v1.18.0...v1.19.0
Brotli4j v1.18.0 Release
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #173
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #172
- Bump io.netty:netty-buffer from 4.1.112.Final to 4.1.113.Final by @dependabot in #174
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #175
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #176
- Bump io.netty:netty-buffer from 4.1.113.Final to 4.1.114.Final by @dependabot in #178
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #177
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #179
- Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 by @dependabot in #180
- Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot in #181
- Update JUnit to 5.11.3 by @hyperxpro in #185
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #187
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #186
- Bump io.netty:netty-buffer from 4.1.114.Final to 4.1.115.Final by @dependabot in #188
- Avoid unintended garbage collection of raw data in PreparedDictionaryImpl by @bwollmer in #190
- Prepare for v1.18.0 release by @hyperxpro in #192
New Contributors
Full Changelog: v1.17.0...v1.18.0
Brotli4j v1.17.0 Release
What's Changed
- README: projects using brotli4j by @sullis in #136
- readme: add async-http-client by @sullis in #137
- add Apache NiFi to README by @sullis in #138
- add quarkus to README by @sullis in #139
- add sbt-web-brotli to README by @dwickern in #140
- GitHub pages deployment by @hyperxpro in #143
- Make Encoder types public by @joakime in #145
- Upgrade Dependencies by @hyperxpro in #146
- Add Tests of BrotliDecoderChannel by @joakime in #147
- Use docker compose plugin by @hyperxpro in #150
- Upgrade to Netty 4.1.112.Final by @hyperxpro in #149
- Create dependabot.yml by @hyperxpro in #151
- Bump uraimo/run-on-arch-action from 2.3.0 to 2.7.2 by @dependabot in #161
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #159
- Bump actions/checkout from 3 to 4 by @dependabot in #158
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 by @dependabot in #157
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.4.2 by @dependabot in #156
- Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.13.0 by @dependabot in #155
- Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.5 by @dependabot in #153
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.6.0 to 3.13.0 by @dependabot in #152
- Bump actions/cache from 3 to 4 by @dependabot in #154
- Bump actions/setup-java from 3 to 4 by @dependabot in #166
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #165
- Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.4.1 by @dependabot in #162
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.4.0 by @dependabot in #164
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.2.0 to 3.8.0 by @dependabot in #168
- Prepare for v1.17.0 release by @hyperxpro in #170
New Contributors
- @dwickern made their first contribution in #140
- @joakime made their first contribution in #145
- @dependabot made their first contribution in #161
Full Changelog: v1.16.0...v1.17.0
Brotli4j v1.16.0 Release
Brotli4j v1.15.0 Release
Brotli4j v1.14.0 Release
Brotli4j v1.13.0 Release
Brotli4j v1.12.0 Release
Changelog:
- Make flush and encode public
- fix incomplete implementation of decompression with NIO ByteBuffers
- Add Util method for determining max compressed size
Binaries will no longer be published on GitHub. If you want to download them, download them directly from Maven Central Repository.
Brotli4j v1.11.0 Release
Brotli4j v1.10.0 was compiled with JDK 17 instead of JDK 1.8. In this release, it is fixed and Brotli4j v1.11.0 Release is now compiled with JDK 1.8.
Rest, there are no changes. See Brotli4j v1.10.0 Release changelog.