Releases: nationalarchives/ds-caselaw-ingester
Releases · nationalarchives/ds-caselaw-ingester
v1.9.2
What's Changed
- Rich annotations for new versions by @jacksonj04 in #103
Full Changelog: v1.8.2...v1.9.2
v1.8.2
What's Changed
- Remove redundant MarklogicUseHttps variable from prod deploy by @jacksonj04 in #116
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Add missing VPC parameters to production deploy workflow by @jacksonj04 in #115
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Save tarfile first to aid debugging by @dragon-dxw in #72
- Debug: save file first by @dragon-dxw in #73
- 👀 Don't try to get URL by @dragon-dxw in #74
- Avoid collisions with metadata.json when looking for TDR-2023-4DR-metajson.json by @dragon-dxw in #75
- Upgrade to apiclient 14.0.2 by @anthonyhashemi in #77
⚠️ Set user agent and build own API client object by @dragon-dxw in #78- Configure Renovate by @renovate in #79
- Update dependency ubuntu to v22 by @renovate in #85
- Use FCL Renovate configuration by @jacksonj04 in #89
- Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 by @renovate in #90
- chore(deps): update actions/checkout action to v4 by @renovate in #80
- chore(deps): update pre-commit hook psf/black to v22.12.0 by @renovate in #91
- chore(deps): update aws-actions/setup-sam action to v2 by @renovate in #84
- chore(deps): update actions/setup-python action to v4 by @renovate in #81
- chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #83
- chore(deps): update pre-commit/action action to v3 by @renovate in #86
- Fix sending a new judgment notification if there's no TDR section by @dragon-dxw in #93
- Allow
MarklogicCommunicationError
s to crash ingester by @dragon-dxw in #94 - Use samlocal for building the local lambda function by @jacksonj04 in #95
- chore(deps): update pre-commit hook psf/black to v23 by @renovate in #92
- Tell Renovate where to find our dependency files by @jacksonj04 in #96
- Fix pip_requirements file regex by @jacksonj04 in #97
- chore(deps): update dependency pytest to v7.4.2 by @renovate in #99
- chore(deps): update pre-commit hook pycqa/flake8 to v6 by @renovate in #101
- Add annotations and rename functions to make v16 compatible by @dragon-dxw in #102
- Add mypy and prettier to pre-commit by @jacksonj04 in #105
- chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.6.0 by @renovate in #107
- TEST: Deploy to staging using GitHub secrets by @jacksonj04 in #108
- Define environment variables and timeout in code by @jacksonj04 in #109
- Can now specify using HTTPS in MarkLogic by @jacksonj04 in #110
- Define VPC config in code by @jacksonj04 in #111
- Remove MarkLogic HTTPS flag by @jacksonj04 in #112
- Fix incorrect VPC config indentation by @jacksonj04 in #114
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- If there's a collision, change name of URL by @dragon-dxw in #64
- Log incoming message for debug purposes by @dragon-dxw in #67
- Refactor v1/v2 messages into classes by @dragon-dxw in #68
- Revert no-splat by @dragon-dxw in #70
- Ingester notification email contains document type (Judgment/Press Summary) by @dragon-dxw in #69
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
- V2 documents now use boto s3 download, not raw http requests by @dragon-dxw in #65
- Use newer docker compose format for external networks by @dragon-dxw in #66
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Upgraded
ds-caselaw-custom-api-client
to newly released patch version10.0.1
toinsert_document_xml
to pattern match uris with, and add documents to,press-summary
, notpress_summary
v1.6.0
What's Changed
- Distinguish documents by document type at ingestion by @anthonyhashemi in #62
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Fix/tests by @dragon-dxw in #58
- Ingest from TRE v2 by @dragon-dxw in #61
Full Changelog: v1.4.8...v1.5.0
v1.4.8
What's Changed
- Update docker configuration for localstack by @dragon-dxw in #60
Full Changelog: v1.4.7...v1.4.8