Skip to content

Commit 2112bd4

Browse files
External review feedback
1 parent a0201a0 commit 2112bd4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source/release-notes.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ New features:
3131
- PostgreSQL
3232
- MySQL
3333

34-
- Added support for keys in calculated fields when projects use a non-default
35-
key handling option, such as inherited primary key.
36-
3734
Bug fixes:
3835

39-
- Fixed an issue where job API calls hang when table filters return an empty
40-
result.
36+
- Fixed an issue where job API calls would hang when table filters returned an
37+
empty result.
38+
- Fixed an issue that prevented users from saving calculated key fields for
39+
projects that use the single-inherited or wrapped key handling options.
40+
- Fixed an issue with embedded array mappings and excluded fields, where blank
41+
source data could trigger an 'unset' error rather than being processed silently.
4142

4243

4344
1.12.0 Changelog

0 commit comments

Comments
 (0)