Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
As bibliotecas de cliente do Cloud para Go são compatíveis com as duas principais versões mais recentes do Go, seguindo a mesma política
da linguagem de programação Go. Isso significa que as bibliotecas de cliente do Cloud para Go
são compatíveis com todas as versões com suporte do Go.
Por exemplo, se a versão atual do Go for Go 1.24, as bibliotecas de cliente do Cloud para Go
serão compatíveis com Go 1.23 e Go 1.24. Para mais informações sobre as
bibliotecas de cliente do Cloud, consulte Explicações sobre bibliotecas de cliente.
Para um desenvolvimento novo
Ao iniciar um novo projeto, recomendamos escolher a versão atual do Go, se
possível. Isso garante que o ambiente de execução esteja nas versões do Go com suporte e
receba patches de segurança críticos.
Como manter os sistemas de produção atualizados
Manter seus sistemas de produção em ambientes de execução do Go com suporte é a melhor maneira de
garantir que você receba correções de bugs e de segurança essenciais. Nossas bibliotecas
de cliente do Go Cloud incrementam uma versão secundária ao remover a compatibilidade com
uma versão anterior do ambiente de execução do Go. Para mais informações sobre o uso de versões principais e
secundárias, consulte
Controle de versões semântico.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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)."]]