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 Mule runtime engine version 3.8.5 and later, and all 4.x versions.
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 Stats 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.
September 15, 2020
This release provides fixed issues.
The following fixed issues apply to apps running on Mule versions 4.3.0, 4.2.2, and 4.2.1 with the September 8, 2020 CloudHub Runtime patch update. For information about this patch update, see September 8, 2020.
Fixed an issue in which, when entryTtl
was set, and a read request performed in the original TTL window, the TTL was extended indefinitely, rather than for 30 days.
Fixed an issue that occurred when entryTtl
was set to 0
or -1
, which caused the entry to be evicted immediately rather than being set to the maximum TTL (30 days).
Fixed an issue in which you could set entryTtl
to a value greater than the maximum TTL (30 days).
September 8, 2020
The Cloud Object Store now works with apps running on Mule versions 4.3.0, 4.2.2, and 4.2.1 with the September 8, 2020 CloudHub Runtime patch update. For information about this patch update, see September 8, 2020.
This release contains the following known issues:
When you set entryTtl
and perform a read request in the original TTL window, the TTL is extended indefinitely, rather than for 30 days.
When entryTtl
is set to 0
or -1
, Object Store evicts the entry immediately rather than setting TTL to the maximum TTL (30 days).
You can set entryTtl
to a value greater than the maximum TTL (30 days).
For additional known issue information about this product, see Known Issues.
August 4, 2020
This release provides new features and fixed issues for apps running on Mule versions 4.3.0 and 4.2.2 with the August 4, 2020 CloudHub Runtime patch update. For information about this patch update, see August 4, 2020.
This release contains the following new features:
Added support for dirty-read TTL updates for apps using Mule version 4.2.1 and later. (MQ-1591)
Object stores in a Mule app that are defined without configuring an entry TTL now have a rolling TTL, specifying when to evict the key-value pairs from the store. If the data is accessed at least once a week, the TTL is extended for 30 days. Otherwise, it is evicted in the next 7 to 30 days from the last expiration date.
This feature is available for both new and existing apps using Mule versions later than 4.2.1.
For apps using Mule versions earlier than 4.2.1, if entryTtl is not specified, the TTL is set to 30 days.
|
This release contains the following fixed issues:
Fixed an issue in which Object Store v2 did not honor the TTL (time to live) configured in the Mule app Cache scope. (MQ-1423)
Object stores created in Mule apps now honor the TTL definition for the entries. This change affects all apps that declare an object store with a custom TTL explicitly in the app XML.
To enable this behavior, redeploy the applications using Mule version 4.2.1 or later.
Existing data is not updated with the custom TTL. The key-value pairs continue to have a TTL of 30 days. |
July 13, 2020
This release provides new features and fixed issues for apps running on Mule 4.2.1 with the July 13, 2020 CloudHub Runtime patch update. For information about this patch update, see July 13, 2020.
This release contains the following new features:
Added support for dirty-read TTL updates for apps using Mule version 4.2.1 and later. (MQ-1591)
Object stores in a Mule app that are defined without configuring an entry TTL now have a rolling TTL, specifying when to evict the key-value pairs from the store. If the data is accessed at least once a week, the TTL is extended for 30 days. Otherwise, it is evicted in the next 7 to 30 days from the last expiration date.
This feature is available for both new and existing apps using Mule versions later than 4.2.1.
For apps using Mule versions earlier than 4.2.1, if entryTtl is not specified, the TTL is set to 30 days.
|
This release contains the following fixed issues:
Fixed an issue in which Object Store v2 did not honor the TTL (time to live) configured in the Mule app Cache scope. (MQ-1423)
Object stores created in Mule apps now honor the TTL definition for the entries. This change affects all apps that declare an object store with a custom TTL explicitly in the app XML.
To enable this behavior, redeploy the applications using Mule version 4.2.1 or later.
Existing data is not updated with the custom TTL. The key-value pairs continue to have a TTL of 30 days. |
April 20, 2018
Anypoint Object Store v2 has added EU Ireland as a new region to the EU Control Plane.
March 13, 2018
This version of Object Store v2 adds a new feature where the maximum length of the storeId and key values are now 256 characters instead of the old 128 characters.
January 27, 2018
The Object Store v2 is now GA and suitable for both test and production applications. This new service is a re-architecture of the current Runtime Manager object store with a focus on performance, scalability, and data privacy. Customers now have the option to select Object Store v2 as a configuration option in the Runtime Manager application deployment settings.
Object Store v2 is supported in the following locations.
If Object Store v2 is not supported in a region, it transparently maps to the closest location. |
Supported regions:
ap-northeast-1
ap-southeast-1
ap-southeast-2
ca-central-1
eu-central-1
eu-west-1
eu-west-2
sa-east-1
us-east-1
us-west-2