Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Releases: googleapis/python-asset

v1.1.0

10 Jun 16:31
6e48d8c
Compare
Choose a tag to compare
chore: release 1.1.0 (#38)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py

* Update CHANGELOG.md

* Update setup.py

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

v1.0.0

10 Jun 03:31
43f13ec
Compare
Choose a tag to compare
chore: release 1.0.0 (#37)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.10.0

08 May 08:16
9bf311d
Compare
Choose a tag to compare
chore: release 0.10.0 (#27)

:robot: I have created a release \*beep\* \*boop\* 
---
## [0.10.0](https://www.github.com/googleapis/python-asset/compare/v0.9.0...v0.10.0) (2020-05-08)


### Features

* add orgpolicy and accesscontextmanager (via synth) ([#26](https://www.github.com/googleapis/python-asset/issues/26)) ([c9d818e](https://www.github.com/googleapis/python-asset/commit/c9d818e4c53707d51395a33e6fc1b202126d6a29))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.9.0

17 Mar 23:46
63f3112
Compare
Choose a tag to compare

Features

v0.8.0

09 Mar 17:31
3706726
Compare
Choose a tag to compare
chore: release 0.8.0 (#13)

:robot: I have created a release \*beep\* \*boop\* 
---
## [0.8.0](https://www.github.com/googleapis/python-asset/compare/v0.7.0...v0.8.0) (2020-03-07)


### Features

* remove search resources and search iam policies support in v1p1beta1; remove export assets and batch get assets history from v1p2beta1 (via synth) ([#12](https://www.github.com/googleapis/python-asset/issues/12)) ([15b60a3](https://www.github.com/googleapis/python-asset/commit/15b60a349c93c928fe121dc47d44d812a0c14439))


### Bug Fixes

* **asset:** correct asset synthfile ([#10355](https://www.github.com/googleapis/python-asset/issues/10355)) ([32d9374](https://www.github.com/googleapis/python-asset/commit/32d937433109b55c8f6632d402859a38520ee153))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.7.0

07 Feb 03:08
Compare
Choose a tag to compare

01-29-2020 10:53 PST

New Features

  • Add v1p1beta1, promote library to beta. (#10202)
  • Undeprecate resource name helper methods, add 2.7 deprecation warning (via synth). (#10036)

v0.6.0

07 Feb 03:09
Compare
Choose a tag to compare

12-12-2019 10:46 PST

New Features

  • Add real time feed support to v1 (via synth). (#9930)
  • Deprecate resource name helper methods (via synth). (#9827)

Documentation

  • Change spacing in docs templates (via synth). (#9736)
  • Add Python 2 sunset banner to documentation. (#9036)

Internal / Testing Changes

  • Normalize VPCSC configuration in systests. (#9614)

v0.5.0

07 Feb 03:09
Compare
Choose a tag to compare

10-29-2019 14:26 PDT

New Features

  • Add bigquery_destination to OutputConfig; make content_type optional argument to BatchGetAssetsHistoryRequest; add uri_prefix to GcsDestination; add ORG_POLICY and ACCESS_POLICY content type enums (#9555)

Documentation

  • Remove compatability badges from READMEs. (#9035)

Internal / Testing Changes

  • Fix intersphinx reference to requests (#9294)
  • Remove CI for gh-pages; use googleapis.dev for api_core refs (#9085)

v0.4.1

07 Feb 03:09
Compare
Choose a tag to compare

08-12-2019 13:44 PDT

Documentation

  • Fix links to googleapis.dev (#8998)

v0.4.0

07 Feb 03:09
Compare
Choose a tag to compare

08-01-2019 14:24 PDT

New Features

  • Generate asset v1p2beta1. (#8888)

Internal / Testing Changes

  • Update intersphinx mapping for requests. (#8805)