Releases: sourcegraph/sbt-sourcegraph
Releases · sourcegraph/sbt-sourcegraph
v0.4.4
What's Changed
- pr-auditor: use new token by @burmudar in #90
- pr-auditor: report failures by @burmudar in #91
- workflows: update pr-auditor workflow by @sourcegraph-bot-devx in #94
- chore: use report-job-failure from sourcegraph/workflows in github actions by @burmudar in #96
New Contributors
- @sourcegraph-bot-devx made their first contribution in #94
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2 - Scala 3 support
This release addresses issues with indexing Scala 3 projects, and projects with mixed Scala/Java sources running on Java 17+.
What's Changed
- workflows: update pr-auditor workflow by @bobheadxi in #53
- pr-auditor: update workflow to use new repo by @burmudar in #75
- Fix plugin for Scala 3 projects by @keynmol in #76
- Fix java 17 compilation by @keynmol in #77
- Harden version detection by @keynmol in #78
New Contributors
Full Changelog: v0.4.0...v0.4.1