Contact Us 1-800-596-4880

Object Store v2 Release Notes

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Support Category: Select

Object Store v2 enables applications and users to share data and share states across batch processes, Mule components, and multiple distributed applications. Object Store v2 works with all Mule runtime engine 4.x versions.

December 9, 2024

What’s New

  • This product is now available on Hyperforce.

    Anypoint Platform instances on the Hyperforce infrastructure are:

October 17, 2024

What’s New

March 31, 2023

What’s New

  • Anypoint Platform and this product now use system fonts, which improves legibility, adds native support for localization and character subsets at the operating-system level, and increases performance because the browser no longer has to download custom fonts.

September 15, 2022

What’s New

June 20, 2022

What’s New

  • The Object Store v2 backend server is upgraded to address security vulnerabilities and update the framework that handles client connections.

June 3, 2022

What’s New

  • The documentation now uses more inclusive language.

May 9, 2022

What’s New

  • The Object Store v2 backend no longer supports the Transport Layer Security (TLS) deprecated versions 1.1 and 1.0.

March 7, 2022

What’s New

For information, see Object Store v2 REST APIs.

February 1, 2022

What’s New

  • Removed the default TTL (seconds) from the Object Store page in Runtime Manager.

September 17, 2021

  • Made internal changes to the Object Store v2 infrastructure for the regions listed in September 2, 2021.

September 2, 2021

Object Store v2 has been migrated to a new infrastructure in the following regions:

Migration Date Control Plane Location Region

September 2

EU

Europe

Frankfurt (eu-central-1)

September 4

US

North America

Oregon (us-west-2)

Central Canada (ca-central-1)

Europe

Frankfurt (eu-central-1)

APAC

Sydney (ap-southeast-2)

As part of this infrastructure change, the SSL certificate for Object Store v2 changed. Applications won’t experience downtime with this change unless a client application includes certificate pinning, which Object Store v2 doesn’t support.

2.5.27

March 25, 2021

Fixed Issues

  • Added the optional isMaster query parameter to the Object Store Stats API. (SE-18525)

    By default, the Object Store Stats API organizationId endpoint retrieves statistics only for the specified organization ID.

    To get the usage data for the root organization and all sub-organizations, set isMaster to true.

    Use isMaster=true only when querying the root organization. If you use it to query a sub-organization, the endpoint returns no results.

  • Changed the queries on the Object Store Usage page to include usage data for sub-organizations.

  • Internal bug fixes.

2.5.26 (Mule 4.3.0, 4.2.2, and 4.2.1)

September 21, 2020

Updated Feature

  • If the entryTtl value is greater than 30 days, TTL is set to the maximum value (2592000 seconds/30 days) without returning an error.