This release
- fixes several crashes in the javac plugin,
- adds support for srcjars in Bazel aspects
- adds support for JDK 21 in docker image
What's Changed
- docs: Put "cross-repo" optional step before SCIP index generation by @antonsviridov-src in #742
- Also support Java 21 by @madorb in #743
- Only install coursier and sbt in docker container by @antonsviridov-src in #751
- Handle .srcjar inputs in Bazel aspect by @antonsviridov-src in #754
- Add setup-sbt GH action by @antonsviridov-src in #756
- chore: Remove project board workflow by @varungandhi-src in #755
- Update dependency sbt/sbt to v1.10.3 by @renovate in #752
- Update dependency net.bytebuddy:byte-buddy-agent to v1.15.7 by @renovate in #746
- Support cast tree in annotation parameters by @antonsviridov-src in #750
- Bazel aspects: allow sharing source jars and allow empty sourcejars by @antonsviridov-src in #757
- Don't create a subpath for extracted_srcjar by @antonsviridov-src in #767
- Update dependency sbt/sbt to v1.10.10 by @renovate in #777
- Fix annotated types in new class expression by @antonsviridov-src in #773
New Contributors
Full Changelog: v0.10.3...v0.10.4