Skip to content

Commit 084bc45

Browse files
committed
feat: version 94.2.1b
1 parent a521d24 commit 084bc45

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
## TODO List
44
- All notable changes to this project will be documented in this file.
55

6+
## version-94.2.1b
7+
- security fix
8+
- most of the process queries now don't use autocommit in order to avoid database connection locks
9+
10+
## version-94.1.117
11+
- fix a crash bug when stopping and resuming batch pipeline
12+
- quality
13+
- added a configurable emptyDir usable to set a temporary tablespace for the kubernetes postgres executors
14+
- set KUBERNETES_EXECUTOR_TEMPTABLESPACE_MEDIUM to "Memory"for a memory drive
15+
- set KUBERNETES_EXECUTOR_TEMPTABLESPACE_MEDIUM to "" for a normal ephemeral drive
16+
617
## version-94.1.112
718
- spring security critical upgrade
819
- webjar for js dependencies

0 commit comments

Comments
 (0)