Internet Data Framework 1.4: Migrations and New HTTP Methods

Release

Internet Data Framework 1.4 is now available. The release expands Workspace capabilities, adds support for new HTTP methods, and makes request retries more flexible and predictable.

Workspace assets now support versioning and safe migration. This makes it easier to evolve data structures and correctly update existing workspaces when moving to newer versions.

The release also introduces Workspace import and export using the IDF JSON format, making workspaces easier to transfer, back up, and share between environments.

The framework's HTTP capabilities now include the `HEAD` and `OPTIONS` methods. Request retries have gained delay limits and jitter, which helps distribute repeated requests over time. Runtime cache invalidation has also been added, allowing stale cached data to be cleared when needed.

The release also includes updates to SilkJson and the documentation system.