Skip to content

Commit

Permalink
Version v7.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Chetan Vala committed Apr 9, 2021
1 parent ab1c37c commit e3c8200
Show file tree
Hide file tree
Showing 40 changed files with 95 additions and 95 deletions.
8 changes: 4 additions & 4 deletions clientcompat/internal/clientcompat/clientcompat.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clientcompat/pycompat/clientcompat_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: clientcompat.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions example/service.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/service_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: service.proto

try:
Expand Down
2 changes: 1 addition & 1 deletion internal/gen/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@

package gen

const Version = "v7.1.1"
const Version = "v7.2.0"
8 changes: 4 additions & 4 deletions internal/twirptest/empty_service/empty_service.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: empty_service.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/gogo_compat/service.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions internal/twirptest/google_protobuf_imports/service.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: service.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importable/importable.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/twirptest/importable/importable_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: importable.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importer/importer.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/twirptest/importer/importer_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: importer.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importer_local/importer_local.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: importer_local_msgdef.proto

try:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: importer_local.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importmapping/x/x.twirp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/twirptest/importmapping/x/x_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: x/x.proto

try:
Expand Down
2 changes: 1 addition & 1 deletion internal/twirptest/importmapping/y/y_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: y/y.proto

try:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v7.1.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v7.2.0, DO NOT EDIT.
# source: json_serialization.proto

try:
Expand Down
Loading

0 comments on commit e3c8200

Please sign in to comment.