Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Cloud-Clientbibliotheken für Go sind mit den beiden neuesten Hauptversionen von Go kompatibel. Diese Versionen folgen derselben Richtlinie wie die Go-Programmiersprache. Das bedeutet, dass Cloud-Clientbibliotheken für Go mit allen unterstützten Go-Releases kompatibel sind.
Wenn die aktuelle Go-Version beispielsweise Go 1.24 ist, sind die Cloud-Clientbibliotheken für Go mit Go 1.23 und Go 1.24 kompatibel. Weitere Informationen zu Cloud-Clientbibliotheken finden Sie unter Erläuterung zu Clientbibliotheken.
Für neue Entwicklung
Wenn Sie ein neues Projekt starten, empfehlen wir Ihnen, nach Möglichkeit die aktuelle Version von Go auszuwählen. So wird sichergestellt, dass Ihre Laufzeit zu den unterstützten Go-Releases gehört und wichtige Sicherheits-Patches erhält.
Produktionssystemen auf dem neuesten Stand halten
Wenn Sie Ihre Produktionssysteme auf unterstützten Go-Laufzeiten ausführen, erhalten Sie wichtige Sicherheits- und Fehlerkorrekturen. Bei unseren Go Cloud-Clientbibliotheken wird eine Nebenversion erhöht, wenn die Kompatibilität mit einer früheren Go-Laufzeitversion aufgehoben wird. Weitere Informationen zur Verwendung von Haupt- und Nebenversionen finden Sie unter Semantische Versionierung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-22 (UTC)."],[[["\u003cp\u003eCloud Client Libraries for Go support the two most recent major Go releases, aligning with the Go programming language's release policy.\u003c/p\u003e\n"],["\u003cp\u003eNew projects should use the current Go release to maintain compatibility and receive security patches.\u003c/p\u003e\n"],["\u003cp\u003eProduction systems should remain on supported Go runtimes to get vital security and bug fixes.\u003c/p\u003e\n"],["\u003cp\u003eCloud Client Libraries increment a minor version when dropping compatibility with an older Go runtime version.\u003c/p\u003e\n"],["\u003cp\u003eThe supported Go versions can be found in the \u003ca href=\"https://github.com/googleapis/google-cloud-go#go-versions-supported\"\u003egoogle-cloud-go README\u003c/a\u003e.\u003c/p\u003e\n"]]],[],null,["# Supported Go Versions\n\nCloud Client Libraries for Go are compatible with the two most-recent major Go\nreleases, the same [policy](https://go.dev/doc/devel/release#policy)\nthe Go programming language follows. This means that Cloud Client Libraries for Go\nare compatible with [all supported Go releases](https://go.dev/doc/devel/release).\nFor example, if the current Go release is Go 1.24, the Cloud Client Libraries for Go\nare compatible with Go 1.23 and Go 1.24. For more information on\nCloud Client Libraries, see [Client libraries explained](/apis/docs/client-libraries-explained).\n\nFor new development\n-------------------\n\nWhen starting a new project, we recommend choosing the current release of Go if\npossible. This ensures that your runtime is within the supported Go releases and\nreceives critical security patches.\n\nKeeping production systems current\n----------------------------------\n\nKeeping your production systems on supported Go runtimes is the best way to\nensure that you receive critical security and bug fixes. Our Go\nCloud Client Libraries increment a minor version when dropping compatibility with\nan earlier Go runtime version. For more information about the use of major and\nminor versions, see\n[Semantic Versioning](https://semver.org/).\n\nWhere to find version information\n---------------------------------\n\nTo find out what Go versions are supported, see the\n[google-cloud-go README](https://github.com/googleapis/google-cloud-go#go-versions-supported)."]]