Skip to content

Releases: SolaceProducts/sl-spring-cloud-connectors

Solace Spring Cloud Connector moved to SolaceProducts

07 Apr 20:57
Compare
Choose a tag to compare
  • The project has moved from SolaceLabs to SolaceProducts
  • This release includes artifact and group renaming.

Support user-provided solace-messaging services

24 Nov 20:02
Compare
Choose a tag to compare

This release works with v1.2.1 of the Solace Message for PCF tile. This tile can be downloaded from: https://network.pivotal.io/products/solace-messaging

Changes from previous load:

  • SolaceMessagingInfo is available when a user-provided is a Solace Messaging service.
    • The user-provided service is Solace Messaging from another non cloud foundry source
    • The user-provided service is Solace Messaging from another cloud foundry instance and communicated as a Service Key.

Updates to support Solace Messaging for PCF version 1.2.1

24 Nov 19:41
Compare
Choose a tag to compare

This release works with v1.2.1 of the Solace Message for PCF tile. This tile can be downloaded from: https://network.pivotal.io/products/solace-messaging

Changes from previous load:

  • Added AMQP 1.0 support: Provides direct access to AMQP ( amqpUris ) / AMQPS ( amqpTlsUris ) and via public TCP Routes ports if configured. Solace’s implementation of Advanced Message Queuing Protocol (AMQP) 1.0 support is compatible with a variety of open source AMQP APIs.
  • Added activeManagementHostname: Using this hostname the connection will redirected to the "Active" Message Router for solace-messaging services supporting High Availability (HA). For non-HA service plans, the connection goes to the Message Router providing the service.
  • Added isHA() function to indicate if the current service is High Availability (HA) or not.

Updates to support the Solace Messaging for PCF v1.0 tile

14 Mar 13:53
Compare
Choose a tag to compare

This release works with v1.0 of the Solace Message for PCF tile. This tile can be downloaded from: https://network.pivotal.io/products/solace-messaging

Changes from previous load:

  • Removed the webMessaging properties, as they are only used by
    JavaScript applications. The VCAP_SERVICES properties smfHosts,
    smfTlsHosts, smfZipHosts, jmsJndiUris and jmsJndiTlsUris are now JSON
    arrays, but are presented as single comma-separated strings in the
    SolaceMessagingInfo class.
  • Moved to JDK 1.8.

Updated for Solace Messaging for PCF v 0.4

25 Jan 15:23
Compare
Choose a tag to compare

The specific changes involved were:

  • Adjust to the replacement of managementHttpUris with managementHostnames in the VCAP_SERVICES

Updated for Solace Messaging for PCF v 0.3

06 Jan 19:07
Compare
Choose a tag to compare

Updated for Solace Messaging for PCF v 0.3

Update to support TLS feature of Solace Messaging for PCF

06 Jan 19:07
Compare
Choose a tag to compare

Update SolaceMessagingInfo to support TLS feature of Solace Messaging for PCF. Constructor changes are not backwards compatible.

Maintenance release for Solace Messaging for PCF v0.1

06 Jan 19:11
Compare
Choose a tag to compare

Update to adapt to renamed VCAP_SERVICES credential properties.

  • URI -> HOST
  • Add JNDI to JMS

Support for Solace Messaging for PCF v 0.1

06 Jan 19:05
Compare
Choose a tag to compare

First release supporting Solace Messaging for PCF Open Beta Tile.