Releases: dlcs/protagonist
Releases · dlcs/protagonist
v1.4.2 - /raw-resource/
What's Changed
- Add
/raw-resource/
endpoint to Orchestrator by @donaldgray in #909
Full Changelog: v1.4.1...v1.4.2
v1.4.1 - minor improvements
What's Changed
- Respect JsonPropertyName attributes in generated swagger by @garyttierney in #903
- For the overload of GetSpace, use noCache: true by @p-kaczynski in #906
- Create default storagePolicy on setup by @donaldgray in #904
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - JWT auth, path formatting support
Summary
- Symmetrical JWT-based auth for API
- Support formatting of
assetPath
in path templates
What's Changed
- Update portal date format to be 24h time by @donaldgray in #895
- Add JWT-based Auth option for API requests by @p-kaczynski in #900
- Explicitly bind DlcsSettings by @p-kaczynski in #901
- PathTemplates handles assetPath formatting by @donaldgray in #902
Full Changelog: v1.3.10...v1.4.0
v1.3.10 - Bugfixes
What's Changed
- Update Orchestrator
PathRewriteTransformer
to set correctmax-age
header values with 404 responses by @griffri in #890 - Resolve bug where NQ stored projections always used Open thumbs by @donaldgray in #893
Full Changelog: v1.3.9...v1.3.10
v1.3.9 - Autocomplete empty batches
What's Changed
- Auto complete 0 batches if legacy mode enabled by @donaldgray in #889
Full Changelog: v1.3.8...v1.3.9
v1.3.8 - Cleanup handler improvements
Summary
- Biggest change is extension to cleanup-handler to remove no-longer required artifacts (#430).
- Orchestrator updated to better hande invalid image requests (#879)
- Engine stability fixes; improve SFTP handling (#880) and reduce round robin requests when generating thumbs to alleviate pressure on image-server.
What's Changed
- Adding abilty to use a stickiness cookie when generating thumbs through cantaloupe by @JackLewis-digirati in #866
- Create asset modified cleanup handler by @JackLewis-digirati in #882
- Return 400 for image requests that cannot be parsed by @griffri in #881
- Add types to ProducesResponseType where possible by @p-kaczynski in #886
- Allow SFTP origins containing spaces by @griffri in #887
New Contributors
- @p-kaczynski made their first contribution in #886
Full Changelog: v1.3.7...v1.3.8
v1.3.7 - Portal improvements
What's Changed
- Allow named queries to be managed in Portal by @griffri in #875
- Update Portal thumbnail viewer to request IIIF Image3 thumbnails by @griffri in #878
Full Changelog: v1.3.6...v1.3.7
v1.3.6 - ImageService2
Summary
- Fix for #868 - output
"@type": "iiif:Image"
on IIIF Image2 services - Fix for #870 - make NamedQuery parameters optional
What's Changed
- Adding support for optional named query parameters by @JackLewis-digirati in #872
- Omit type from serialized
ImageService2
in Presentation2 manifests by @griffri in #873
Full Changelog: v1.3.5...v1.3.6
v1.3.5 - Allow empty batch in LegacyMode
What's Changed
- Allow batch with empty 'members' in legacy mode by @donaldgray in #871
Full Changelog: v1.3.4...v1.3.5
v1.3.4 - Remove Image3 from Presentation2
What's Changed
- Do not include ImageService3 on v2 manifests by @donaldgray in #867
Full Changelog: v1.3.3...v1.3.4