Skip to content

Changelog

All notable changes to the de.iterate SDK.

[1.0.0] - 2024-12-01

Added

  • Initial release of the de.iterate TypeScript SDK
  • Full CRUD operations for all resources
  • Type-safe API with comprehensive TypeScript definitions
  • Auto-pagination with async iterators
  • Comprehensive error handling with typed errors
  • Support for filtering, sorting, and pagination
  • Webhook subscription management
  • API token management
  • Service account support for cross-tenancy access

Resources

  • risks - Risk management
  • controls - Control definitions
  • assets - Asset inventory
  • tasks - Task management
  • policies - Policy documents
  • processes - Business processes
  • documents - Document library
  • users - User management
  • compliance - Compliance tracking
  • frameworks - Framework management
  • webhooks - Webhook subscriptions
  • apiTokens - API token management
  • ai - AI-powered features
  • And many more...

[0.9.0] - 2024-11-15

Added

  • Beta release for early adopters
  • Core resource support
  • Basic error handling

Changed

  • Improved type definitions

[0.8.0] - 2024-11-01

Added

  • Alpha release
  • Basic SDK structure
  • Initial resource implementations

Released under the MIT License.