Skip to content

Releases: TheSpaceDevs/spaceflightnewsapi

Version 4, beta 5

12 May 11:52
8a46223
Compare
Choose a tag to compare
Version 4, beta 5 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.4...v4.0.0-rc.5

Version 4, beta 4

22 Apr 09:10
1024a62
Compare
Choose a tag to compare
Version 4, beta 4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.0.0-rc.3...v4.0.0-rc.4

Version 4, beta 3

12 Apr 09:54
a142b4f
Compare
Choose a tag to compare
Version 4, beta 3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.2...v4.0.0-rc.3

Version 4, beta 2

05 Apr 11:59
90fd19e
Compare
Choose a tag to compare
Version 4, beta 2 Pre-release
Pre-release
Merge pull request #182 from TheSpaceDevs/development

More work on release automation

Version 4, beta 1

05 Apr 08:51
4b17f3c
Compare
Choose a tag to compare
Version 4, beta 1 Pre-release
Pre-release
Merge pull request #181 from TheSpaceDevs/development

Automating releases based on tags

Version 3.3.0

13 Nov 19:56
ab7417d
Compare
Choose a tag to compare
  • Added GraphQL
  • Info endpoint is back!
  • Package updates
  • Removed the prometheus plugin for now

Version 3.2.0

11 Aug 14:03
Compare
Choose a tag to compare
  • Fixed various Sentry issues
  • Updated Admin interface
  • Strapi updates
  • Sentry updates

Version 3.1.0

30 Jun 13:10
9c521a0
Compare
Choose a tag to compare

Added the count path to all endpoints to help with pagination and Strapi updates.

Version 3.0

25 May 10:38
Compare
Choose a tag to compare

In the Spring of 2021, Strapi announced that they would retire support for MongoDB. Since SNAPI was using MongoDB as the database, this had quite a big impact. Version 3 of the API is exactly the same as version 2 (in terms of the response), except the ID's. These changed from ObjectID's (strings) to integers.

Version 2.5.0

04 May 05:47
e52b736
Compare
Choose a tag to compare

Package updates