Skip to content

Releases: dougestey/sentinel

v2.2.0

Choose a tag to compare

@dougestey dougestey released this 23 Nov 23:36
76777bc
v2.2.0

v2.1.1

Choose a tag to compare

@dougestey dougestey released this 07 Nov 22:30
v2.1.1

v2.1.0

Choose a tag to compare

@dougestey dougestey released this 07 Nov 04:15
f70df48
v2.1.0

v2.0.1

Choose a tag to compare

@dougestey dougestey released this 07 Nov 04:13
f70df48

Fixed

v2.0.0

Choose a tag to compare

@dougestey dougestey released this 28 Jul 13:11

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

Choose a tag to compare

@dougestey dougestey released this 27 Jun 00:31
Initial release

v0.2.1

v0.2.1 Pre-release
Pre-release

Choose a tag to compare

@dougestey dougestey released this 05 Jun 04:04
  • Improved ESI status check stability

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@dougestey dougestey released this 03 May 16:40
168eb44
bump

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@dougestey dougestey released this 21 Apr 18:06

Initial release. See the README.