v1.0.3
Version 1.0.3 - TAXII 2.1 Envelope Resource Fix
This release fixes a critical TAXII 2.1 specification compliance issue related to the Envelope resource structure.
Changes:
- Fixed incorrect key name in Envelope resource endpoints:
- Changed
items
toobjects
to align with TAXII 2.1 specification - Affects all endpoints returning Envelope resources
- Changed
Breaking Change Notice: This update modifies the response structure of all Envelope resource endpoints. Clients expecting the non-compliant items
key will need to update their implementations to use the spec-compliant objects
key.
We recommend all users upgrade to this version to maintain compatibility with other TAXII 2.1 implementations. This change ensures proper interoperability with other TAXII 2.1 clients and servers.
For more details on the Envelope resource structure, please refer to the TAXII 2.1 Specification.