Releases: eBay/graph-analytics-plugin
Releases · eBay/graph-analytics-plugin
v1.1.0
Major Changes:
- Raise minimum supported Gradle version to 8.11 by @mcumings in #24
- Should now be compliant with Gradle Isolated Projects
What's Changed
- Bump org.testng:testng from 7.10.2 to 7.11.0 by @dependabot in #20
- Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot in #19
- Reduce dependence upon Project for paths by @mcumings in #21
- Replace usages of deprecated
dependencyProject
method by @mcumings in #25 - Enable project isolation for project and sample builds by @mcumings in #26
- Version to 1.1.0 in preparation for release by @mcumings in #27
- Run against matrix of gradle versions by @mcumings in #28
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
What's Changed
- Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #15
- Fix project inspection report sorting issue by @mcumings in #16
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add release process doc by @mcumings in #8
- Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #10
- Begin development of v0.0.2 by @mcumings in #11
- Fix validation matcher for anyOf by @mcumings in #9
- Apply as a settings plugin by @mcumings in #12
- Reports should use system line separators by @mcumings in #13
- Move to version 1.0.0 for first full release by @mcumings in #14
Full Changelog: v0.0.1...v1.0.0