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