26 Commits

Author SHA1 Message Date
Ytbarek Hailu
816e6f4a11 updated log message and changelog 2025-11-24 12:28:05 -08:00
Ben Luu
a776e6d596 add MASKING POLICY 2025-11-20 10:37:36 -08:00
Ytbarek Hailu
2f738ca6f2 Added sample script for dynamic table and unit test 2025-11-07 17:52:46 -08:00
Prathamesh More
1632ea1312 Added Dynamic Table Enum to support the dynamic table migrations using DlSync 2025-11-06 00:36:07 +05:30
Ytbarek Hailu
f4a8eb3a65 removed comments 2025-10-15 23:12:10 -07:00
Ytbarek Hailu
455d2205bf Fixed ddl_regex to include quoted object names in ddl script 2025-10-15 23:09:52 -07:00
Alex Wornast
a9373db5bb Fix for encrypted private keys 2025-08-21 21:53:57 +01:00
Ytbarek Hailu
59a0f593b5 updated readme and config manger with private_key_file_pwd 2025-08-13 20:35:40 -07:00
Ytbarek Hailu
0cc89cbe50 Updated parser to warn migration if no valid migration was found 2025-08-13 16:19:05 -07:00
Alexander Wornast
ab1cbb2f41 Merge branch 'release/v2.4.0' into release 2025-08-12 23:50:46 +01:00
Alex Wornast
057c7cbb4f * Update minimum version to JDK 17
* Update Dependencies
* Support for JDK 21
* Updated the JUnit tests to support Gradle 9
2025-08-12 23:45:43 +01:00
Ytbarek Hailu
3f3e483ba0 removed dependency parsing to remove in quote dependencies 2025-08-12 10:44:45 -07:00
Ytbarek Hailu
1d0ae6febc Updated config to handle null values 2025-08-11 12:58:19 -07:00
Ytbarek Hailu
d039d8ebf9 Merge pull request #32 from steveclekt/main
Add PIPE, ALERT objects for deployment & feature toggle in config YAML for error disposition
2025-08-11 12:36:07 -07:00
Steve Haines
012364fea4 PR updates 2025-08-11 14:14:41 +01:00
Ytbarek Hailu
6a3b0e8b85 Fixed failure to detect dependency that are in the form of ='some_dependency' 2025-08-07 16:30:43 -07:00
Steve Haines
72f8ae283d add failure condition for x items failed 2025-08-04 12:20:55 +01:00
Steve Haines
296f8eaa6c add this field to config yaml 2025-08-04 10:10:48 +01:00
Steve Haines
04add2a427 add dontfailchain and alerts 2025-08-01 18:35:17 +01:00
Steve Haines
0e26263ed4 add support for pipes 2025-04-18 22:56:06 +01:00
Ytbarek Hailu
80c1ad432a Added target schemas to read database object from 2025-03-31 21:03:24 -07:00
Ytbarek Hailu
1db5e3abcd Added support for streamlit object type 2025-03-21 16:29:24 -07:00
Ytbarek Hailu
14bf40051f Updated scriptSource to log error message for missing database or shcema 2025-03-18 23:44:50 -07:00
Ytbarek Hailu
e66e218137 Added connection with config file and updated readme file for test 2025-02-04 12:55:34 -08:00
Ytbarek Hailu
251544bd6f Added test module 2025-01-28 22:38:01 -08:00
Ytbarek Hailu
9e0bf8bb4f Open source intitial commit 2025-01-08 14:30:44 -08:00