lolafect/CHANGELOG.md
2023-01-18 17:16:29 +01:00

13 lines
397 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- `LolaConfig` can now fetch the DW credentials from S3.
- `LolaConfig` can now fetch the SSH tunnel from S3.
- `LolaConfig` can now fetch the Trino credentials from S3.
- `LolaConfig` can now fetch the Prefect Host from S3.
- `build_lolaconfig` executes all of the above when called.