Releases: sbt/zinc
Releases · sbt/zinc
1.5.9
Full Changelog: v1.5.8...v1.5.9
What's Changed
- Zinc 1.5.9 updates log4j to 2.16.0, which disables JNDI lookup and fixes a denial of service vulnerability (CVE-2021-45046) by @eed3si9n in #1012
- Reverts #997 to fix stackoverflow found in Zinc 1.5.8
1.5.8
- Zinc 1.5.8 updates log4j 2 to 2.15.0, which fixes remote code execution vulnerability (CVE-2021-44228) #1009 by @eed3si9n
1.6.0-M2
- Fixes under-compilation of folded constants (see also SI-7173) zinc@d15228/zinc#1003 by @ephemerist and @dwijnand
- Fixes over-compilation of extended classes on JDK 11 zinc#998 by @lrytz
- Improves performance of loading used names from persisted
Analysis
file zinc#995 by @dwijnand
1.6.0-M1
- Fixes under-compilation of folded constants (see also SI-7173) zinc@d15228/zinc#1003 by @ephemerist and @dwijnand
- Fixes over-compilation of extended classes on JDK 11 zinc#998 by @lrytz
- Improves performance of loading used names from persisted
Analysis
file zinc#995 by @dwijnand