Flex Gateway新着情報
Governance新着情報
Monitoring API Manager|
可能な場合は、Equality の会社の値に一致するように、含めない用語を変更しました。顧客の実装に対する影響を回避するために、一部の用語は変更されていません。 |
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.
This product is now available on Hyperforce.
Anypoint Platform instances on the Hyperforce infrastructure are:
For more information, see Object Store v2 on Hyperforce and Salesforce Hyperforce.
The Object Store Usage page in access management now shows usage stats for the current and previous month.
This change aligns with an initiative to adopt the new Usage Reports, which enhances the user experience, provides clearer usage insights, and enables more queries for data analysis.
For information, see Access Object Store Effective API Request Usage Charts.
Although the UI shows only two months of data, you can query up to two years of usage data by calling the Object Store v2 Statistics API directly.
For information, see Object Store v2 REST API.
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.
Object Store v2 now supports the Connected Apps feature.
For information, see Configure a Connected App.
The Object Store v2 backend server is upgraded to address security vulnerabilities and update the framework that handles client connections.
The Object Store v2 backend no longer supports the Transport Layer Security (TLS) deprecated versions 1.1 and 1.0.
Added two endpoints to the Object Store v2 Statistics API:
Retrieve usage statistics by region
Retrieve usage statistics by store
For information, see Object Store v2 REST APIs.
Removed the default TTL (seconds) from the Object Store page in Runtime Manager.
Made internal changes to the Object Store v2 infrastructure for the regions listed in 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 ( |
September 4 |
US |
North America |
Oregon ( |
Central Canada ( |
|||
Europe |
Frankfurt ( |
||
APAC |
Sydney ( |
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.
March 25, 2021
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.