Releases: ghga-de/hexkit
Releases · ghga-de/hexkit
4.0.0
What's Changed
- Kafka DLQ by @TheByronHimes in #123
- Simplify DAO API (GSI-789) by @TheByronHimes in #127
- Improve MongoDB provider tests by @Cito in #129
- Improve MongoKafka tests (GSI-988) by @Cito in #130
- Use Secret[MongoDsn] for db connection string (GSI-952) by @TheByronHimes in #131
- Configurable MongoDB Timeout (GSI-987) by @TheByronHimes in #132
- Generic DAO error handling (GSI-1005) by @TheByronHimes in #133
- Merge v4 into main by @TheByronHimes in #134
- Include exception info in DLQ event headers (GSI-1119) by @TheByronHimes in #135
- Improve check for bucket existence (GSI-1142) by @Cito in #138
- Functionality for object md5 in part uploads and multipart copy cleanup by @mephenor in #137
- Fix failing federated S3 tests (GSI-1148) by @Cito in #139
- Allow colon characters in bucket names by @lkuchenb in #141
- Dynamically define dlq and retry topics (GSI-1175) by @TheByronHimes in #143
- Avoid running identical S3 copy operations at the same time (GSI-1155) by @TheByronHimes in #145
- Update dependencies and requirements by @Cito in #148
- Preview DLQ Events (GSI-1127) by @TheByronHimes in #144
- Allow user-supplied events for DLQ processing (GSI-1251) by @TheByronHimes in #149
- Update how DLQ subscriber is instantiated (GSI-1274) by @TheByronHimes in #150
- Replace get_event_label with get_event_id (GSI-1176) by @TheByronHimes in #151
- Enable test mode in DLQ .process() (GSI-1291) by @TheByronHimes in #152
- Use database for DLQ events (GSI-1315) by @TheByronHimes in #154
Full Changelog: 3.6.0...4.0.0
3.8.1
What's Changed
- Backport S3 copy operation fix by @TheByronHimes in #146
- Update dependencies to resolve tornado vuln by @TheByronHimes in #147
Full Changelog: 3.8.0...3.8.1
3.8.0
3.7.0
3.6.0
What's Changed
- Handle Outbox Documents Lacking Metadata (GSI-924) by @TheByronHimes in #125
- Federated s3 fixture (GSI-965) by @TheByronHimes in #126
- Add DAO protocol deprecation warnings (GSI-976) by @TheByronHimes in #128
Full Changelog: 3.5.0...3.6.0
3.5.0
What's Changed
- Export names from S3 testutils by @Cito in #120
- Replace yaml_settings_factory with pydantic equivalent (GSI-897) by @TheByronHimes in #121
- ResourceAlreadyFoundError instead of pymongo error on duplicate insert by @mephenor in #122
- Configure event size limit (GSI-939) by @TheByronHimes in #124
Full Changelog: 3.4.0...3.5.0
3.4.0
3.3.0
What's Changed
- Refactor S3 Testutils (GSI-762) by @TheByronHimes in #115
- Expose event header for testing (GSI-770) by @TheByronHimes in #116
- Include traceback in logs (GSI-884) by @Cito in #117
- Improve topic clearing (GSI-885) by @Cito in #118
Full Changelog: 3.2.2...3.3.0