Changes.Watch

Docker changelog digest

Mar 31 - Apr 6, 2025. Useful releases, risky migrations, and noisy updates from the Docker channel.

No matching updates in this bucket.

Docker updates in 2025-w14

2025-04-01, Version 23.11.0 (Current), @aduh95

  • Added partial error comparison and diff support to assert utilities, exposing a diff function for clearer assertion errors.
  • Extended crypto API with optional callback for diffieHellman and improved RSA JWK import handling; added execve to the process module.
  • Enhanced SQLite sync APIs (StatementSync.columns, DatabaseSync.isOpen, Symbol.dispose), optimized timer functions, and added a security warning when binding the inspector to a public IP.