Skip to content

Releases: gradle/github-dependency-graph-gradle-plugin

1.3.0

02 Apr 01:26
Compare
Choose a tag to compare
  • [FIX] Avoid resolving configurations that are excluded from graph (#126)

1.2.2

13 Feb 04:35
c78baf7
Compare
Choose a tag to compare
  • [FIX] Only write dependency-graph on build success (#115)

1.2.1

12 Feb 01:22
Compare
Choose a tag to compare
  • [NEW] Log each resolved dependency and associated configuration path (#113)
  • [FIX] Exclude plugin marker dependencies from generated graph (#111)

1.2.0

28 Jan 21:10
4b295f7
Compare
Choose a tag to compare
  • Improve failure reporting (#104)
  • Assign dependency scopes based on include/exclude filters (#105)

1.1.1

12 Jan 15:06
618910b
Compare
Choose a tag to compare
  • Improve failure when run with unsupported Gradle version

1.1.0

12 Jan 03:02
d08faa6
Compare
Choose a tag to compare

Improves configuration-cache support

  • Do not generate an empty dependency graph on configuration-cache reuse (#98)
  • Write the report file location to the GITHUB_OUTPUT file if it exists

1.0.0

27 Nov 07:38
8320dfe
Compare
Choose a tag to compare

First stable release of the GitHub Dependency Graph Gradle Plugin.

Contains only minor refactorings and dependency updates from v0.4.1.

1.0.0-rc-1

09 Nov 04:24
b029e14
Compare
Choose a tag to compare
1.0.0-rc-1 Pre-release
Pre-release

Release candidate for v1.0.0 of the GitHub Dependency Graph Gradle Plugin.

Contains only minor refactorings and dependency updates from v0.4.1.

0.4.1

29 Sep 19:18
7ae5909
Compare
Choose a tag to compare

Preliminary release of the github dependency graph plugin.

  • [FIX] PGP key to sign the artifacts needs to be rotated

0.4.0

26 Sep 03:11
10c7204
Compare
Choose a tag to compare

Preliminary release of the github dependency graph plugin.

  • Renamed most input parameters for consistency, and avoiding direct reliance of GitHub-defined variables.
  • Reduced spurious logging when using DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS.

Note that all users of this plugin will need to be updated to accomodate the renamed input parameters.