25.04 Release notes

Instabase 25.04 is a major release that introduces new features, enhancements, and bug fixes.

Subsequent patch releases typically contain bug fixes along with testing, optimizations, security fixes, and other internal changes.

25.04.6

June 10, 2025

This release contained no user-facing changes.

25.04.5

June 10, 2025

This release contained no user-facing changes.

25.04.4

June 6, 2025

This release contained no user-facing changes.

25.04.3

May 30, 2025

Security updates

  • Upgraded spring-boot to version 3.4.5 to address CVE-2025-22235.

  • Upgraded torch to version 2.6.0 to address CVE-2025-32434.

  • Upgraded torch to version 2.6.0 to address CVE-2025-32434.

  • Upgraded stdlib to version 1.23.8, 1.24.2 to address CVE-2025-22871.

  • Upgraded github.com/mattn/go-sqlite3 to version 1.14.18 to address CVE-2023-7104.

  • Upgraded ray to version 2.43.0 to address CVE-2025-1979.

  • Upgraded ray to version 2.43.0 to address CVE-2025-1979.

  • Upgraded ray to version 2.43.0 to address CVE-2025-1979.

  • Upgraded org.eclipse.jetty:jetty-server to version 12.0.12 to address CVE-2024-6763.

  • Upgraded github.com/go-jose/go-jose/v4 to version 4.0.5 to address CVE-2025-27144.

  • Upgraded stdlib to version 1.22.11, 1.23.5, 1.24.0-rc.2 to address CVE-2024-45336.

  • Upgraded stdlib to version 1.22.12, 1.23.6, 1.24.0-rc.3 to address CVE-2025-22866.

  • Upgraded stdlib to version 1.22.11, 1.23.5, 1.24.0-rc.2 to address CVE-2024-45341.

Bug fixes

  • Fixed an issue where deleting runs would fail with a database error.

25.04.2

May 14, 2025

This version contained no user-facing changes.

25.04.1

May 12, 2025

Enhancements

  • You can run accuracy reports on ground truth sets with class names greater than 31 characters.

  • Updated the bootstrap library to version 5.

Bug fixes

  • Selected fields were unexpectedly deselected when you added arguments to custom functions.
  • Deployment runs used the latest AI runtime version regardless of the connected app’s AI runtime version.
  • Selected fields were unexpectedly deselected when you added arguments to custom functions.
  • Deployment runs used the latest AI runtime version regardless of the connected app’s AI runtime version.
  • PDFs were corrupted when processed under certain circumstances.

  • Job access issues:

    • You couldn’t access resumed jobs if they were more than 24 hours old in the job service.
    • Searching by job ID didn’t work reliably for certain formats.
  • Job log processing experienced issues:

    • Bottlenecks due to queue limitations.
    • Job logs could grow without limits because the maximum queue length configuration was not supported.
  • Deleted .keys call in post flow task to reduce Redis CPU usage.

  • Fixed missing ibuser attribute in MODEL_SERVICE_OPERATION audit logs.

  • Human review did not correctly give some needed warnings.

  • Errors with Azure Blob store storage systems were not translated into their corresponding HTTP error codes, but were logged as INTERNAL errors.

Security fixes