mirror of
https://github.com/Snowflake-Labs/dlsync.git
synced 2025-12-18 09:01:27 +00:00
updated changelog with private key authentication
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
## [2.4.0] - 2025-08-11
|
||||
### Added
|
||||
- Add support for 'PIPE' object type Deployment
|
||||
- Add support for 'ALERT' object type Deployment
|
||||
- Add feature toggle to configuration YAML to allow change to error disposition (fail deployment on first deployment tree error or continue after each error to try other items for deployment, logging and collecting all errors in the console.)
|
||||
- Added support for 'PIPE' object type Deployment
|
||||
- Added support for 'ALERT' object type Deployment
|
||||
- Added feature toggle to configuration YAML to allow change to error disposition (fail deployment on first deployment tree error or continue after each error to try other items for deployment, logging and collecting all errors in the console.)
|
||||
- Added support for private key authentication
|
||||
### Fixed
|
||||
- Fixed issue with dependency parsing in the form ` @some_dependency`
|
||||
- Fixed issue with dependency parsing in the form `@some_dependency`
|
||||
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
## [2.3.0] - 2025-03-31
|
||||
|
||||
Reference in New Issue
Block a user