We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7fd4cc commit e66bc88Copy full SHA for e66bc88
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [4.6.7] - 2025-04-09
7
+### Changed
8
+- ci: attach test failure reports to job.
9
+- test: reduce chance of duplicate free port allocation.
10
+- test: use a test store to hold remote server port.
11
+
12
## [4.6.6] - 2025-04-09
13
### Changed
14
- test: fixes flaky remote steps test.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=4.6.7
0 commit comments