Releases: NationalLibraryOfNorway/bikube
Releases · NationalLibraryOfNorway/bikube
Release v0.1.6
What's Changed
- fix: use correct variable name in template by @fredrikmonsen in #100
- chore: update dependencies (TT-1802) by @fredrikmonsen in #101
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
What's Changed
- feat: Add notes to manifestations (TT-1656) by @MariusLevang in #84
- fix: Notes returns as list (TT-1656) by @MariusLevang in #85
- feat: Edit newspapers (TT-1671) by @MariusLevang in #86
- feat: Add parent (manifestation) ID to item (TT-1682) by @MariusLevang in #87
- fix: new UAT - update date field (TT-1691) by @MariusLevang in #88
- fix: other changes that was not included in Bikube (TT-1691) by @MariusLevang in #89
- feat: Add possibility to delete physical items by manifestation ID (TT-1702) by @MariusLevang in #90
- fix: Delete manifestation if it does not have items (TT-1702-fix) by @MariusLevang in #91
- feat: Define new /link endpoint (TT-1713) by @pierrebeauguitte in #92
- fix: use underscore in env by @pierrebeauguitte in #93
- feat: allow multiple editions on same day by @pierrebeauguitte in #94
- fix: handle null/empty edition number properly by @pierrebeauguitte in #95
- feat: limit item creation to max one of each format for every manifestation (TT-1735) by @fredrikmonsen in #96
- feat: require physical items to have container ID (TT-1740) by @fredrikmonsen in #97
- feat: add template engine support for compatibility with POS app (TT-1790) by @fredrikmonsen in #98
Full Changelog: v0.1.4...v0.1.5
Release 0.1.4
v0.1.4 refactor: Avoid mutability and non-null assertions (TT-1643) (#83)
v0.1.3
What's Changed
- ci: use non-prefixed image tag to pull docker image and fix collections url variable for production (TT-1598) by @fredrikmonsen in #80
- build: Add second host to ingress by @MariusLevang in #81
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: Set empty swagger responsetype for errors (TT-1470) by @MariusLevang in #51
- fix: Set empty title value for year works (TT-1466) by @MariusLevang in #52
- refactor: Move Collections-specific code to dedicated package (TT-1475) by @pierrebeauguitte in #53
- feat: set title to series title "name + date" on digital item creation if title not given by @fredrikmonsen in #54
- feat: Change to keycloak auth (TT-1471) by @MariusLevang in #56
- fix: search for places not working properly with semicolons (TT-1468) by @MariusLevang in #57
- fix: Response on posts are missing information (TT-1481) by @MariusLevang in #55
- feat: Alma integration, add endpoint to get MARC record from MMS ID (TT-1406) by @pierrebeauguitte in #58
- fix(newspaper): patch broken search function (TT-1465) by @fredrikmonsen in #59
- feat: get bibliographic record by item barcode from Alma (TT-1409) by @pierrebeauguitte in #60
- feat: Add URN to PID_data_URN field (TT-1500) by @MariusLevang in #61
- feat: Use proxy to reach Alma catalogue (TT-1505) by @pierrebeauguitte in #63
- chore(deps): Update dependencies (TT-1473) by @MariusLevang in #62
- feat: Add username to DTOs and collectionDTOs (TT-1483) by @MariusLevang in #64
- ci: deploy to kubernetes stage (TT-1455) by @fredrikmonsen in #66
- feat: Get MARC records by ISSN (TT-1408) by @pierrebeauguitte in #65
- fix: Update fields after database change (TT-1525) by @MariusLevang in #69
- feat: Build index for free-text search over newspaper titles (TT-1516) by @pierrebeauguitte in #70
- feat: Add ISBN and ISMN GET endpoints (TT-1407) by @pierrebeauguitte in #71
- fix: Push to harbor and deploy to stage (TT-1455) by @pierrebeauguitte in #72
- fix: echo correct env in deploy by @pierrebeauguitte in #73
- feat: Remove year works from catalog (TT-1515) by @MariusLevang in #68
- ci: create prod deployment (TT-1556) by @fredrikmonsen in #76
- feat: Add location to full items (TT-1534) by @MariusLevang in #75
- feat: Add possibility to add container when creating physical item (TT-1467) by @MariusLevang in #74
- build: Update ci-file, remove linux tag by @MariusLevang in #78
- ci: fix pipeline to work on new runners (TT-1588) by @fredrikmonsen in #79
- feat: use unique ID from database sequence for titles, manifestations and items (TT-1526) by @fredrikmonsen in #77
Full Changelog: v0.1.1...v0.1.2
Release 0.1.1
v0.1.1 fix: Update submedium with new name (TT-1375) (#50)
Release 0.1.0
What's Changed
- feat: Fetch all newspaper titles by @fredrikmonsen in #1
- docs: Create initial README by @MariusLevang in #2
- ci: Setup CI pipeline with Docker Hub publish by @fredrikmonsen in #3
- ci: Fix actuator setup by @fredrikmonsen in #5
- feat: Get all single items by @MariusLevang in #4
- docs: add OpenApi Swagger documentation to endpoints by @fredrikmonsen in #6
- feat: Improve and expand all titles search by @MariusLevang in #7
- fix: add spring basepath to application yml by @MariusLevang in #8
- Feat/get newspaper items on title by @MariusLevang in #9
- fix: Mediums not being parsed from CollectionsObject by @MariusLevang in #10
- test: Add mapping tests by @MariusLevang in #11
- feat: create newspaper title by @fredrikmonsen in #12
- feat: move webClient calls to axiell to repository by @fredrikmonsen in #20
- test: Added tests for getting items on title by @MariusLevang in #23
- test: add tests for create title (TT-1121) by @fredrikmonsen in #25
- refactor: Create single repository method for searching in the texts database by @MariusLevang in #24
- fix: Trying to get a non-existing title should return a 404 (TT-1127) by @pierrebeauguitte in #27
- feat: Get single items and titles on catalog ID(priref) (TT-1111) by @MariusLevang in #28
- feat: search for title by name (TT-1119) by @fredrikmonsen in #29
- feat: add more fields to title creation object (TT-1123) by @fredrikmonsen in #26
- feat: search and create publisher, publisherPlace and language when creating title (TT-1129) by @fredrikmonsen in #30
- feat: Create single newspaper items (TT-1097) by @MariusLevang in #31
- feat: Remove deprecated endpoints (TT-1169) by @MariusLevang in #34
- refactor: Create extension functions for Collections objects (TT-1147) by @MariusLevang in #33
- feat: add and enable basic auth (TT-1164) by @fredrikmonsen in #32
- feat: add more fields to object creation (TT-1170) by @fredrikmonsen in #35
- feat: create manifestation and yearWork if it doesn't exist (TT-1163) by @fredrikmonsen in #36
- feat: Change title search path by @MariusLevang in #38
- fix: Fix not creating manifestations by @MariusLevang in #39
- build: add spring profile for production (TT-1109) by @fredrikmonsen in #37
New Contributors
- @fredrikmonsen made their first contribution in #1
- @MariusLevang made their first contribution in #2
- @pierrebeauguitte made their first contribution in #27
Full Changelog: https://github.com/NationalLibraryOfNorway/bikube/commits/v0.1.0