Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

chore(main): release 1.7.0 #164

Merged
merged 1 commit into from
Feb 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.6.1"
".": "1.7.0"
}
12 changes: 12 additions & 0 deletions 12 CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.7.0](https://github.com/googleapis/python-orchestration-airflow/compare/v1.6.1...v1.7.0) (2023-02-17)


### Features

* Enable "rest" transport in Python for services supporting numeric enums ([#163](https://github.com/googleapis/python-orchestration-airflow/issues/163)) ([43b46e2](https://github.com/googleapis/python-orchestration-airflow/commit/43b46e2beb55748987a13dcbe8b3b9e339166b25))


### Bug Fixes

* Add service_yaml_parameters to py_gapic_library BUILD.bazel targets ([#165](https://github.com/googleapis/python-orchestration-airflow/issues/165)) ([e244bd5](https://github.com/googleapis/python-orchestration-airflow/commit/e244bd5b0221d348f39fc5f5c7e95c1e8b9e15fa))

## [1.6.1](https://github.com/googleapis/python-orchestration-airflow/compare/v1.6.0...v1.6.1) (2023-01-20)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.6.1" # {x-release-please-version}
__version__ = "1.7.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.6.1" # {x-release-please-version}
__version__ = "1.7.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.6.1" # {x-release-please-version}
__version__ = "1.7.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-orchestration-airflow",
"version": "0.1.0"
"version": "1.7.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-orchestration-airflow-service",
"version": "0.1.0"
"version": "1.7.0"
},
"snippets": [
{
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.