This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
Releases: alercebroker/s3_step
Releases · alercebroker/s3_step
1.4.0
What's Changed
- feat: add option to use kafka authentication by @dirodriguezm in #10
- feat: add option for separated consumer and metrics kafka auth by @dirodriguezm in #11
- perf: s3 client initialized in the constructor by @pgallardor in #12
New Contributors
- @pgallardor made their first contribution in #12
Full Changelog: 1.3.0...1.4.0
Release 1.3.0
Delete use of AWS credentials.
Release 1.2.0
Added atlas bucket.
Release 1.1.2
What's Changed
- Doc/readme by @JavierArredondo in #6
- bump apf version to 1.0.7 by @dirodriguezm in #7
- rename file by @dirodriguezm in #8
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
Release 1.1.1
- Uses APF 1.0.2 with synchronous commit
Release 1.1.0
Release 1.1.0
Uses reverse candid as object index
Release 1.0.1
Added extra metrics
- oid
- candid
Update to apf 1.0.1
Release 1.0.0
- Upload files to s3 bucket using
{candid}.avro
convention - Save step metadata like version, and step name to database
- Added docstrings
- Updated README
- Added unittests
- Added psql integration test
- 96.77% coverage
- Uses gh actions