Skip to content

v1.0.1

Compare
Choose a tag to compare
@seansica seansica released this 10 Sep 19:30
· 41 commits to main since this release
618f493

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.