v2.1.1
What's Changed
- Remove keyword from Manifest
metadata
. by @mathewjordan in #106 - Add info to API response by @kdid in #107
- Update types to add file set accession number by @bmquinn in #109
- Use variable name for docs bucket to prevent collisions by @mbklein in #108
- Staging PR merge workflow to push commit to nulib/dcapi-types by @kdid in #110
- Adjusted punctuation in data-types.yaml by @kdid in #111
- Punctuation change to data-types.yaml by @kdid in #112
- Punctuation edit to types by @kdid in #113
- Do not include pager options in pagination block by default by @mbklein in #115
- Deploy docs to correct bucket by @mbklein in #117
- Update github action to have 'sam deploy' read parameter overrides from .parameter files by @bmquinn in #118
- Add /schemas to .gitignore by @bmquinn in #119
- Remove unattended deploy params from manual deploy instructions by @mbklein in #120
- Production dcapi types Github action workflow by @kdid in #121
- Move file set description property into FileSetBase type by @bmquinn in #122
- Deploy v2.0.1 to production by @mbklein in #116
- Fix typo in prod types workflow by @kdid in #123
- Deploy to production by @kdid in #124
- Fix name of PR branch in types workflow by @mbklein in #125
- Deploy to production by @mbklein in #126
- Force deploy of types to prod by @mbklein in #127
- Deploy to production by @mbklein in #128
- (Hopefully) fix PR creation by @mbklein in #129
- Deploy to production by @mbklein in #130
- Rename schema.ts to schemas.ts to match existing repo by @mbklein in #131
- Deploy schemas.ts fix to production by @mbklein in #132
- Rename schema.ts to schemas.ts in staging workflow by @mbklein in #133
- Don't build and/or deploy unless necessary by @mbklein in #134
- Return 403 instead of 404 for private published documents by @kdid in #135
- Handle IIIF response for a Work with no Collection by @adamjarling in #136
- Production push by @adamjarling in #137
- Update format for .m3u8 A/V IIIF canvas annotation body. by @mathewjordan in #140
- Add placeholderCanvas for
Image
canvases. by @mathewjordan in #141 - Fix typos in production-types.yml workflow by @kdid in #143
- Add shared link expiration to work response by @kdid in #144
- Deploy API v2.1.0 to production by @mathewjordan in #142
- Remove v1 API mapping from API Gateway by @mbklein in #145
- Adds work/id/authorization route by @kdid in #146
- Deploy to production by @kdid in #147
- Add defensiveness for placeholderCanvas if fileset width OR height are null. by @mathewjordan in #149
- Deploy to Production by @mathewjordan in #150
- Add License field to IIIF Manifest response metadata by @adamjarling in #151
- Deploy to production by @adamjarling in #156
Full Changelog: v2.0.0...v2.1.1