1. 75aac33 Bump golang.org/x/net from 0.17.0 to 0.23.0 by dependabot[bot] · 5 weeks ago main
  2. 513644f [CALCITE-6360] Add .asf.yaml to calcite-avatica-go repository by Francis Chuang · 6 weeks ago
  3. 423ac3a [CALCITE-6359] Update GitHub Actions workflows to use docker compose v2 by Francis Chuang · 6 weeks ago
  4. 6959af3 [CALCITE-6339] Replace hashicorp/go-uuid with google/uuid by Francis Chuang · 8 weeks ago
  5. a4daffd Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by dependabot[bot] · 10 weeks ago
  6. 37f7fef Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by dependabot[bot] · 5 months ago
  7. 8616c8b [CALCITE-6158] Add instructions for building/testing the project in README file by Francis Chuang · 5 months ago
  8. b632923 Update website for 5.3.0 release by Francis Chuang · 5 months ago
  9. 8657d0a [CALCITE-6110] Release Avatica-Go 5.3.0 by Francis Chuang · 6 months ago rel/v5.3.0 v5.3.0 v5.3.0-rc0
  10. e826fef [CALCITE-6155] Add additional rel/ tag to avatica-go release script by Francis Chuang · 6 months ago
  11. 93c7d11 [CALCITE-6154] Upgrade protobuf library to 1.31.0 by Francis Chuang · 6 months ago
  12. 95a8aef [CALCITE-6153] Recompile protobuf messages to Avatica 1.24.0 by Francis Chuang · 6 months ago
  13. 37813e2 [CALCITE-6152] Test against Avatica 1.24.0 by Francis Chuang · 6 months ago
  14. 9797df6 [CALCITE-6151] Test against Go 1.20 and 1.21 by Francis Chuang · 6 months ago
  15. 4645f00 [CALCITE-6139] Avatica-Go sends the same offset for the FetchRequest by egor-ryashin · 6 months ago
  16. 1cf62a6 Bump golang.org/x/net from 0.11.0 to 0.17.0 by dependabot[bot] · 7 months ago
  17. 73dbf16 [CALCITE-5854] Test against Go 1.19 and 1.20 by Francis Chuang · 10 months ago
  18. 6c7b48d [CALCITE-5853] Use HBase Phoenix images from GitHub container registry by Francis Chuang · 10 months ago
  19. eea498f [CALCITE-5792] Update dependencies to latest version by Parag Jain · 11 months ago
  20. 13fc4b0 [CALCITE-5758] Initialize connector info map to prevent panic by Parag Jain · 12 months ago
  21. af034f4 [CALCITE-5752] Don't register connection again on session reset by Parag Jain · 12 months ago
  22. bf6ec67 [CALCITE-5753] Propagate user and pwd to connection info by Parag Jain · 12 months ago
  23. 26a2c5f [CALCITE-5754] Fix open statements leak by Parag Jain · 12 months ago
  24. ed4c274 [CALCITE-5586] Replace boostport/hbase-phoenix-all-in-one docker image with f21global/hbase-phoenix-all-in-one by Francis Chuang · 1 year, 2 months ago
  25. 7f3ca5a Bump golang.org/x/net from 0.0.0-20220725212005-46097bf591d3 to 0.7.0 by dependabot[bot] · 1 year, 3 months ago
  26. 9db0166 [CALCITE-5353] Document new procedure for requesting JIRA accounts and becoming a contributor by Francis Chuang · 1 year, 7 months ago
  27. d0511b8 Add JIRA instructions to release howto by Francis Chuang · 1 year, 7 months ago
  28. d39ca14 Update docker release script to use rc tag in vote email links by Francis Chuang · 1 year, 7 months ago
  29. a5531db Update website for 5.2.0 release by Francis Chuang · 1 year, 7 months ago
  30. 2b61f37 [CALCITE-5313] Prepare for 5.2.0 release by Francis Chuang · 1 year, 7 months ago v5.2.0 v5.2.0-rc0
  31. c98dd17 Add missing license headers to files by Francis Chuang · 1 year, 7 months ago
  32. 9876f6f [CALCITE-5325] Display errors when failing release guidelines check using docker release script by Francis Chuang · 1 year, 7 months ago
  33. acf34a8 Make directory safe for git in docker release script by Francis Chuang · 1 year, 7 months ago
  34. db79861 Fix formatting in documentation by Francis Chuang · 1 year, 7 months ago
  35. b0a42d1 [CALCITE-5324] Cancel context in tests by Francis Chuang · 1 year, 7 months ago
  36. 50ab73a [CALCITE-5323] Do not copy lock handle in statement by Francis Chuang · 1 year, 7 months ago
  37. 5aa5a12 [CALCITE-5322] Remove deprecated build tags by Francis Chuang · 1 year, 7 months ago
  38. f71ef3e [CALCITE-5320] Switch from deprecated_first_frame_max_size to first_frame_max_size protobuf member for setting the first frame max size by Francis Chuang · 1 year, 7 months ago
  39. b79abe0 [CALCITE-5319] Remove DualStack dial option in HTTP client as it is deprecated and enabled by default by Francis Chuang · 1 year, 7 months ago
  40. 0b5fc0e [CALCITE-5318] Replace deprecated ioutil methods with io and os equivalents by Francis Chuang · 1 year, 7 months ago
  41. 3b527fe [CALCITE-5317] Remove redundant type declarations by Francis Chuang · 1 year, 7 months ago
  42. e9729c0 [CALCITE-5312] Replace http digest auth library with github.com/icholy/digest by Francis Chuang · 1 year, 8 months ago
  43. 13648f0 [CALCITE-5237] Upgrade dependencies and regenerate protobufs by Francis Chuang · 1 year, 9 months ago
  44. 068223d [CALCITE-5236] Test against Avatica 1.22 by default in docker-compose.yml by Francis Chuang · 1 year, 9 months ago
  45. f3365b3 [CALCITE-5235] Run Github Actions tests using docker and upgrade Go by Francis Chuang · 1 year, 9 months ago
  46. a0292fb [CALCITE-5234] Remove witch / live-reload support for development by Francis Chuang · 1 year, 9 months ago
  47. ee40937 Link Go reference to the latest version of the documentation. by Francis Chuang · 2 years, 1 month ago
  48. b13bc78 Push website only if there are changes by Francis Chuang · 2 years, 1 month ago
  49. 463c0cb [CALCITE-4147] Rename "master" branch to "main" by Francis Chuang · 2 years, 1 month ago
  50. a3c8c7f [CALCITE-5077] ResetSession implements driver.SessionResetter by fuling · 2 years, 2 months ago
  51. 962d7ee Add Apache license header to website publication Github workflows by Francis Chuang · 2 years, 2 months ago
  52. 945cf88 [CALCITE-5072] Index out of range when calling rows.Next() by fuling · 2 years, 2 months ago
  53. 00df39b [CALCITE-3129] Automate website builds by Francis Chuang · 2 years, 2 months ago
  54. c88607c Update website for 5.1.0 release and replace docker-compose with docker compose by Francis Chuang · 2 years, 2 months ago
  55. c232d7b [CALCITE-5062] Prepare for 5.1.0 release by Francis Chuang · 2 years, 2 months ago v5.1.0 v5.1.0-rc0
  56. b5a9015 [CALCITE-5063] Replace golang.org/x/xerrors package with errors package in stdlib by Francis Chuang · 2 years, 2 months ago
  57. 3abfabf [CALCITE-5059] Update Github Actions to latest versions by Francis Chuang · 2 years, 2 months ago
  58. 3720c8c [CALCITE-5058] Upgrade dependencies and tidy go.mod by Francis Chuang · 2 years, 2 months ago
  59. 1332e32 [CALCITE-5056] Test against avatica 1.18 - 1.20 by Francis Chuang · 2 years, 2 months ago
  60. 9e69b48 [CALCITE-5057] Switch from github.com/golang/protobuf to google.golang.org/protobuf by Francis Chuang · 2 years, 2 months ago
  61. b5d64b0 [CALCITE-5055] Test against Go 1.17 and 1.18 by Francis Chuang · 2 years, 2 months ago
  62. fa87f84 [CALCITE-4299] Test against Go 1.14 and 1.15 by Francis Chuang · 3 years, 8 months ago
  63. 0e75064 [CALCITE-4174] avatica-go should handle complex/long URLs (josiahg) by Josiah Goodson · 3 years, 9 months ago
  64. ddee4bd Update website for 5.0.0 release by Francis Chuang · 3 years, 10 months ago
  65. 0e3f5df [CALCITE-4078] Prepare for 5.0.0 release by Francis Chuang · 4 years ago v5.0.0 v5.0.0-rc0
  66. a7b6c34 Clean up documentation and remove references to dep by Francis Chuang · 4 years ago
  67. 14a71e0 [CALCITE-3359] Update dependencies by Francis Chuang · 4 years ago
  68. b12500f [CALCITE-4076] Test against avatica 1.17.0 and regenerate protobuf by Francis Chuang · 4 years ago
  69. 017ef8b [CALCITE-4067] Add support for ExecuteBatchRequest in prepared statement (chenhualin) by geange · 4 years ago
  70. a5b8252 [CALCITE-3906] Pin witch in tools.go file by Francis Chuang · 4 years, 1 month ago
  71. 8cec1ea [CALCITE-3905] Upgrade gokrb5 to v8 by Francis Chuang · 4 years, 1 month ago
  72. dad52f9 [CALCITE-3904] Upgrade Github actions dependencies by Francis Chuang · 4 years, 1 month ago
  73. 127418a [CALCITE-3903] Upgrade protobuf generation dependencies and regenerate avatica protobufs by Francis Chuang · 4 years, 1 month ago
  74. c028c41 [CALCITE-3902] Upgrade Go to 1.13 and 1.14 by Francis Chuang · 4 years, 1 month ago
  75. e2f87a3 [CALCITE-3320] Use transitional x/xerrors package when working with errors by Francis Chuang · 4 years, 8 months ago
  76. 1ff0ccf [CALCITE-2499] Drop support for dep by Francis Chuang · 4 years, 8 months ago
  77. 74c188d [CALCITE-3356] Use Github Actions for continuous integration by Francis Chuang · 4 years, 8 months ago
  78. 7a35be7 [CALCITE-3275] add nil checks to error parsing (Tino Rusch). by Tino Rusch · 4 years, 9 months ago
  79. 9e0d6f5 [CALCITE-3264] Add catch-all type for unknown types in all adapters instead of panic (Tino Rusch). by Tino Rusch · 4 years, 9 months ago
  80. 4547414 [CALCITE-3253] Check server address exists before returning it in an avatica response error (Tino Rusch) by Tino Rusch · 4 years, 9 months ago
  81. 30a59fc [CALCITE-3248] add Connector implementation. (Tino Rusch) by Tino Rusch · 4 years, 10 months ago
  82. ca36f54 [CALCITE-3026] Add news item and set date for 4.0.0 release by Francis Chuang · 5 years ago
  83. 3790ef5 [CALCITE-3026] Update release history for 4.0.0-rc1 by Francis Chuang · 5 years ago v4.0.0 v4.0.0-rc1
  84. c4e2727 [CALCITE-3044] Test against Avatica-1.15.0 and simplify alpine dependencies by Francis Chuang · 5 years ago
  85. aa0ee89 [CALCITE-3042] Fix bug in docker release script that prevents releases from being promoted correctly and incorrect variable substitution in vote email by Francis Chuang · 5 years ago
  86. 84af64b [CALCITE-3026] Prepare for 4.0.0 release by Francis Chuang · 5 years ago v4.0.0-rc0
  87. 2528d84 [CALCITE-3026] Move import paths from v3 to v4 to prepare for 4.0.0 release by Francis Chuang · 5 years ago
  88. 3c1c144 [CALCITE-3035] Test against Avatica 1.14.0 by Francis Chuang · 5 years ago
  89. 0c18259 [CALCITE-3033] Move release process to separate HOWTO document to be consistent with how the avatica docs are structured by Francis Chuang · 5 years ago
  90. 70a8d46 [CALCITE-3032] Simplify docker-compose.yml for running tests and development mode, change release process to use a docker container to by Francis Chuang · 5 years ago
  91. 21cc342 [CALCITE-3025] Upgrade to Go 1.12 and update .travis.yml to test with dep using Go 1.12 and Go 1.11 by Francis Chuang · 5 years ago
  92. d5f551c [CALCITE-3024] Update dependencies by Francis Chuang · 5 years ago
  93. 31b7679 [CALCITE-2775] Upgrade dependencies and regenerate protobufs by Francis Chuang · 5 years ago
  94. bbe5f2d [CALCITE-2774] Improve release documentation and explicitly include all steps for making a release by Francis Chuang · 5 years ago
  95. 6333126 [CALCITE-2771] Test against avatica HSQLDB 1.13.0 by Francis Chuang · 5 years ago
  96. 8b69d6a [CALCITE-2763] Fix handling of nils (nulls) when executing queries and scanning query results by Francis Chuang · 5 years ago
  97. dbb729f [CALCITE-2579] Implement live reloading of tests when source files change during development by Francis Chuang · 5 years ago
  98. 36d18fc [CALCITE-2724] Exclude .md files from import path check in release script to avoid false positives by Francis Chuang · 5 years ago
  99. 74c8465 [CALCITE-2723] Generate SHA512 digest for releases by Francis Chuang · 5 years ago
  100. 4d701ca [CALCITE-2549] Add news item and update changelog for avatica-go 3.2.0 by Francis Chuang · 6 years ago