nationalarchives/ds-caselaw-custom-api-client (ds-caselaw-marklogic-api-client)
### [`v26.0.0`](https://redirect.github.com/nationalarchives/ds-caselaw-custom-api-client/blob/HEAD/CHANGELOG.md#v2600-2024-09-25)
[Compare Source](https://redirect.github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v25.0.0...v26.0.0)
##### BREAKING CHANGE
- Multiple methods which used to be within `Document` are now in `Document.body`
##### Feat
- **FCL-268**: break functions which rely on the document body into their own subclass
##### Fix
- **FCL-268**: update factory behaviour to match new document body model
- **FCL-268**: use real date when testing if document date should be sent in reparse payload
- **deps**: update dependency boto3 to v1.35.23
##### Refactor
- **FCL-268**: move document statuses to their own submodule
- **FCL-268**: move document exceptions into their own submodule
- **FCL-268**: move XML manipulation into its own file
- **FCL-268**: move the documents module in readiness for better code separation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==25.0.0
->==26.0.0
Release Notes
nationalarchives/ds-caselaw-custom-api-client (ds-caselaw-marklogic-api-client)
### [`v26.0.0`](https://redirect.github.com/nationalarchives/ds-caselaw-custom-api-client/blob/HEAD/CHANGELOG.md#v2600-2024-09-25) [Compare Source](https://redirect.github.com/nationalarchives/ds-caselaw-custom-api-client/compare/v25.0.0...v26.0.0) ##### BREAKING CHANGE - Multiple methods which used to be within `Document` are now in `Document.body` ##### Feat - **FCL-268**: break functions which rely on the document body into their own subclass ##### Fix - **FCL-268**: update factory behaviour to match new document body model - **FCL-268**: use real date when testing if document date should be sent in reparse payload - **deps**: update dependency boto3 to v1.35.23 ##### Refactor - **FCL-268**: move document statuses to their own submodule - **FCL-268**: move document exceptions into their own submodule - **FCL-268**: move XML manipulation into its own file - **FCL-268**: move the documents module in readiness for better code separationConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.