Skip to content

Commit 7a7acba

Browse files
committed
[UIA-827] Release module version 9.4.3
1 parent 86d2245 commit 7a7acba

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [9.4.3] - 2024-05-01
10+
11+
### Fixed:
12+
- We fixed an issue where the result of a test suite was not updated after running an individual test
13+
- We fixed an issue in transaction handling for teardown microflows that could result in a database lock
14+
- We changed the length to limited for the 'Name' attribute in the UnitTest entity
15+
916
## [9.4.2] - 2024-02-07
1017

1118
### Fixed:

dist/UnitTesting_9.4.3.mpk

2.94 MB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.mendix.UnitTesting</groupId>
88
<artifactId>UnitTesting</artifactId>
9-
<version>9.4.2</version>
9+
<version>9.4.3</version>
1010

1111
<repositories>
1212
<repository>

src/UnitTesting.mpr

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)