Skip to content

Releases: hyperxpro/Brotli4j

Brotli4j v1.20.0 Release

21 Aug 22:58
f90d59b

Choose a tag to compare

Fixed incorrect Windows binaries by providing proper x86_64 and arm64 builds in Brotli4j v1.20.0.

Brotli4j v1.19.0 Release

16 Aug 23:59
c0e1d40

Choose a tag to compare

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

Full Changelog: v1.18.0...v1.19.0

Brotli4j v1.18.0 Release

14 Dec 16:23
3c271d5

Choose a tag to compare

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

21 Aug 14:18
3085a4d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

Brotli4j v1.16.0 Release

25 Jan 08:38
a905b28

Choose a tag to compare

Brotli4j v1.15.0 Release

29 Dec 06:41
ca63d55

Choose a tag to compare

Brotli4j v1.14.0 Release

24 Dec 21:51
3575fd7

Choose a tag to compare

Brotli4j v1.13.0 Release

03 Nov 05:35
397cf0e

Choose a tag to compare

Brotli4j v1.12.0 Release

30 May 10:29
60a4d03

Choose a tag to compare

Brotli4j v1.11.0 Release

21 Feb 12:02
dcb8b72

Choose a tag to compare

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.