Skip to content

Releases: GradleUp/shadow

8.3.1

10 Sep 12:11
Compare
Choose a tag to compare

Added

  • Apply an empty plugin that has the legacy com.github.johnrengelman.shadow plugin ID.
    This allows existing build logic to keep on reacting to the legacy plugin as the replacement is drop-in currently.

Fixed

  • Explicitly add classifier to maven publication. (#904)
  • Refix excluding Gradle APIs for java-gradle-plugin. (#948)

8.3.0

08 Aug 05:45
Compare
Choose a tag to compare

Changed

  • BREAKING CHANGE: the GitHub has been transferred from johnrengelman/shadow to GradleUp/shadow, you can view more details in GradleUp/shadow/issues/908.
    We also update the plugin ID from com.github.johnrengelman.shadow to com.gradleup.shadow, and the
    Maven coordinate from com.github.johnrengelman:shadow to com.gradleup.shadow:shadow-gradle-plugin.
  • Bump the min Gradle requirement from 8.0.0 to 8.3. (#876)
  • Support Java 21. (#876)
  • Use new file permission API from Gradle 8.3. (#876)

Fixed

  • Fix for PropertiesFileTransformer breaks Reproducible builds in
    8.1.1. (#858)

8.1.1

20 Mar 20:39
Compare
Choose a tag to compare

What's Changed

  • Replace deprecated ConfigureUtil by @Goooler in #826
  • Polish outdated configs by @Goooler in #831
  • Update plugin com.gradle.enterprise to v3.12.5 by @renovate in #838
  • Update dependency gradle to v8.0.2 by @renovate in #844
  • fix(deps): update dependency org.codehaus.plexus:plexus-utils to v3.5.1 by @renovate in #837
  • chore(deps): update dependency prismjs to v1.27.0 [security] by @renovate in #828
  • Encode transformed properties files with specified Charset by @scottsteen in #819
  • chore(deps): update dependency vuepress to v1.9.9 by @renovate in #842

New Contributors

Full Changelog: 8.1.0...8.1.1

8.1.0

26 Feb 22:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.0...8.1.0

8.0.0

25 Feb 01:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.2...8.0.0

7.1.2

29 Dec 01:04
Compare
Choose a tag to compare

7.1.1

15 Dec 01:57
Compare
Choose a tag to compare

7.1.0

04 Oct 15:50
c6d25fa
Compare
Choose a tag to compare

7.0.0

27 Apr 13:54
Compare
Choose a tag to compare

6.1.0

06 Oct 16:44
Compare
Choose a tag to compare