Skip to content

Releases: ocadotechnology/Ocava

v17.8.3

20 Dec 12:54
Compare
Choose a tag to compare

Public release of v17.8.3

Changes:

feat: expose static publish methods in NotificationRouter to complement the non-static broadcast methods. A typical NotificationRouter.get().broadcast() call can now also be achieved by using NotificationRouter.publish().
feat: #450 Added code to allow for logging of all calls to RepeatableRandom.
feat: improve error message
feat: #449 review suggestions from the public sync of v17.4.1 - corrected and improved javadoc and tests

fix(deps): update dependency org.assertj:assertj-core to v3.27.0
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.14
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.13
fix(deps): update dependency com.google.guava:guava to v33.4.0-jre
fix(deps): update junit
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v10.21.0
fix(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.780
fix(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v10.20.2
fix(deps): update dependency org.codehaus.mojo:license-maven-plugin to v2.5.0
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-cbor to v2.18.2
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.1.0
fix(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.779

v17.4.1

27 Nov 09:33
Compare
Choose a tag to compare

Public release of v17.4.1

Changes:

feat: #397 Created a sorted map which orders entries primarily by the value rather than the key.
feat: #448 Relaxed the case and plurality-strictness on parsing TimeUnits, ChronoUnits and LengthUnits. Added tests and updated javadoc
feat: #447 Added a waitForDuration variant which accepts a Duration object

fix(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.778
fix(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.6
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v10.20.1
fix(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
fix(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v10.20.0
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-cbor to v2.18.1
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1
fix(deps): update dependency com.puppycrawl.tools:checkstyle to v10.19.0
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.12
fix(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0

v17.1.16.2

29 Oct 13:25
Compare
Choose a tag to compare

Public release of v17.1.16 with additional fixes to handle Java 17

v17.1.16.1

29 Oct 11:28
Compare
Choose a tag to compare

Public release of v17.1.16 with a fix for github pipelines.

v17.1.16

29 Oct 11:14
Compare
Choose a tag to compare

public release of Ocava v17.1.16

v16.9.54

01 Oct 07:07
Compare
Choose a tag to compare

Public release of v16.9.54

v16.9.34

03 Sep 06:52
Compare
Choose a tag to compare

Public release of v16.9.34

v16.9.6

08 Aug 10:36
Compare
Choose a tag to compare

Public release of Ocava v16.9.6

Known Bug: The new AssertionThenSteps and ListStepFuture classes do not handle StepFutures populated with the value null.

v16.6.58

11 Jul 12:58
Compare
Choose a tag to compare

Public release of Ocava v 16.6.58

v16.6.21

07 Jun 09:06
Compare
Choose a tag to compare

Public release of v16.6.21