Object Store Connector Release Notes - Mule 3
Support Category: Select
The Anypoint Connector for Object Store enables you to manipulate object stores in Mule 3 apps. This connector provides access to default in-memory, custom, and persistent object stores.
Guide: Object Store Connector Guide
Reference: Object Store Connector Reference
2.2.0
June 8, 2018
Compatibility
| Software | Version |
|---|---|
Mule |
3.6, 3.7, 3.8, 3.9 |
ObjectStore |
2013 |
Java |
7 |
Anypoint Studio |
5 and 6 |
Fixed Issues
Warning: This version behaves differently than previous versions when dealing with object store references and partitions. Previously, when setting an object store reference, the partition name parameter was ignored. It is now used, and the connector tries to create that partition and use it.
-
Dispose Storeoperation on CloudHub - The Dispose Store operation would not work under CloudHub with Object Store v2. This has been fixed. -
Partitionable stores - Previously, the
partitionparameter was ignored when the user provided an Object Store reference. This was changed, and the connector will attempt to create the partition in the given Object Store instance, if it is partitionable.
2.1.1
March 2, 2018
Compatibility
| Software | Version |
|---|---|
Mule |
3.6, 3.7, 3.8, 3.9 |
ObjectStore |
2013 |
Java |
7 |
Anypoint Studio |
5 and 6 |
2.1.0
February 3, 2017
Compatibility
| Software | Version |
|---|---|
Mule |
3.6, 3.7, 3.8, 3.9 |
ObjectStore |
2013 |
Java |
7 |
Anypoint Studio |
5 and 6 |
2.0.0
May 18, 2016
Compatibility
| Software | Version |
|---|---|
Mule |
3.6, 3.7, 3.8, 3.9 |
ObjectStore |
2013 |
Java |
7 |
Anypoint Studio |
5 and 6 |
Features
-
All processors are executed inside a lock, thus providing consistency and avoiding data loss or corruption when working with transactions or concurrency, for example.
1.3.3
August 3, 2015
Compatibility
| Software | Version |
|---|---|
Mule |
3.6, 3.7, 3.8, 3.9 |
ObjectStore |
2013 |
Java |
7 |
Anypoint Studio |
5 and 6 |



