Skip to content

Commit 696cf33

Browse files
authored
Prepare documentation for release 0.6.0 (#133)
Fixes #132
1 parent c1e7aac commit 696cf33

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

doc/changes/changes_0.6.0.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Integration-Test-Docker-Environment 0.6.0, released t.b.d.
1+
# Integration-Test-Docker-Environment 0.6.0, released 2021-11-16
22

3-
Code name: t.b.d.
3+
Code name: Docker db 7.1.2
44

55
## Summary
66

7-
t.b.d
7+
This release updates to docker db 7.1.2, and also contains a major refactoring, where the job id needs to be assigned to every root task.
8+
Besides this, it also contains a bugfix where the test data was not initially populated if the reuse_database_setup was set to true.
9+
Also some release consistency checks were introduced.
810

911
### Supported Exasol Versions
1012

@@ -32,5 +34,8 @@ If you need further versions, please open an issue.
3234

3335
- #122: make jobid a parameter of the task
3436

37+
## Documentation:
38+
- #132: Prepare documentation for release 0.6.0
39+
3540
## Security:
3641
-#126: Update urllib3 package

0 commit comments

Comments
 (0)