Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion stix_taxii/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 3.2.0
## Added
- Added support for IOC Retraction for STIX/TAXII version 1.x and 2.x.
- Added support for Batch Size configuration parameter for 2.x.
- Added support for fetching dynamic configuration parameters based on the version selected. To use the dynamic field population feature update your CE version to 6.0.0.

# 3.1.0
## Added
- Added support for pulling ipv4 and ipv6 and Domain for STIX/TAXII version 2.x.
Expand All @@ -23,7 +29,7 @@
## Added
- Added log statements for better understanding.

# 2.0.1-beta
# 2.0.1
## Fixed
- Fixed an issue related to the SSL verification.

Expand Down
Loading