Merged
Conversation
- make DeleteResourceType better named - PreConditionFailed -> PreconditionFailed - Add nullable to DeleteManifest etag
- change precondition - use type instead of hierarchy record - resourceId instead of (collection/manifest).Id
Make delete requests require an Etag
Additionally dissallows space from being negative in an asset
- Rename existingSpace to manifestSpace - Add asset id to error - Fix typos - Pass exception instead of message - Refactor UpdateCanvasPaintingsAfterDlcsInteractions
Stop persisting the space id between the asset when removing the space
Bump iiif-net to latest
Allow multiple composite and choice canvases to work
Allow audio, video and painting choices to correctly set labels and other fields
Provide more information when an invalid asset id is provided
Address some spelling mistakes + short note about moving to `public`
Remove pgcrypto from database
PR template
Initial adjuncts RFC
Actions recently started failing, 4.14.0 is the highest version prior to failures occurring
Pin version of localstack used in tests
- Throw more errors across ICustomerProvider implementations - Rename MessageBasedCustomerIdProvider to SetCustomerIdProvider - Move reflected methods out of loop - Further clarify readme - More tests
- Changes exception to NotImplemented - Removes unneeded test context creation
Automatically filter queries by customer id
…heck on upsert to prevent duplicate use
Prevent duplicate canvasId usage
Replace usages of "DLCS" where makes sense
Update README for IIIF-Cloud Services terminology
donaldgray
approved these changes
Apr 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this change?
Merges
developintomainahead of a releaseMain changes are bug fixes for mixed manifests along with a few fixes such as:
canvas.idunique by customer instead of by manifest