Skip to content

Releases: nationalarchives/ds-caselaw-ingester

v1.4.1

20 Jul 09:57
805816c
Compare
Choose a tag to compare

What's Changed

  • Add check to guard against an empty XML file name by @lozette in #43

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Jun 15:28
f00db49
Compare
Choose a tag to compare

What's Changed

  • Refactor editor notification flow for new/updated judgments by @lozette in #41
  • Refactor how we get and parse the XML judgment from the tar file by @lozette in #42

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Jun 09:38
a38f9a6
Compare
Choose a tag to compare

What's Changed

  • Add pull request template by @lozette in #36
  • Don't raise an error if parser.log not found by @lozette in #37
  • Add linting to repository by @lozette in #38
  • Refactor lambda, add tests by @lozette in #39
  • Support alternative tarball structure from the "bleeding edge" parser by @lozette in #40

Full Changelog: v1.2.6...v1.3.0

v1.2.6

13 May 09:01
ec6c8a9
Compare
Choose a tag to compare

What's Changed

  • Don't raise ReadError or ProtocolError to Rollbar by @lozette in #34
  • Tighten up retry mechanism by @Floppy in #35

Full Changelog: v1.2.5...v1.2.6

v1.2.5

10 May 14:06
8d20cee
Compare
Choose a tag to compare

What's Changed

  • Deploy to production when releases are published by @Floppy in #31
  • Treat the absence of parser.log as a non-fatal error by @lozette in #33
  • Auto publish updated files by @LewisDaleUK in #32

Full Changelog: v1.2.4...v1.2.5

v1.2.4

09 May 09:45
5b23e39
Compare
Choose a tag to compare
  • Correctly return a "failure" uri if the uri partially present in metadata

Full Changelog: v1.2.3...v1.2.4

v1.2.3

05 May 13:44
2d1dbac
Compare
Choose a tag to compare

What's Changed

  • Handle case where URI is null in the JSON file by @Floppy in #29

Full Changelog: v1.2.2...v1.2.3

v1.2.2

05 May 13:20
ff3ec6c
Compare
Choose a tag to compare

What's Changed

  • Make retry maximum configurable via ENV by @Floppy in #28

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 May 12:48
031f259
Compare
Choose a tag to compare

What's New

  • Fixed error handling for TRE retry triggering

v1.2.0

04 May 14:10
b21a586
Compare
Choose a tag to compare

What's Changed

  • Handle documents that failed parsing, by storing as a "failure" document in Marklogic.
  • Only send a retry to TRE if the S3 read failed, no other exceptions.

Full Changelog: v1.1.0...v1.2.0