What's Changed
Breaking Changes
- Minimal Grizzly version is 5.0.0, maximum is not limited
- Renamed
com.sun...packages toorg.glassfish.shoalin #193 - Shoal 4.0.0 - JPMS, Grizzly5 by @dmatej in #193
Code Cleanup
- Remove unused methods by @pzygielo in #180
- Call
NetworkInterface.*w/o reflection by @pzygielo in #179 - Remove unused fields by @pzygielo in #181
- Remove
transientwhere there is no point of it by @pzygielo in #182 - Narrow grizzly dependency by @pzygielo in #186
Updates
- Bump org.eclipse.ee4j:project from 1.0.8 to 1.0.9 by @dependabot[bot] in #172
- Bump org.glassfish.grizzly:grizzly-core from 4.0.1 to 4.0.2 by @dependabot[bot] in #173
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot[bot] in #176
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 by @dependabot[bot] in #174
- Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot[bot] in #178
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #187
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot[bot] in #189
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot[bot] in #188
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #190
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #191
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #192
- Bump org.glassfish.grizzly:grizzly-framework from 4.0.2 to 5.0.0 by @dependabot[bot] in #195
- Updated maven release plugin configuration by @dmatej in #196
Build
- Fix doubled SNAPSHOT version by @pzygielo in #170
- Setup dependabot by @pzygielo in #171
- Drop findbugs by @pzygielo in #177
- Explicit plugin declarations by @pzygielo in #185
- Remove IDE-specific file by @pzygielo in #183
- Configuration for deployment to Maven Central Snapshots by @dmatej in #194
Full Changelog: 3.1.0...4.0.0