25.01 Release notes

Instabase 25.01 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.01.14

April 16, 2025

This release contained no user-facing changes.

25.01.13

April 11, 2025

Security updates

  • Upgraded keras to version 3.8.0 to address vulnerability CVE-2024-55459.

  • Upgraded Gunicorn to version 23.0.0 to fix vulnerability CVE-2024-6827.

  • Updated module github.com/golang-jwt/jwt/v5 to v5.2.2 to address vulnerability CVE-2025-30204.

  • Removed wget from Dockerfile to fix vulnerability CVE-2021-31879.

25.01.12

April 9, 2025

No changes included with this release.

25.01.11

April 5, 2025

No changes included with this release.

25.01.10

April 2, 2025

Bug fixes

  • You couldn’t access resumed jobs if they were more than 24 hours old in the job service.

  • PDFs were corrupted when processed under certain circumstances.

  • Job log processing experienced bottlenecks due to queue limitations.

Security updates

  • Resolved CVE-2024-45338 | Updated golang.org/x/net to v0.33.0 in weaviate.

  • Converted es-exporter to the Wolfi-based image.

  • Resolved CVE-2024-45338 | Updated golang.org/x/net to v0.33.0.

25.10.09

March 28, 2025

Bug fixes

  • Job logs could grow without limits because the maximum queue length configuration was not supported.

25.10.08

March 28, 2025

This release contained no changes.

25.01.7

March 19, 2025

Security updates

25.01.6

March 19, 2025

This release contained no user-facing changes.

25.01.5

March 12, 2025

Security updates

Bug fixes

  • Deleted .keys call in post flow task to reduce Redis CPU usage.

25.01.5

March 12, 2025

This release contained no user-facing changes.

25.01.4

March 6, 2025

This release contained no user-facing changes.

25.01.3

March 6, 2025

Bug fixes

  • Fixed missing ibuser attribute in MODEL_SERVICE_OPERATION audit logs.

Security updates

  • Updated netty-handler in table-tservice to 4.1.118.Final. CVE-2025-24970

  • Updated jackson-databind in opensearch from version 2.7.9.2 to 2.9.8 to address a critical vulnerability related to polymorphic deserialization of the axis2-transport-jms class. CVE-2018-19360

25.01.2

February 27, 2025

Bug fixes

  • Fixed missing ibuser attribute in MODEL_SERVICE_OPERATION audit logs.

Security updates

Release 25.01.1

Generally available February 25, 2025

Enhancements

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

Bug fixes

  • 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.

  • Updated the bootstrap library to version 5.

  • Searching by job ID didn’t work reliably for certain formats.

Security fixes