v1.0.1
Version 1.0.1 - Content-Type Header Hotfix
This release introduces a hotfix that resolves an issue with the content-type header in our REST API responses.
Changes:
- Fixed a bug where the content-type header was being incorrectly set on all outgoing HTTP responses.
This patch ensures that the API now correctly sets the content-type header, improving compatibility and adherence to TAXII 2.1 specification. Users of the API should experience no breaking changes and are encouraged to update to this version.