Skip to content

Releases: MITLibraries/s3-bagit-validator

v0.1.5

13 Jun 19:43
452144a
Compare
Choose a tag to compare

What's Changed

  • IR-219 Add technical limitations to README.md by @ehanson8 in #145
  • record-aip-id-for-lambda-response-exceptions by @ehanson8 in #159

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 May 13:35
8ed8d1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

12 May 18:20
e23988f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 May 13:26
082700a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 May 20:03
252bc4f
Compare
Choose a tag to compare

What's Changed

  • Bubble up handled exceptions into lambda response by @ghukill in #46
  • IR 210 - large file checksumming by @ghukill in #56
  • IR 220 - manifests and error details by @ghukill in #57
  • IR 222, 223 - Improved S3 Inventory handling by @ghukill in #61
  • IR 228 - small updates and aws sam cli by @ghukill in #66
  • IR 228 - resume/retry bulk validation by @ghukill in #69
  • IR 206 subtasks - IR 231 and IR 232 by @ghukill in #75

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Initial Testing Release

09 Apr 19:51
a2a680b
Compare
Choose a tag to compare

What's Changed

  • IN-1203 - Project scaffold from template by @ghukill in #7
  • ECR Automation by @cabutlermit in #6
  • IR-182 - additional project scaffolding by @ghukill in #10
  • IR-182 - Add Athena querying utility class by @ghukill in #13
  • IR-182 - add S3Client utility class by @ghukill in #14
  • IR-182 - Add AIP class that encapsulates validation logic by @ghukill in #16
  • IR-183 - Wire AIP validator up to lambda handler by @ghukill in #18
  • IR 193 - parallelize checksum generation by @ghukill in #22
  • IR 207 - replace Athena with S3 operations + DuckDB queries by @ghukill in #31
  • IR 191 - CLI "sidecar" by @ghukill in #35
  • Rework Sentry init and init for lambda by @ghukill in #38
  • Unset env var AIP_VALIDATOR_ENDPOINT for unit testing by @ghukill in #39
  • IR-209 - Gracefully handle missing or empty S3 inventory location by @ghukill in #40

New Contributors

Full Changelog: https://github.com/MITLibraries/s3-bagit-validator/commits/v0.1.0