What's Changed
- chore(release): begin 1.8.0-SNAPSHOT + reconcile 1.7.0 changelog by @bernardladenthin in #311
- Clarify fat JAR handling in publish workflow by @bernardladenthin in #312
- test(lmdb): deterministic reproduction harness + manual Linux workflow for issue #50 (mdb_txn_renew0 SIGSEGV) by @bernardladenthin in #313
- fix(lmdb): guard Env close against in-flight reads (issue #50 mdb_txn_renew0 SIGSEGV) by @bernardladenthin in #314
- docs/ci: fat-jar policy pointer + cross-repo byte-identical shared files by @bernardladenthin in #315
- build(deps): Bump ch.qos.logback:logback-classic from 1.5.38 to 1.6.0 by @dependabot[bot] in #318
- build(deps): Bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in #317
- build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #316
- Upgrade logback-classic from 1.5.32 to 1.6.0 by @bernardladenthin in #319
- Multi-GPU tuning: measure every device, report per device, and stop hiding wrong results by @bernardladenthin in #320
- Fix the CI failures from #320: SpotBugs findings and a GPU-only assumption on pocl by @bernardladenthin in #321
- chore: update GitHub Actions to v7 by @bernardladenthin in #322
- Upgrade JUnit, Jackson, and Spotless dependencies by @bernardladenthin in #323
- Upgrade Gradle to 9.6.1 and Logback to 1.6.1 by @bernardladenthin in #324
- docs: clarify jqwik policy reference and Maven wrapper absence by @bernardladenthin in #327
- build(deps): Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 by @dependabot[bot] in #325
- build(deps): Bump github/codeql-action from 4 to 4.37.3 by @dependabot[bot] in #326
- feat: LWJGL OpenCL binding, a shutdown that terminates, and result broadcast by @bernardladenthin in #328
- fix(test): assume an OpenCL device, not just a loadable library by @bernardladenthin in #329
- Fix JPMS module-mode javadoc trap in fat-jar build steps by @bernardladenthin in #334
- build(deps): Bump github/codeql-action from 4.37.3 to 4.37.6 by @dependabot[bot] in #333
- build(deps-dev): Bump com.tngtech.archunit:archunit-junit5 from 1.4.2 to 1.5.0 by @dependabot[bot] in #332
- build(deps-dev): Bump org.jetbrains.lincheck:lincheck from 3.6 to 3.7 by @dependabot[bot] in #330
- build(deps): Bump org.jspecify:jspecify from 1.0.0 to 1.0.1 by @dependabot[bot] in #331
- Upgrade dependencies and add jspecify to dependencyManagement by @bernardladenthin in #335
- Sync copyfromhashcat with the upstream secp256k1 PR (hashcat/hashcat#4763) by @bernardladenthin in #336
- Add fat-jar smoke test to CI pipeline by @bernardladenthin in #337
- Add DECLSPEC definition for native plugin builds by @bernardladenthin in #340
- build(deps): Bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml from 2.3.8 to 2.5.1 by @dependabot[bot] in #342
- build(deps): Bump jackson.version from 2.22.1 to 2.22.2 by @dependabot[bot] in #345
- build(deps): Bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 2.3.8 to 2.5.1 by @dependabot[bot] in #343
- build(deps): Bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre by @dependabot[bot] in #341
- build(deps): Bump github/codeql-action from 4.37.6 to 4.37.7 by @dependabot[bot] in #347
- build(deps): Bump ch.qos.logback:logback-classic from 1.6.1 to 1.6.3 by @dependabot[bot] in #344
- build(deps): Bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0 by @dependabot[bot] in #346
- Bump dependencies and CI actions to latest stable by @bernardladenthin in #348
- ci: remove issue #50 repro workflow; improve crash log diagnostics by @bernardladenthin in #350
- Fix the concurrency group, bump tooling, align nullaway by @bernardladenthin in #351
- Prepare 1.8.0 release: drop -SNAPSHOT, finalize CHANGELOG by @bernardladenthin in #352
Full Changelog: v1.7.0...v1.8.0