Skip to content

Releases: NetrunnerDB/netrunnerdb-api-server

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

api-preview-0.7.4

01 Sep 22:43
0b12874
Compare
Choose a tag to compare

Advanced deck validation is now supported at /api/v3/public/validate_deck

What's Changed

Full Changelog: api-preview-0.7.3...api-preview-0.7.4

api-preview-0.7.3

24 Jul 03:52
ab44c7a
Compare
Choose a tag to compare

What's Changed

  • Don't enable OpenTelemetry in test environment. by @plural in #193
  • Move to the DigitalOcean space for image serving. by @plural in #194

Full Changelog: api-preview-0.7.2...api-preview-0.7.3

api-preview-0.7.2

15 Jul 21:09
792a4de
Compare
Choose a tag to compare

What's Changed

  • Basic Deck creation and editing support by @plural in #179
  • Add OpenTelemetry gems and initializer. by @plural in #192

Full Changelog: api-preview-0.7.1...api-preview-0.7.2