Skip to content

Releases: NetrunnerDB/netrunnerdb-api-server

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

api-preview-0.7.1

11 Jul 03:09
007e8f2
Compare
Choose a tag to compare

Support special ID deckbuilding restrictions for Ampere, Nova, and the Professor in the basic deck validator.

What's Changed

  • Remove orphaned ruling_source table from db/schema.rb by @plural in #190
  • Deckbuilding id restrictions by @plural in #191

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

api-preview-0.7.0

09 Jul 20:48
0dec099
Compare
Choose a tag to compare

Visible changes: Added some missing relationships and a new API endpoint for deck validation at /api/v3/public/validate_deck

What's Changed

Full Changelog: api-preview-0.6.4...api-preview-0.7.0

api-preview-0.6.4

16 May 23:44
df9c5fe
Compare
Choose a tag to compare
  • Max page size increase allows for fetching all cards or printings in a single API request if desired.
  • New Rulings endpoint allows for requesting rulings for cards.
  • Prep work for the future private APIs and deckbuilding.

What's Changed

  • Expose the lists of cards'/printings' cycles and sets by @distributive in #158
  • Address a vulnerability in rack. by @plural in #161
  • Increase the maximum page size to allow single-call fetches of all cards or printings by @plural in #160
  • Add the test env doc regeneration command to README. by @plural in #163
  • Update gems to resolve some vulnerabilities. by @plural in #166
  • Add rulings by @plural in #157
  • Bump rack from 2.2.6.3 to 2.2.6.4 by @dependabot in #164
  • Update nokogiri to address vulnerability. by @plural in #168
  • Update docker config to use a new null_signal network. by @plural in #172
  • Set up the first scaffolding for the private API. by @plural in #165
  • Private deck schema by @plural in #167
  • Update README to reflect new service name and take doc generation out of first setup. by @plural in #173

Full Changelog: api-preview-0.6.3...api-preview-0.6.4

api-preview-0.6.3

18 Feb 22:01
ba44da8
Compare
Choose a tag to compare

Add docs for the remaining API calls:

  • Card Pools
  • Formats
  • Restrictions
  • Snapshots

Internally, updated some rollouts and deps.

What's Changed

Full Changelog: api-preview-0.6.2...api-preview-0.6.3

api-preview-0.6.2

05 Dec 02:33
5b4014d
Compare
Choose a tag to compare

What's Changed

Full Changelog: api-preview-0.6.1...api-preview-0.6.2

api-preview-0.6.1

29 Nov 15:59
e942abc
Compare
Choose a tag to compare

What's Changed

Full Changelog: api-preview-0.6...api-preview-0.6.1