Maintained with ☕️ by
IcePanel logo

Go 1.23 is now generally available. App Engine now sets the automatic scaling maximum instances default for standard environment deployments to 20

Share

Services

## Feature [Go 1.23](https://cloud.google.com/appengine/docs/standard/go/runtime) is now [ generally available](https://cloud.google.com/products/#product-launch-stages). ## Feature App Engine now sets the automatic scaling maximum instances default for standard environment deployments to 20\. This change doesn't impact existing apps. To override the default, specify a new [max\_instances](https://cloud.google.com/appengine/docs/standard/reference/app-yaml#scaling%5Felements) value in your `app.yaml` file, and deploy a new version or redeploy over an existing version.