googleapis / googleapis/google-cloud-python
Create UPGRADING.md Migration Guide
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
We expect the shim work to require a breaking change. We want the change to be as small as possible, but we may expect a different sequencing of exceptions, etc.
To track this, we need to maintain a migration guide in an UPGRADING.md file, detailing what users may need to change in their code. We should also link this into the docs. See [the one in python-logging](https://github.com/googleapis/python-logging/blob/main/UPGRADING.md) for an example
Ideally, we should start this immediately, and update it as changes are made
The content of this file should also be exposed in the public docs. But the first step is collecting the information, and then we can discuss the right places to expose it
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.