v.0.0.3
Version0.0.3 Adds audit headers, exception handling, and etag support.
What's Changed
- Fix Len = 0 and Insufficient Buffer behaviours for positioned reads by @fuatbasik in #203
- fix: fixing jmh local build by @stubz151 in #205
- Support audit headers in request by @rajdchak in #204
- Add ability to dump configs by @CsengerG in #206
- Add JMH JAR generation to CICD by @CsengerG in #207
- Migrate to new Iceberg staging branch by @CsengerG in #208
- Improve the exception handling of the S3SdkObjectClient by @SanjayMarreddi in #210
- Improve the unit and integration tests by @SanjayMarreddi in #211
- feat: adding etag checking for stream reads by @stubz151 in #209
- fix: updating integ test to check at correct point by @stubz151 in #213
- add gray failure tests and FaultyS3Client by @fuatbasik in #214
- Update Version Number to 0.0.3 by @SanjayMarreddi in #215
New Contributors
- @stubz151 made their first contribution in #205
- @rajdchak made their first contribution in #204
- @SanjayMarreddi made their first contribution in #210
Full Changelog: v0.0.2...v.0.0.3