Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nsat/oort-agent

Release v1.5.1

08 Jul 16:02

Choose a tag to compare

Major changes since v1.4.2: None

Minor changes since v1.4.2: SendOptions and FileInfo have an optional DeliveryHints fields.

Release v1.5.0

26 Jun 16:13

Choose a tag to compare

Major changes since v1.4.2: The Tags object type in SendOptions has now been removed and the tags are arbitrary dicts of string->string.

Minor changes since v1.4.2: None

Release v1.4.2

15 May 01:07

Choose a tag to compare

Release v1.4.2

Major changes since v1.4.1: None

Minor changes since v1.4.1:

Adding "Tags" field available under "SendOptions", allowing customers to pass window "token" params to OORT Agent when sending files

Release v1.4.1

03 Apr 16:57

Choose a tag to compare

Release v1.4.1

Major changes since v1.3.3:

  • Add agent cache for topic directory and metafiles

Minor changes since v1.3.3:

  • fsync oort-meta directly after writing to prevent data loss
  • Logging framework changes

v1.3.3: Release 1.3.3

01 Jul 00:13

Choose a tag to compare

Major changes since v1.3.2: None

Minor changes since v1.3.2:

  • remove redundant CRC calculation on collector polling
    This operation caused significant slowdowns due to re-reading the
    entire file on each poll; and it provided no significant additional
    protection against corruption.
  • provide more useful feedback when request parsing fails

v1.3.2: Release 1.3.2

01 Jul 00:13

Choose a tag to compare

Major changes since v1.3.1: None

Minor changes since v1.3.1:
* fix exception when CAN interface goes down and reconnect
* improve CAN unit tests

v1.3.0: Release 1.3.0

01 Jul 00:14

Choose a tag to compare

Major changes v.1.1.2 -> v1.2.0
* Add UAVCAN interface
* add payload healthcheck UAVCAN service

Major changes v1.2.0 -> v1.3.0
* Add satellite-bus (adcs and tfrs) API endpoints
* Add collector "ping" lightweight API endpoint
* add cortexa9 as supported build architecture
* reorganized documentation

v1.1.2

15 Mar 22:35

Choose a tag to compare

This is the version of the oort agent currently in flight.