-
See https://github.com/spring-projects/spring-boot/issues/38880#issuecomment-1865887963
If we fix this we may want to revert #38880 given [this comment](https://github.com/spring-projects/spring-bo…
-
Since v1.5.9 the docker image doesn't support arm64.
With the following docker-compose.yaml:
```
---
version: "2.4"
services:
spanner:
image: gcr.io/cloud-spanner-emulator/emulator:1.…
-
When the autoscaler scales up or down a Cloud Spanner instance it would be nice if it could notify users that it made a change to a Cloud Spanner instance.
Useful notification channels could be:
*…
-
All the tests in Node js Spanner client library is failing with the release of `4.0.4` version
#### Environment details
- `gax-nodejs` version: 4.0.4
#### Error
TypeError: undefined i…
-
### Feature Description
I'm facing build issues on my serverless cloud stack due to the weight of the TypeORM dependency package. This is because TypeORM depends on the date-fns library, which is qui…
-
**Describe the bug**
Whenever an application is shut down, the stack driver registry tries to publish its metrics and throws an exception with the error UnavailableException: io.grpc.StatusRuntimeExc…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Darwin 22.6.0 arm64 arm
### What steps can reproduce the bug?
File: firebase…
-
Note: #1007 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 498dba26a7c1a1cb710a92c0167272ff5c0eef27
buildURL: [Build Status](https://source…
-
**Affects:** 6.0.13
I am using spanner with JPA, and when i am in a transaction where there is a bug and an exception is thrown I would expect the exception message to show the cause of the origina…
-
Document in the README how to get a simple program running and also ensure that the Cloud Spanner emulator can be used.