Releases: NetrunnerDB/netrunnerdb-api-server
Releases · NetrunnerDB/netrunnerdb-api-server
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
api-preview-0.7.11
More prep work for private functionality.
What's Changed
- Add more headers to forward to allow deck validation to work. by @plural in #223
- Return a normal JSONAPI response for user endpoint. by @plural in #224
Full Changelog: api-preview-0.7.10...api-preview-0.7.11
api-preview-0.7.10
What's Changed
Full Changelog: api-preview-0.7.9...api-preview-0.7.10
api-preview-0.7.9
Add designed & released by attributes to card cycles, card sets, cards, and printings.
What's Changed
- Start of Designed and Released by Support in the API. by @plural in #216
- Search api updates for designed_by and released_by & friends. by @plural in #217
- Update docs for new designed/released by fields. by @plural in #218
- Add released_by to cycles and sets. Update filters. by @plural in #219
- Regenerate docs after adding released_by to cycles and sets. by @plural in #221
Full Changelog: api-preview-0.7.8...api-preview-0.7.9
api-preview-0.7.8
api-preview-0.7.7
What's Changed
- Use sets instead of arrays when importing data by @North101 in #210
- Add caching for immutable resources. by @plural in #212
Full Changelog: api-preview-0.7.6...api-preview-0.7.7
api-preview-0.7.6
What's Changed
Full Changelog: api-preview-0.7.5...api-preview-0.7.6
api-preview-0.7.5
What's Changed
- Add a rake task to generate Krakend config for our API. by @plural in #203
- Add example for QOS even though it currently blows up memory usage. by @plural in #205
- Make restiction points and universal_faction_cost a hash of card_id and value by @North101 in #202
- Re-generate docs after restriction points format change. by @plural in #206
New Contributors
Full Changelog: api-preview-0.7.4...api-preview-0.7.5