Releases: NetrunnerDB/netrunnerdb-api-server
api-preview-0.8.3
What's Changed
Full Changelog: api-preview-0.8.2...api-preview-0.8.3
api-preview-0.8.2
What's Changed
- Try to fix image tagging. by @plural in #283
- Take another swing at fixing the image tagging. by @plural in #284
Full Changelog: api-preview-0.8.1...api-preview-0.8.2
api-preview-0.8.1
What's Changed
- Update rexml dep to resolve vulnerability. by @plural in #280
- Update checkout action to v4. by @plural in #279
- Update docker image action for main and release branches only. by @plural in #281
- Build and tag docker image on releases. by @plural in #282
Full Changelog: api-preview-0.8.0...api-preview-0.8.1
api-preview-0.8.0
Backing JSONAPI gem switch and tests are the biggest changes here. v0.8 will help us take a major step towards finalizing the API shape.
What's Changed
- Switch to Graphiti gem for JSON API generation. by @plural in #252
- Add a shell script to add cards to test fixtures. by @plural in #266
- Deck and decklist relationships by @plural in #267
- Decklist docs by @plural in #268
- Rename printing and card by @plural in #269
- Add spec files for Card Type & Subtype resources. by @plural in #270
- Resource specs for cycles and sets. by @plural in #271
- Add spec and fixes for Card Pool resource. by @plural in #272
- Add spec for illustrator resource. by @plural in #273
- Format snapshot ruling resource specs by @plural in #274
- Add resource spec for restrictions. Update fixtures. by @plural in #275
- Move logic from resource to decklist model, add spec test. by @plural in #276
- Add specs for card and printing resources. by @plural in #277
- Regenerate docs for public resources post-Graphiti switch. by @plural in #278
Full Changelog: api-preview-0.7.17...api-preview-0.8.0
api-preview-0.7.17
What's Changed
- Build a dev container for the api server. by @plural in #250
- Add identity_card and cards relations to decklist. by @plural in #253
- Bump actionpack from 7.1.3.2 to 7.1.3.4 by @dependabot in #260
- Add a note about test fixture data to README. by @plural in #264
- Explicitly connect printings and card subtypes. by @plural in #265
This is also the last release before we switch to the Graphiti gem for the API support.
Full Changelog: api-preview-0.7.16...api-preview-0.7.17
api-preview-0.7.16
What's Changed
- Pronunciation Guide integration by @talha-ahsan in #248
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #249
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #251
Full Changelog: api-preview-0.7.15...api-preview-0.7.16
api-preview-0.7.15
What's Changed
- Add decklist tables, resource and controller. by @plural in #242
- Don't add a relation to user yet for public decklists. by @plural in #243
- Basic public decklist importer from V2. by @plural in #244
- Add id and side relationships to decklist. by @plural in #245
Full Changelog: api-preview-0.7.14...api-preview-0.7.15
api-preview-0.7.14
What's Changed
- Disable Open Telemetry for now. by @plural in #232
- Remove a config we had to comment out on prod. by @plural in #233
- Remove unneccessary ports from docker-compose.override.yml by @plural in #234
- Update rack and rails versions. by @plural in #237
- initial changes for supporting pronouns for cards by @talha-ahsan in #238
New Contributors
- @talha-ahsan made their first contribution in #238
Full Changelog: api-preview-0.7.13...api-preview-0.7.14
api-preview-0.7.13
What's Changed
Full Changelog: api-preview-0.7.12...api-preview-0.7.13
api-preview-0.7.12
What's Changed
- Bump puma from 5.6.7 to 5.6.8 by @dependabot in #225
- Add position to CardCycle. by @plural in #227
- Use netrunner-cards-json container by @leukosaima in #228
- Bump nokogiri from 1.16.1 to 1.16.2 by @dependabot in #229
- Update image url path and update multiple illustrator parsing. by @plural in #230
New Contributors
- @leukosaima made their first contribution in #228 🎉🎉🎉
Full Changelog: api-preview-0.7.11...api-preview-0.7.12