Skip to content

Releases: Null-Signal-Games/netrunnerdb-api-server

api-preview-0.7.16

18 May 14:46
1173b4c

Choose a tag to compare

What's Changed

Full Changelog: api-preview-0.7.15...api-preview-0.7.16

api-preview-0.7.15

13 Apr 16:31
8d8a884

Choose a tag to compare

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

10 Mar 14:48
b580ba6

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

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

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

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

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

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

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

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