Release v2.7.0-rc.6
Changelog
- 5b1163e Merge pull request #766 from jonbullock/release-2.7.0-rc.6
- 4db36fe Update version to 2.7.0-rc.6
- 3064f1c Merge pull request #765 from jonbullock/fix/709-apple-silicon
- 7aeb4c6 Altered shell for Windows.
- 857cf2e Used runner context to detect OS build is running on.
- e1fae71 Included file encoding parameter to cover execution on Windows.
- 563be75 Resolved issue when getting tags back for content, following OrientDB upgrade.
- 7505683 Fixes #709
- 2e5a20b Merge pull request #757 from jonbullock/fix/747-orientdb-otrackedmap
- 3fdfd65 Regression test for fix.
- 4d5cd56 Merge pull request #756 from georgecao/ds
- 973204e Stops the duplication and the need for a strategy at all.
- 8113dac Merge pull request #758 from areyouready/Docker_Run_JRE_Change
- fe75f07 As adoptopenjdk is deprecated the dependencies should be adopted to its successor adoptium/temurin
- 06e4c0d Fixes #747
- ffbc0c9 Change DuplicatesStrategy from EXCLUDE to INCLUDE
- 8f7b8be Change DuplicatesStrategy from EXCLUDE to INHERIT
- ac58d7e Merge pull request #744 from pzygielo/queue
- 6e2a495 Added transform to JReleaser based artifacts.
- ccd29ad Reverted to SNAPSHOT suffix.
- 6b200da Use blocking method rather than the throwing one
Contributors
We'd like to thank the following people for their contributions:
- Jonathan Bullock (@jonbullock)
- georgecao
- Piotrek Żygieło (@pzygielo)
- Sebastian Basner (@areyouready)