Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 898f5e6

Browse files
chore: release 1.0.0 (#41)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-trace/compare/v0.24.0...v1.0.0) (2020-09-14) ### ⚠ BREAKING CHANGES * migrate to microgenerator (#29) ### Features * migrate to microgenerator ([#29](https://www.github.com/googleapis/python-trace/issues/29)) ([f0d9d91](https://www.github.com/googleapis/python-trace/commit/f0d9d9161d7aee344ad1765c477947cd04505bf5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent f0d9d91 commit 898f5e6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
[1]: https://pypi.org/project/google-cloud-trace/#history
66

7+
## [1.0.0](https://www.github.com/googleapis/python-trace/compare/v0.24.0...v1.0.0) (2020-09-14)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* migrate to microgenerator. See [Migration Guide](https://github.com/googleapis/python-trace/blob/master/UPGRADING.md) (#29)
13+
14+
### Features
15+
16+
* migrate to microgenerator ([#29](https://www.github.com/googleapis/python-trace/issues/29)) ([f0d9d91](https://www.github.com/googleapis/python-trace/commit/f0d9d9161d7aee344ad1765c477947cd04505bf5))
17+
718
## [0.24.0](https://www.github.com/googleapis/python-trace/compare/v0.23.0...v0.24.0) (2020-08-06)
819

920

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-trace"
2424
description = "Stackdriver Trace API client library"
25-
version = "0.24.0"
25+
version = "1.0.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)