Skip to content

Commit

Permalink
Prepare for release 0.19.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Sep 25, 2024
1 parent 0b2a5b8 commit 5bdfca9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Changelog
**Unreleased**
--------------

0.19.6
------

_2024-09-25_

- Intro `SoftRefLRUPolicyMSPerMB` + `ReservedCodeCacheSize` jvm args to bootstrap
- Learnings from https://jasonpearson.dev/codecache-in-jvm-builds and https://jasonpearson.dev/softreflrupolicymspermb-in-jvm-builds.
- Update kotlin-cli-util to `3.0.1`.
- Update to Guava `33.3.1-jre`.
- Build against Gradle `8.10.2`.

0.19.5
------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ POM_DEVELOPER_ID=slackhq
POM_DEVELOPER_NAME=Slack Technologies, Inc.
POM_DEVELOPER_URL=https://github.com/slackhq
POM_INCEPTION_YEAR=2022
VERSION_NAME=1.0.0-SNAPSHOT
VERSION_NAME=0.19.6

0 comments on commit 5bdfca9

Please sign in to comment.