Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

docs: update the upgrade guide to be from 1.0 to 3.0 #77

Merged

Conversation

ricardolsmendes
Copy link
Contributor

@ricardolsmendes ricardolsmendes commented Nov 22, 2020

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass - N/A
  • Code coverage does not decrease (if any source code was changed) - N/A
  • Appropriate docs were updated (if necessary)

Fixes #76 馃

@ricardolsmendes ricardolsmendes requested a review from a team as a code owner November 22, 2020 03:09
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 22, 2020
@product-auto-label product-auto-label bot added the api: datacatalog Issues related to the googleapis/python-datacatalog API. label Nov 22, 2020
@ricardolsmendes
Copy link
Contributor Author

ricardolsmendes commented Nov 22, 2020

Hi @tswast, @busunkim96, WDYT about these changes?

@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 7, 2020
@tswast tswast changed the title Update the upgrade guide to be from 1.0 to 3.0 docs: update the upgrade guide to be from 1.0 to 3.0 Dec 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 7, 2020
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Dec 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit eed034a into googleapis:master Dec 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 7, 2020
@ricardolsmendes ricardolsmendes deleted the update-upgrade-guide-v3 branch December 7, 2020 17:19
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 22, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [3.1.0](https://www.github.com/googleapis/python-datacatalog/compare/v3.0.0...v3.1.0) (2021-03-22)


### Features

* add `client_cert_source_for_mtls` argument to transports ([#107](https://www.github.com/googleapis/python-datacatalog/issues/107)) ([59a44bc](https://www.github.com/googleapis/python-datacatalog/commit/59a44bc744a6322a2a23313c851eb77204110e79))


### Bug Fixes

* remove gRPC send/recv limit; add enums to `types/__init__.py` ([#87](https://www.github.com/googleapis/python-datacatalog/issues/87)) ([e0c40c7](https://www.github.com/googleapis/python-datacatalog/commit/e0c40c765242868570532b5074fd239aa2c259e9))


### Documentation

* document enum values with `undoc-members` option ([#93](https://www.github.com/googleapis/python-datacatalog/issues/93)) ([2dbb3ef](https://www.github.com/googleapis/python-datacatalog/commit/2dbb3ef062b52925ad421c5c469ed6e67671e878))
* fix `type_` attribute name in the migration guide ([#113](https://www.github.com/googleapis/python-datacatalog/issues/113)) ([2f98f22](https://www.github.com/googleapis/python-datacatalog/commit/2f98f2244271d92f79fdb26103478166958b8c8a))
* fix upgrade guide ([#114](https://www.github.com/googleapis/python-datacatalog/issues/114)) ([4bfa587](https://www.github.com/googleapis/python-datacatalog/commit/4bfa587903105cb3de2272618374df0b04156017))
* update the upgrade guide to be from 1.0 to 3.0 ([#77](https://www.github.com/googleapis/python-datacatalog/issues/77)) ([eed034a](https://www.github.com/googleapis/python-datacatalog/commit/eed034a3969913e40554300ae97c5e00e4fcc79a))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: datacatalog Issues related to the googleapis/python-datacatalog API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The upgrade guide is out of date since the release of version 3.0.0
3 participants