Releases: AbsaOSS/pramen
Releases · AbsaOSS/pramen
v1.0.1
What's Changed
- Fix spelling and very minor grammar by @dwfchu in #26
- Add an explanation regarding run dates and info dates to README. by @yruslan in #27
- Add '--verbose' command line option to generate more detailed logs. by @yruslan in #31
- Remove unnecessary flags and update docs by @yruslan in #32
- Fix the warning log message when a sourcing table needs update. by @yruslan in #33
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feature/uppercase col on read by @zhukovgreen in #11
- Add assembly for fat jars by @yruslan in #12
- Add license scan report and status by @fossabot in #13
- Add FOSSA badge. by @yruslan in #14
- Improve logging and notification message for missing dependencies. by @yruslan in #15
- Add IdentityTranformer into included transformations by @zhukovgreen in #16
- Add spark source for ingestion jobs by @yruslan in #17
- Fix a specific date in a generic transformation identity transformer. by @yruslan in #18
- Apply special characters replacement for all sources, not just JDBC. by @yruslan in #19
- Add version info in JAR generated by sbt assembly. by @yruslan in #21
- Fix Python publish in CI by @yruslan in #20
- Fix handling counts for ranged source tables. by @yruslan in #22
- Update the documentation about building the project and CSV source. by @yruslan in #23
- Cross compile across Scala and Spark versions by @yruslan in #24
Full Changelog: pramen-py...v1.0.0
1.0.5
What's Changed
- feature/upper case column names on read by @zhukovgreen in #11