Skip to content

Releases: sbt/sbt-javaagent

0.2.0

11 Dec 05:45
v0.2.0
8c8fe86

Choose a tag to compare

sbt-javaagent 0.2.0 is cross published to:

sbt Version Published
1.x
2.x

about sbt-javaagent

sbt-javaagent is an sbt plugin, originally developed in 2016 by Peter Vlugter, to add Java agents to the project.

addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.2.0")

sbt 2.x migration

  • refactor: Drop support for sbt 0.13 by @majk-p in #32
  • refactor: Migrate to sbt 1.x syntax by @majk-p in #33
  • refactor: Delete src/main/scala-sbt-0.13 directory by @xuwei-k in #35
  • refactor: Move src/main/scala-sbt-1.0 sources to src/main/scala by @xuwei-k in #47
  • Cross build to sbt 2.0.0-RC6 by @eed3si9n in #48

🐛 bug fixes

  • fix: Do not include agent if scope is only Test by @gaeljw in #37
  • fix: Workaround to error when libraryDependencies are rewired by @majk-p in #32

🎬 behind the scenes

new contributors

Full Changelog: v0.1.8...v0.2.0

v0.1.8

25 Oct 04:26

Choose a tag to compare

What's Changed

  • fix: require bash script plugin when packaging by @pvlugter in #29

Full Changelog: v0.1.7...v0.1.8

v0.1.7

19 Jun 14:19

Choose a tag to compare

What's Changed

  • Publish to Sonatype by @julienrf in #26
    Note that the organization name is now com.github.sbt:
    - addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.6")
    + addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.1.7")

Full Changelog: v0.1.6...v0.1.7

0.1.6

26 Oct 23:36

Choose a tag to compare

v0.1.6

Releasing 0.1.6

0.1.5

05 Apr 05:09

Choose a tag to compare

v0.1.5

Releasing 0.1.5

0.1.4

11 Mar 01:00

Choose a tag to compare

v0.1.4

Releasing 0.1.4

0.1.3

11 Mar 01:00

Choose a tag to compare

v0.1.3

Releasing 0.1.3

0.1.2

11 Mar 01:00

Choose a tag to compare

v0.1.2

Releasing 0.1.2

0.1.1

11 Mar 01:00

Choose a tag to compare

v0.1.1

Releasing 0.1.1

0.1.0

11 Mar 00:59

Choose a tag to compare

v0.1.0

Releasing 0.1.0