github GoogleCloudPlatform/spring-cloud-gcp v2.0.6
2.0.6

latest releases: v5.4.1, v4.10.4, v5.4.0...
2 years ago

General

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

Datastore

  • Added Blob to byte[] conversion on read. [#729]
  • Removed unused array input handling logic in TwoStepsConversions. [#733]

Logging

  • Fixed potential NPE for a null message in StackdriverJsonLayout. [#694]

Pub/Sub

  • Added support for per-subscription configurations for Subscriber settings. [#418]
    • A global custom bean for a setting takes precedence over any property-based auto-configuration.
      In order to use per-subscription configuration for a Subscriber setting, the custom bean for that setting needs to be removed.
      When using auto-configuration, per-subscription configuration takes precedence over global configuration.
  • Added a health indicator validating for each subscription that there was a recent successfully processed message or that the backlog is under threshold. [#613]

Spanner

  • Added support for JSON Spanner type [#635]
  • Added Spanner health indicator. [#643]

Trace

  • Exposed spring.cloud.gcp.trace.server-response-timeout-ms property. [#698]

Thanks to our community contributors: @gkatzioura, @ikeyat, @mirehasfun and @mvpzone!

Don't miss a new spring-cloud-gcp release

NewReleases is sending notifications on new releases.