Comparing v6.49.0...v6.50.0 · googleapis/java-spanner (original) (raw)

Commits on Sep 29, 2023

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history
  3. Configuration menu
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. feat: support setting core pool size for async API in system property (
    …#2632)
    Add support for setting the core pool size for the thread pool that is used for the Async API using a system property. This allows users to change this property without having to change code, and to set the property if they are using a framework that builds on top of the client library, but that does not have a configuration option for setting a custom executor provider.
    Fixes #2631
    @olavloite
    Configuration menu
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. chore: add a system property to set session pool ordering (#2656)
  1. Configuration menu
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Browse the repository at this point in the history