This is an automated email from the ASF dual-hosted git repository.

francischuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica-go.git.


    from fa87f84  [CALCITE-4299] Test against Go 1.14 and 1.15
     new b5d64b0  [CALCITE-5055] Test against Go 1.17 and 1.18
     new 9e69b48  [CALCITE-5057] Switch from github.com/golang/protobuf to 
google.golang.org/protobuf
     new 8492d56  [CALCITE-5056] Test against avatica 1.18 - 1.20
     new 9861e36  [CALCITE-5058] Upgrade dependencies and tidy go.mod

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/tests.yaml |    7 +-
 class_mappings.go            |    2 +-
 docker-compose.yml           |   19 +-
 docker.sh                    |   17 +-
 go.mod                       |   34 +-
 go.sum                       |   55 +-
 http_client.go               |    2 +-
 message/common.pb.go         | 2850 ++++++++++++++++++++++++++----------------
 message/requests.pb.go       | 2393 +++++++++++++++++++++++------------
 message/responses.pb.go      | 1811 +++++++++++++++++----------
 10 files changed, 4558 insertions(+), 2632 deletions(-)

Reply via email to