Skip to content

Releases: GradleUp/shadow

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

6.0.0

15 Jun 21:04
Compare
Choose a tag to compare
  • Required Gradle 6.0+
  • NEW: Support for Gradle Metadata publication via the shadowRuntimeElements configuration. This is a beta feature
    the hasn't been tested extensively. Feedback is appreciated.
  • Fix Gradle 7 deprecation warnings #530
  • Fix to generated start script to correctly use optsEnvironmentVar#518
  • Yahor Berdnikau - Fix issues with Gradle API being embedded into published JAR #527
  • Dmitry Vyazelenko - ASM updates to support latest Java versions #549
  • ejjcase - Support exposing shadowed project dependencies via POM #543
  • Artem Chubaryan - Performance optimizations #535
  • Trask Stalnaker - Fix exclude patterns on Windows #539

5.2.0

10 Nov 16:27
Compare
Choose a tag to compare

With the release of Gradle 6.0, this will be the last release to support Gradle 5.x. The next version will be the major release 6.0 and will support at minimum Gradle 6.0 going forward.
Thank you for all the contributions for this release.