File tree 1 file changed +16
-13
lines changed
1 file changed +16
-13
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## [ 0.5 .0] - 2024-04-29
5
+ ## [ 0.6 .0] - 2024-05-06
6
6
7
7
### 🚀 Features
8
8
9
- - Added Dynamic UI Schema Generation (#80 )
10
- - Add health check endpoint for worker (#85 )
11
- - Added skip rows in the sync runs table (#75 )
12
- - Add skipped_rows column in sync run (#70 )
13
- - Add cron expression as schedule type (#71 )
14
- - SQL autocomplete (#56 )
9
+ - Separate routes for main application (#97 )
10
+ - Add compression support for sftp (#103 )
11
+ - Added toggle to view password field values (#102 )
15
12
16
13
### 🐛 Bug Fixes
17
- - Fixed docker build arm64 release
18
- - Remove env example from ui (#77 )
19
14
20
- ### Refactor
21
- - Models finalize screen (#68 )
15
+ - Cursor field mandatory check (#91 )
16
+ - Add multiwoven secret to credentials
17
+ - UI auto deploy (#92 )
18
+ - Support cursor query for soql (#94 )
19
+ - Importing envs (#100 )
20
+ - Skip cursor query for empty cursor field (#104 )
22
21
23
- ### Style
24
- - Reporting dashboard layout (#81 )
22
+ ### ⚙️ Miscellaneous Tasks
25
23
24
+ - Bumps version to 1.63
25
+ - Bump integration gem to 1.63
26
+ - Bump integration gem to 1.63
27
+ - Update core chakra config (#98 )
28
+ - Update config to support branding (#99 )
26
29
27
30
<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments