Skip to content

Releases: GoogleCloudPlatform/spring-cloud-gcp

2.0.5

26 Oct 18:15
Compare
Choose a tag to compare

This is a patch release with one new feature relative to 2.0.4:

  • Pub/Sub pull retryable codes are now configurable through a property (#672)

2.0.4

11 Aug 16:09
197a8c3
Compare
Choose a tag to compare

2.0.4

General

  • Updated gcp-libraries-bom.version to 20.9.0.

Datastore

  • Added support for Stream return type in both GQL and method name-based queries (#551).
  • Made DatastorePageable compatible with Spring Data 2.5.x (#569).

Firestore

  • Fixed: Unable to query by document ID. (#506).
  • Fixed: Attempting to infer environment credentials when using emulator. (#555).
  • Added support for OrderBy clause in method name. (#516).

Pub/Sub

  • Fixed: bean factory propagation in consumer binding (#515).
  • Removed workaround in PubSubInboundChannelAdapter ensuring error propagation during application shutdown.
    This should be a no-op to users, as Spring Integration starting with v5.4.3 and Spring Cloud Stream starting with v3.1.1 use requireSubscribers=true on the default error channels, causing any errors reaching error channels with no subscribers to propagate an exception.
  • Added IDE discovery for management.health.pubsub.enabled property (#543)

Secret Manager

  • Fixed: ByteString value conversion compatibility with Spring Boot 2.5.x (#496).

Thanks to our community contributors, @artemptushkin, @garywg04 and @Alos!

2.0.3

09 Jun 15:59
04bc3e9
Compare
Choose a tag to compare

Bug fixes and feature updates.

See changelog for details.

2.0.2

25 Mar 20:44
8b4b714
Compare
Choose a tag to compare

Bug fixes and minor feature updates.
See changelog.

2.0.1

04 Feb 23:56
0fe8d71
Compare
Choose a tag to compare

Bug fixes and minor feature updates.
See changelog.

2.0.0

06 Jan 18:26
Compare
Choose a tag to compare

Upgrades to GA version of Spring Cloud (2020.0.0, aka Ilford) and Spring Boot 2.4.x.

2.0.0-RC2

24 Nov 15:45
8dcaf25
Compare
Choose a tag to compare
2.0.0-RC2 Pre-release
Pre-release

RC2 upgrades to Spring Boot 2.4 and Spring Cloud Config 2020.0.0-M5.

2.0.0-RC1

30 Nov 15:25
96dc140
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release

Initial release candidate for Spring Cloud GCP 2.0.0