Skip to content

Releases: interuss/uas_standards

v3.3.0

21 Nov 08:46
f556529
Compare
Choose a tag to compare

What's Changed

  • [interfaces] update automated_testing submodule by @Shastick in #20

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.2

16 Oct 17:38
397709d
Compare
Choose a tag to compare
Fix repository_url specification (#18)

v3.2.0

08 Oct 15:21
ab41c86
Compare
Choose a tag to compare

Includes f3548v21 OpenAPI changes from:

Most notable change is the addition of optional fields enabling USSs to request an operational intent OVN.

What's Changed

  • [CI] Fix MacOS builds: pin v13 image by @mickmis in #17
  • [f3548v21] Target interuss/astm-utm-protocol repo as submodule and regen apis files by @mickmis in #16

Full Changelog: v3.1.0...v3.2.0

v3.1.0

28 Dec 00:54
b83ddde
Compare
Choose a tag to compare

InterUSS flight_planning and RID observation APIs each progress by a minor version.

v3.0.0

11 Oct 21:07
df83735
Compare
Choose a tag to compare

Most of the InterUSS automated testing APIs are updated, including the addition of a versioning API. There are breaking changes to the newer flight_planning API. In addition, a number of constants (including scopes) are manually added to a number of APIs.

v2.1.0

19 Sep 13:34
fd03c83
Compare
Choose a tag to compare

Adds scope constants and updates to latest API versions.

v2.0.0

15 Aug 16:46
79eba6d
Compare
Choose a tag to compare

Incorporates new InterUSS automated testing interfaces for geospatial map queries and flight planning.

These API changes are not backwards-compatible:

  • Previously, the scd InterUSS automated testing interface was written to the flight_planning module; now it is written to the scd module
  • Inline types (data types described just for a single particular field inside an object) are now rendered with names in PascalCase rather than a MixOfPascal_and_snake_case.

v1.3.0

22 Feb 17:30
446619b
Compare
Choose a tag to compare

Incorporates changes to InterUSS automated testing interface for remote ID data injection (#8).

This API change is very slightly not backwards-compatible in RIDAuthData where the format field changes from a string to an int, but this data field is not in actual use currently as far as we are aware. Therefore, this change can be considered basically backwards-compatible. See automated_testing_interfaces pull request for more information.

v1.2.0

09 Feb 23:22
df9bed4
Compare
Choose a tag to compare

Per #7, adds constants and operation information for APIs

API data types

26 Oct 22:16
9f06ab7
Compare
Choose a tag to compare

Adds data types for use with standard APIs:

  • ASTM
    • F3411-19
    • F3411-22a
    • ASTM F3548-21
  • InterUSS automated testing
    • RID injection
    • RID observation
    • Flight planning
    • Geo-awareness