Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerMay 15, 2019
Supported Mule Versions: 3.6.0 to 3.9.0
Expired cache causing Mule to shutdown.
November 15, 2018
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Added option to allow un-serializable objects to be ignored during asynchronous mode deep copying.
October 19, 2018
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Waiting for I/O resources to be closed before removing expired cache.
July 2, 2018
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Reduced cache’s memory footprint.
Logging memory usage during cache refresh.
Added support for HTTP proxy.
Added ability to tolerate un-serializable objects while deep copying in asynchronous mode.
Solved an edge case in which an illegal nested resource transaction attempt could happen when in asynchronous mode.
Fixed an issue in which the cache could temporarily become inconsistent during Partner Manager deployments.
To prevent the disk from running out of space, cache export is now kept in-memory instead of temporarily saving it to the filesystem.
Saving AS2 and FTPS transmissions asynchronously when in asynchronous mode.
Preventing duplicate file persistence in case transaction creation failed when in asynchronous mode.
February 6, 2018
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Fixed minor memory leak.
Expiring entries in second-level cache based on last access.
Fixed issue in which the cache key was malformed in some instances, causing accumulation of spurious cache entries in the second-level cache.
January 10, 2018
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Serializing org.mule.el.context.MessagePropertyMapContext in transmission metadata when in asynchronous mode.
Fixed possible data loss during cache import following a non-fatal exception.
Preventing accidental access to the same cache from different applications.
December 27, 2017
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Support serialization of org.mule.el.context.MessagePropertyMapContext in metadata when in asynchronous mode.
December 6, 2017
Supported Mule Versions: 3.6.4, 3.7.3, 3.8.1, 3.8.2
Added optional disableHostnameVerification attribute to connector config.
Returning null instead of throwing exception when partnership is not found for given identifier in get-partnership-by-identifiers operation.
Eliminated possible mutations to metadata when in asynchronous mode.
Addressed the following issues when enableCaching is true:
Paging in search results (added).
Exception-handling (made consistent).
Route status calcluation when the local time zone is not UTC (made correct).
October 13, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added optional trustStorePath attribute to connector config.
Generating a Mule message ID per asynchronous operation in order to support idempotent persistence in config-file-storage-custom.
Applying connector config HTTP settings to retrieve-payload operation.
Reduced possible superfluous errors on connector shutdown when asynchronousMode is enabled.
Consistently handling exceptions thrown when enableCaching is true.
September 15, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Changing content encoding to UTF-8.
Multiple configurations are not supported when asynchronousMode is enabled.
September 14, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Changing content encoding to UTF-8.
September 8, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added optional queueName attribute to connector config.
Added numberOfThreads attribute to connector config.
Preventing runaway cache refresh thread after connector is stopped.
Fixed bug where the wrong environments ID is used when having multiple connector cache-enabled instances.
Fixed deserialization/serialization errors when a persistent queue manager is used for asynchronous mode.
Improved asynchronous mode performance.
Eliminated possible mutations to original Mule event when in asynchronous mode.
Supporting multiple configurations when asynchronousMode is enabled.
Fixed locking issue across cache instances while refreshing.
Improved caching performance.
August 9, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Calculating correct route status when caching is enabled.
Multiple configurations are not supported when asynchronousMode is enabled.
August 4, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added routeStatus attribute to evaluate-transaction-release-status operation.
Fixed inconsistent behavior and NoClassDefFoundError exception when caching is enabled.
Multiple configurations are not supported when asynchronousMode is enabled.
July 24, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added support for retries.
Skipping export download for cache refresh if no changes were made to configuration.
Fixed caching issue where a result with multiple items could lead to missing nested objects if the nested objects have the same ID.
Solved bug where evaluate-transaction-release-status attempts to evaluate target attribute at the wrong time.
Multiple configurations are not supported when asynchronousMode is enabled.
July 12, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Fixed race condition which allowed duplicate refresh threads.
Fixed issue where inboundFormatOptions and outboundFormatOptions in documentDefinition is empty when caching is enabled.
Reduced garbage collection overhead when caching is enabled.
Searching error codes from Trading Partner Manager instead of Tracker.
Release status returned from evaluate-transaction-release-status can now be saved in any location and not just in b2bTransmissionSession.
Multiple configurations are not supported when asynchronousMode is enabled.
June 19, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Improved cache performance.
Revised HTTP connection TTL in order to reduce the risk of cached DNS entries becoming stale.
Multiple configurations are not supported when asynchronousMode is enabled.
May 25, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added cacheMaxExportTries option to connector config.
Fixed broken behavior in unique control number enforcement of EDIFACT and X12 documents.
Made query attribute in search optional.
Export download no longer continues indefinitely when the number of download attempts exceeds fifteen.
Multiple configurations are not supported when asynchronousMode is enabled.
May 11, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Turned on TLS hostname verification in retrieve-payload.
Permitting at most a single refresh thread when caching is enabled.
Closing idle HTTP connections.
Multiple configurations are not supported when asynchronousMode is enabled.
Broken with Maven.
May 4, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Re-written support for caching and exposed it as connector config option.
Added connectTimeout, connectionRequestTimeout, and socketTimeout to configuration.
Multiple configurations are not supported when asynchronousMode is enabled.
Broken with Maven.
Results returned from Search operation are no longer wrapped.
Use search instead of get-error-codes to get error codes.
April 10, 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added operations to:
Start errors notification.
End errors notification (that is, notification sent).
Start transactions release (when a transaction has been on-hold, this starts the process of returning the transaction to active processing).
End transactions release (that is, complete return to active processing).
Evaluate transaction release status.
Multiple configurations are not supported when asynchronousMode is enabled.
March 22 2017
Supported Mule Versions: 3.5.2, 3.7.2, 3.7.3
Added:
Error resource for Search Operation.
Ability to harvest properties using lookup table searches.
Operations to:
Retrieve error codes.
Return events for a transaction.
Search partner details by identifier.
Retrieve payloads using security configuration scheme.
Improved asynchronousMode performance.
Multiple configurations are not supported when asynchronousMode is enabled.
March 1, 2017
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
harvest-document-properties operation.
ClassCastException no longer happens when attempting to read an XML document from java.io.InputStream.
Multiple configurations are not supported when asynchronousMode is enabled.
February 23, 2017
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Added support for asynchronous tracking.
Removed lastEventId entry from b2bTransmissionSession flow variable.
Added support for parent transactions.
Made toPartyIdentifier optional in resolve-routes operation.
Allowing the maximum number of HTTP connections to each Partner Manager service to be configurable.
Adding support for route filtering by properties.
Replace references to lastEventId with transactionId.
Multiple configs are not supported when asynchronousMode is enabled.
April 6, 2017
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Fixed SE-5706.
December 13, 2016
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Added update-transaction-status operation.
Removed deprecated transportType attribute in resolve-routes operation.
Added harvest-endpoint-properties operation.
Added ability to track-document operation to harvest properties.
Added propagate-endpoint-properties operation.
Added lookup operation.
Remove transportType attribute in resolve-routes operation.
November 11, 2016
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Added support for RosettaNet.
Added document property harvesting.
Fixed NullPointerException happening when. config-file-storage-custom is used with EDIFACT or X12 module.
Permitting partnerIdentifier in track-document operation to override party identifiers in EDI documents.
Optimized caching.
September 22, 2016
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Rename document attribute in track-document operation to document-ref.
Rename partnerIdentifier attribute in resolve-routes operation to fromPartyIdentifier.
Rename partnerIdentifierType attribute in resolve-routes operation to partyIdentifierType.
Added document definition to list of resources that can be searched.
Added count, offset, orderBy, and descending attributes to search operation.
Added toPartyIdentifier attribute to resolve-routes operation.
Fixed issue where maps representing X12 and EDIFACT documents cannot be processed.
Fixed issue in resolve-routes operation where standard instead of version is passed to query parameter.
Propagating message properties to flow set in config-file-storage-custom config.
Ensuring HTTP connections are closed in instances where no content is returned.
Fixed issue where byte stream is mistakenly serialized to string when content is saved to custom file storage.
Removed test connectivity check on connector start up to make error message more friendly when testing the connection from Anypoint Studio.
July 8, 2016
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Renamed executionId in b2bTransmissionSession to transactionId.
Added support for reporting errors to Anypoint Partner Manager.
Added operation for searching.
Added operation for resolving routes.
Added operation for tracking documents.
Added operations for replaying transactions.
Including last event ID in b2bTransmissionSession flowVar.
Removed formatType and toPartyIdentifier attributes from track-transmission operation.
Renamed fromPartyIdentifier attribute to partnerIdentifier and content attribute to file in track-transmission operation.
Added transport attribute to track-transmission operation.
December 22, 2015
Supported Mule Versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Added facility to test connection.
Renamed connector to Partner Manager Connector.
Renamed environment attribute to environmentId and removed default value.
Caching options.