synapse icon indicating copy to clipboard operation
synapse copied to clipboard

Apache Synapse is a lightweight and high-performance Enterprise Service Bus (ESB)

Results 14 synapse issues
Sort by recently updated
recently updated
newest added

## Purpose The intention is to allow message store to be more remanent so that the following EIP patterns could be accomplished through synapse - Guaranteed delivery EIP (https://www.enterpriseintegrationpatterns.com/patterns/messaging/GuaranteedMessaging.html) -...

Bumps `derby.version` from 10.4.2.0 to 10.15.1.3. Updates `org.apache.derby:derby` from 10.4.2.0 to 10.15.1.3 Updates `org.apache.derby:derbyclient` from 10.4.2.0 to 10.15.1.3 Updates `org.apache.derby:derbynet` from 10.4.2.0 to 10.15.1.3 Dependabot will resolve any conflicts with...

dependencies

Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 1.5.4 to 3.0.24. Commits fd36d8b [maven-release-plugin] prepare release plexus-utils-3.0.24 33a2853 o Updated to guard against directory traversal issues. f933e5e o Updated to remove '<!--' and '-->' from...

dependencies

Bumps `spring.version` from 1.2.8 to 5.2.3.RELEASE. Updates `spring-core` from 1.2.8 to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE :star: New Features Update throwable to SQLException #24337 Update CORS support...

dependencies

Bumps activemq-core from 5.2.0 to 5.6.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.activemq:activemq-core&package-manager=maven&previous-version=5.2.0&new-version=5.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps xalan from 2.7.1 to 2.7.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=maven&previous-version=2.7.1&new-version=2.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps jsch from 0.1.31 to 0.1.54. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jcraft:jsch&package-manager=maven&previous-version=0.1.31&new-version=0.1.54)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps amqp-client from 3.1.2 to 4.8.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.rabbitmq:amqp-client&package-manager=maven&previous-version=3.1.2&new-version=4.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps httpclient from 4.3.6 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.3.6&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

## Purpose Add unit tests for variable injection capability in RecipientList endpoints. ## Approach Added new unit test to `RecipientListEndpointSerializationTest` class. It builds on the work amending `AddressEndpointFactory` class to...