1
- # udf-debugging-java 0.4.0, released 2021-XX-XX
1
+ # udf-debugging-java 0.4.0, released 2021-07-16
2
2
3
- Code name:
3
+ Code name: Added JProfiler Module
4
4
5
5
## Features / Enhancements
6
6
@@ -20,23 +20,28 @@ Code name:
20
20
21
21
### Compile Dependency Updates
22
22
23
- * Added ` com.exasol:bucketfs-java:1 .0.0 `
23
+ * Added ` com.exasol:bucketfs-java:2 .0.1 `
24
24
* Updated ` com.exasol:error-reporting-java:0.2.0 ` to ` 0.4.0 `
25
- * Added ` com.exasol:exasol-test-setup-abstraction-java:0.1.0 `
25
+ * Added ` com.exasol:exasol-test-setup-abstraction-java:0.1.1 `
26
26
* Removed ` com.exasol:exasol-testcontainers:3.3.1 `
27
- * Updated ` com.exasol:test-db-builder-java:2.0.0 ` to ` 3.1.1 `
27
+ * Updated ` com.exasol:test-db-builder-java:2.0.0 ` to ` 3.2.0 `
28
+ * Added ` org.apache.commons:commons-compress:1.21 `
29
+ * Updated ` org.jacoco:org.jacoco.core:0.8.6 ` to ` 0.8.7 `
30
+ * Updated ` org.slf4j:slf4j-api:1.7.30 ` to ` 1.7.31 `
28
31
29
32
### Test Dependency Updates
30
33
31
- * Added ` com.exasol:exasol-testcontainers:3.5.2 `
32
- * Updated ` org.junit.jupiter:junit-jupiter-engine:5.6.2 ` to ` 5.7.1 `
33
- * Updated ` org.junit.jupiter:junit-jupiter-params:5.6.2 ` to ` 5.7.1 `
34
+ * Added ` com.exasol:exasol-testcontainers:3.5.3 `
35
+ * Updated ` org.jacoco:org.jacoco.agent:0.8.6 ` to ` 0.8.7 `
36
+ * Updated ` org.junit.jupiter:junit-jupiter-engine:5.6.2 ` to ` 5.7.2 `
37
+ * Updated ` org.junit.jupiter:junit-jupiter-params:5.6.2 ` to ` 5.7.2 `
34
38
* Removed ` org.junit.platform:junit-platform-runner:1.6.2 `
35
- * Updated ` org.mockito:mockito-core:3.6.0 ` to ` 3.8.0 `
36
- * Updated ` org.testcontainers:junit-jupiter:1.14.3 ` to ` 1.15.2 `
39
+ * Updated ` org.mockito:mockito-core:3.6.0 ` to ` 3.11.2 `
40
+ * Updated ` org.testcontainers:junit-jupiter:1.14.3 ` to ` 1.15.3 `
37
41
38
42
### Plugin Dependency Updates
39
43
40
44
* Added ` com.exasol:error-code-crawler-maven-plugin:0.5.0 `
41
- * Updated ` com.exasol:project-keeper-maven-plugin:0.3.0 ` to ` 0.9 .0 `
45
+ * Updated ` com.exasol:project-keeper-maven-plugin:0.3.0 ` to ` 0.10 .0 `
42
46
* Added ` io.github.zlika:reproducible-build-maven-plugin:0.13 `
47
+ * Updated ` org.jacoco:jacoco-maven-plugin:0.8.6 ` to ` 0.8.7 `
0 commit comments