Skip to content

Releases: eclecticiq/OpenTAXII

Version 0.1.10

03 Jun 21:32
Compare
Choose a tag to compare
  • Replace separate service/collection/account creation process with single opentaxii-sync-data CLI command.
  • Persistence and Auth APIs extended with missing CRUD methods, that are used by opentaxii-sync-data.
  • Read/modify collection level ACL added.
  • DB models for default implementation of Persistence API and Auth API were changed. No automatic migration code is provided (sorry!), so upgrading might require manual DB migration.
  • Drop python2.7 from testing scope.
  • Various bug fixes and improvements.