Skip to content

Releases: dougestey/sentinel

v2.2.0

23 Nov 23:36
76777bc
Compare
Choose a tag to compare

v2.1.1

07 Nov 22:30
Compare
Choose a tag to compare
v2.1.1

v2.1.0

07 Nov 04:15
f70df48
Compare
Choose a tag to compare
v2.1.0

v2.0.1

07 Nov 04:13
f70df48
Compare
Choose a tag to compare

Fixed

v2.0.0

28 Jul 13:11
Compare
Choose a tag to compare

Sentinel grows up!

Breaking changes from 1.x.x

  • Alliance, Character, Corporation, System, and Type models have had their <entity>Id attributes renamed to id

New

  • Fully adapted to use PostgreSQL (goodbye Mongo, this project will not miss you)
  • EVE SDE support has been implemented, reducing the number of calls to ESI by a lot
  • All EVE models now enjoy 1:1 identifier parity with the Arbiter project
  • New Region model
  • New Constellation model
  • New endpoint: /fleets/active returns all active fleets with populated relationships (and deep population for fleet.system)
  • New history relationship on the Fleet and Character models (many-to-many)

Fixed

  • #6 Memory leak

v1.0.0

27 Jun 00:31
Compare
Choose a tag to compare
Initial release

v0.2.1

05 Jun 04:04
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Improved ESI status check stability

v0.2.0

03 May 16:40
168eb44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
bump

v0.1.0

21 Apr 18:06
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release. See the README.