|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -### [0.5.1](https://github.com/googleapis/python-dataflow-client/compare/v0.5.0...v0.5.1) (2022-05-05) |
| 3 | +## [0.5.1](https://github.com/googleapis/python-dataflow-client/compare/v0.5.0...v0.5.1) (2022-05-05) |
4 | 4 |
|
5 | 5 |
|
6 | 6 | ### Documentation
|
|
14 | 14 |
|
15 | 15 | * Add capabilities field to SdkHarnessContainerImage ([#84](https://github.com/googleapis/python-dataflow-client/issues/84)) ([3d86713](https://github.com/googleapis/python-dataflow-client/commit/3d867138d9abc434f83556a0177a89b23e187555))
|
16 | 16 |
|
17 |
| -### [0.4.1](https://github.com/googleapis/python-dataflow-client/compare/v0.4.0...v0.4.1) (2022-03-05) |
| 17 | +## [0.4.1](https://github.com/googleapis/python-dataflow-client/compare/v0.4.0...v0.4.1) (2022-03-05) |
18 | 18 |
|
19 | 19 |
|
20 | 20 | ### Bug Fixes
|
|
39 | 39 |
|
40 | 40 | * remove typo in docstring ([#72](https://github.com/googleapis/python-dataflow-client/issues/72)) ([db91cc2](https://github.com/googleapis/python-dataflow-client/commit/db91cc2c65cf43f766385c0f973dd58c4233c9c7))
|
41 | 41 |
|
42 |
| -### [0.3.1](https://www.github.com/googleapis/python-dataflow-client/compare/v0.3.0...v0.3.1) (2021-11-01) |
| 42 | +## [0.3.1](https://www.github.com/googleapis/python-dataflow-client/compare/v0.3.0...v0.3.1) (2021-11-01) |
43 | 43 |
|
44 | 44 |
|
45 | 45 | ### Bug Fixes
|
|
66 | 66 |
|
67 | 67 | * add context manager support in client ([#41](https://www.github.com/googleapis/python-dataflow-client/issues/41)) ([2d8fbd5](https://www.github.com/googleapis/python-dataflow-client/commit/2d8fbd5ff487a5e0aeea8cbf6a4d523861bb197a))
|
68 | 68 |
|
69 |
| -### [0.1.5](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.4...v0.1.5) (2021-09-30) |
| 69 | +## [0.1.5](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.4...v0.1.5) (2021-09-30) |
70 | 70 |
|
71 | 71 |
|
72 | 72 | ### Bug Fixes
|
73 | 73 |
|
74 | 74 | * improper types in pagers generation ([ce0077b](https://www.github.com/googleapis/python-dataflow-client/commit/ce0077b8b99566a6c97dbbd355eb9a0ea75f5ed3))
|
75 | 75 |
|
76 |
| -### [0.1.4](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.3...v0.1.4) (2021-09-24) |
| 76 | +## [0.1.4](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.3...v0.1.4) (2021-09-24) |
77 | 77 |
|
78 | 78 |
|
79 | 79 | ### Bug Fixes
|
80 | 80 |
|
81 | 81 | * add 'dict' annotation type to 'request' ([db5d966](https://www.github.com/googleapis/python-dataflow-client/commit/db5d966111077c2ba286136b9b5aba6a371c8e0d))
|
82 | 82 |
|
83 |
| -### [0.1.3](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.2...v0.1.3) (2021-08-18) |
| 83 | +## [0.1.3](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.2...v0.1.3) (2021-08-18) |
84 | 84 |
|
85 | 85 |
|
86 | 86 | ### Features
|
|
97 | 97 |
|
98 | 98 | * release as 0.1.3 ([#19](https://www.github.com/googleapis/python-dataflow-client/issues/19)) ([5fa4e3f](https://www.github.com/googleapis/python-dataflow-client/commit/5fa4e3fe0a17f71c719fe5dc093809bb73600b2d))
|
99 | 99 |
|
100 |
| -### [0.1.2](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.1...v0.1.2) (2021-07-21) |
| 100 | +## [0.1.2](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.1...v0.1.2) (2021-07-21) |
101 | 101 |
|
102 | 102 |
|
103 | 103 | ### Bug Fixes
|
104 | 104 |
|
105 | 105 | * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#13](https://www.github.com/googleapis/python-dataflow-client/issues/13)) ([a85e8aa](https://www.github.com/googleapis/python-dataflow-client/commit/a85e8aac12a35a6bf82c2414d8c4018b64d36cc4))
|
106 | 106 |
|
107 |
| -### [0.1.1](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.0...v0.1.1) (2021-06-30) |
| 107 | +## [0.1.1](https://www.github.com/googleapis/python-dataflow-client/compare/v0.1.0...v0.1.1) (2021-06-30) |
108 | 108 |
|
109 | 109 |
|
110 | 110 | ### Miscellaneous Chores
|
|
0 commit comments