Skip to content

Releases: AFRL-ARES/PyAres

PyAres v1.1.0

Choose a tag to compare

@nkleiner nkleiner released this 23 Jul 13:14
d72a801

PyAres version 1.1.0

This version of PyAres primarily adds support for enhanced planner integration into the experiment loop. This includes the ability for the planner to specify an objective status as well as ingest plan status codes to enable logging failed plans properly.

PyAres v1.0.1

Choose a tag to compare

@nkleiner nkleiner released this 24 Jun 16:47

Update PyAres to support campaign timestamps in the request metadata class

PyAres v1.0.0

Choose a tag to compare

@nkleiner nkleiner released this 18 Jun 13:30

Updated version of PyAres that supports additional features and provides bug fixes.

  • Added description fields to settings for various PyAres services, these are displayed as tooltips in ARES OS
  • Added the ability to supply default settings values that are used for various services in PyAres
  • Fixed a few naming conventions to follow a more standardized format to help user experience in PyAres
  • Miscellaneous bug fixes

PyAres v1.0.0b1

PyAres v1.0.0b1 Pre-release
Pre-release

Choose a tag to compare

@nkleiner nkleiner released this 17 Jun 16:00

A beta release of PyAres version 1.0.0.

PyAres v0.4.0

Choose a tag to compare

@nkleiner nkleiner released this 25 Mar 19:57

This version of PyAres includes updates to work with the new ARES quantity values, but full functionality has not yet been added. This release ensures PyAres works with the current ARES OS v2.0.0 release. This also addresses a known gRPC version mismatch issue that can occur.

PyAres v0.3.3

Choose a tag to compare

@nkleiner nkleiner released this 29 Jan 14:40

Updated PyAres to support new request metadata information

PyAres v0.3.2

Choose a tag to compare

@nkleiner nkleiner released this 28 Jan 20:29

Small bug fix to the test tools, fixed a typo that resulted in settings not being updated properly

PyAres Release v0.3.1

Choose a tag to compare

@nkleiner nkleiner released this 16 Jan 14:51

Fixed a bug where default initial values caused errors when being converted.

PyAres v0.3.0

Choose a tag to compare

@nkleiner nkleiner released this 13 Jan 16:21

Updated PyAres to support data model changes made in support of the new ARES Scripting features. Added considerably more test coverage to help safeguard against future bugs.

PyAres v0.2.2 - Minor Bug Fixes

Choose a tag to compare

@nkleiner nkleiner released this 05 Jan 04:14
eff9874
Merge pull request #10 from AFRL-ARES/dependabot/github_actions/githu…