Skip to content

Commit

Permalink
Version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alicela committed Jul 16, 2024
1 parent 265bed4 commit d9570e6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# Changelog
## 2.2.0 [TODO] - DuckDB implementation for output
## 3.0.0 [TODO] - DuckDB implementation for output and Kube deployment
### Added
- Transfer Vtl datasets into DuckDB before output step
- SQL util class for SQL operations
- Can deploy in Kube or VM
- Health-check

### Changed
- (File-by-file) Kraftwerk now exports only one .parquet file
- Output is now made from DuckDB instead of VTL dataset

### Removed
- Avro
-

## 2.1.0 [2024-06-11] - Change Lunatic reader
### Changed
- Refactor of Lunatic reader
Expand Down

0 comments on commit d9570e6

Please sign in to comment.