Skip to content

Releases: NetrunnerDB/netrunnerdb-api-server

api-preview-0.7.14

10 Mar 14:48
b580ba6
Compare
Choose a tag to compare

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

Full Changelog: api-preview-0.7.13...api-preview-0.7.14

api-preview-0.7.13

18 Feb 20:32
46d9b01
Compare
Choose a tag to compare

What's Changed

Full Changelog: api-preview-0.7.12...api-preview-0.7.13

api-preview-0.7.12

18 Feb 18:36
6d7d282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: api-preview-0.7.11...api-preview-0.7.12

api-preview-0.7.11

29 Dec 16:43
4ea248d
Compare
Choose a tag to compare

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

21 Oct 16:45
af3da80
Compare
Choose a tag to compare

What's Changed

  • Add is_latest_printing to printings. by @plural in #222

Full Changelog: api-preview-0.7.9...api-preview-0.7.10

api-preview-0.7.9

19 Oct 12:35
8518141
Compare
Choose a tag to compare

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

07 Oct 18:37
8934833
Compare
Choose a tag to compare

What's Changed

  • Krakend cache hour by @plural in #213
  • Add a PublicController as the base for cacheable public resources. by @plural in #214
  • Allow filtering for card_cycle_id on printing. by @plural in #215

Full Changelog: api-preview-0.7.7...api-preview-0.7.8

api-preview-0.7.7

30 Sep 16:45
a23f8ae
Compare
Choose a tag to compare

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

23 Sep 16:27
b89969f
Compare
Choose a tag to compare

What's Changed

Full Changelog: api-preview-0.7.5...api-preview-0.7.6

api-preview-0.7.5

23 Sep 05:53
55b7b67
Compare
Choose a tag to compare

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