1. 7a681d5 PHOENIX-7266 Fix SSLConfigDir in ITs (#150) by Aron Meszaros · 5 weeks ago master
  2. bff4778 PHOENIX-7744 Update log4j2 to 2.25.3 (#186) by Istvan Toth · 9 weeks ago
  3. f517490 PHOENIX-7665 Make TLS protocols and ciphersuites configurable in PQS (#181) by Istvan Toth · 5 months ago
  4. 58d3b13 PHOENIX-7706 Update Avatica to 1.27.0 in Query Server (#184) by Istvan Toth · 5 months ago
  5. ada20ca PHOENIX-7628 Don't add Apache Snapshot Maven Repo by Default (#182) by Istvan Toth · 7 months ago
  6. 61ea979 PHOENIX-7613 Update Apache parent pom to 31 (#180) by Istvan Toth · 7 months ago
  7. 662f0ff PHOENIX-7600 - Replace commons-logging with slf4j (#179) by Norbert Meszaros · 10 months ago
  8. 17f3c37 PHOENIX-7576 Update Jetty to 9.4.57.v20241219 (#177) by Istvan Toth · 11 months ago
  9. e1016f5 PHOENIX-7523 Parse hbase-env.sh in PQS scripts, and and fall back to HBASE_OPTS in queryserver.py (#176) by Istvan Toth · 11 months ago
  10. 574a797 PHOENIX-7583 Update Netty to 4.1.119 in QueryServer (#178) by Istvan Toth · 11 months ago
  11. 3a7ffde PHOENIX-7553 Python3.13 dropped support for pipes module (#175) by meszinorbi · 12 months ago
  12. 7542bfc PHOENIX-7531 Update Avatica to 1.26.0 in QueryServer (#174) by Istvan Toth · 1 year, 1 month ago
  13. c524560 PHOENIX-7530 Support Python 3.13 in PhoenixDB (#173) by Istvan Toth · 1 year, 1 month ago
  14. 6641436 PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to 2.18.0 (#170) by Nihal Jain · 1 year, 2 months ago
  15. cc273e7 PHOENIX-7508 Bump PQS to Phoenix 5.2.1 (#172) by Emil Kle · 1 year, 2 months ago
  16. f6d6a2b PHOENIX-7457 Update Jetty to 9.4.56.v20240826 in QueryServer (#168) by Istvan Toth · 1 year, 4 months ago
  17. 35e0e6b PHOENIX-7454 Remove shaded.package property from phoenix-queryserver-client (#169) by szucsvillo · 1 year, 4 months ago
  18. 3fab6b7 PHOENIX-7261 Align mockito version with Hadoop and HBase in QueryServer (#166) by Nihal Jain · 1 year, 4 months ago
  19. 43a52d9 PHOENIX-7430 Remove commons-collections dependency in queryserver (#163) by Nihal Jain · 1 year, 4 months ago
  20. 405355f PHOENIX-7447 Update maven-shade-plugin to 3.6.0 (#167) by Istvan Toth · 1 year, 5 months ago
  21. a77dd19 PHOENIX-7420 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#162) by Istvan Toth · 1 year, 5 months ago
  22. ca62a4d PHOENIX-7362: Update owasp plugin to 10.0.2 by Villő Szűcs · 1 year, 6 months ago
  23. b204272 PHOENIX-7145 Use embedded client in PQS startup script (#158) by Istvan Toth · 1 year, 7 months ago
  24. d10abfe PHOENIX-7125 PQS tests fail when hbase-shaded-netty version used by minicluster does not match the version in phoenix-client (#157) by Istvan Toth · 1 year, 7 months ago
  25. 160c800 PHOENIX-4664 Time Python driver tests failing by Istvan Toth · 3 years ago
  26. d65835c PHOENIX-6894 Set up PQS to run tests with TZ displacement enabled by Istvan Toth · 3 years ago
  27. d60e643 PHOENIX-7361 Build PQS with Phoenix 5.2.0 (#156) by Istvan Toth · 1 year, 8 months ago
  28. 1f5ffdd PHOENIX-7327 Bump phoenixdb version to 1.2.3.dev0 after release (#155) by richardantal · 1 year, 9 months ago
  29. db3aa25 PHOENIX-7312 Release PhoenixDB 1.2.2 rc1 (#154) by richardantal · 1 year, 9 months ago python-phoenixdb-1.2.2 python-phoenixdb-1.2.2.rc1
  30. 21b1b35 PHOENIX-7323 fix twine check error (#153) by richardantal · 1 year, 9 months ago
  31. b1c2d2c PHOENIX-7312 Release PhoenixDB 1.2.2 (#152) by richardantal · 1 year, 10 months ago python-phoenixdb-1.2.2.rc0
  32. dae48e2 PHOENIX-7301 Update Avatica to 1.25.0 (#151) by Istvan Toth · 1 year, 11 months ago
  33. 7c76899 PHOENIX-7256 Set java.io.tmpdir to the maven build directory for tests in PQS by Aron Meszaros · 2 years ago
  34. a5af0c9 PHOENIX-7246 Crash Due to Unhandled JDBC Type Code 0 for NULL Values by Satya Kommula · 2 years ago
  35. 69b5899 PHOENIX-7012 Expose keystore_type parameter in sqlline-thin.py by Istvan Toth · 2 years, 7 months ago
  36. 01ca7af PHOENIX-7221 Manage requests-gssapi version for Phython 3.7 and lower by Istvan Toth · 2 years, 1 month ago
  37. e0fd69e PHOENIX-7222 Fix tox tests and add Python 3.12 to supported versions and the test matrix by Istvan Toth · 2 years, 1 month ago
  38. 1a359e8 PHOENIX-7136 Update Avatica to 1.24.0 in Query Server by Istvan Toth · 2 years, 3 months ago
  39. a0238df PHOENIX-7148 Use getColumnLabel Instead of getColumnName in QueryServerBasicsIT by Istvan Toth · 2 years, 3 months ago
  40. da71f55 PHOENIX-7143 Detect JVM version and add the necessary module flags in startup scripts (#142) by Istvan Toth · 2 years, 3 months ago
  41. 636b4bf PHOENIX-7126 Update apache parent pom version in QueryServer and bump maven plugins/dependencies to latest by Jain, Nihal · 2 years, 4 months ago
  42. f0c2860 PHOENIX-7091 Cleanup and ban log4j and related jars from phoenix-query-server by Jain, Nihal · 2 years, 4 months ago
  43. e5e85c3 PHOENIX-7082 Upgrade Jetty to 9.4.53.v20231009 (#139) by Istvan Toth · 2 years, 5 months ago
  44. 6f7d3bd PHOENIX-6994 Do not duplicate options specified in PHOENIX_QUERYSERVER_OPTS in queryserver.py by Istvan Toth · 2 years, 5 months ago
  45. b3cf0f4 PHOENIX-7042 Update Jetty to 9.4.52.v20230823 by Istvan Toth · 2 years, 6 months ago
  46. 71e112a PHOENIX-7036 Copy the Java version specific profiles for JVM options from HBase by Istvan Toth · 2 years, 6 months ago
  47. 194abe6 PHOENIX-7020 Queryserver fail to stop if PHOENIX_QUERYSERVER_LOG_DIR is changed by guluo · 2 years, 7 months ago
  48. 22885c6 PHOENIX-6931 Switch queryserver to log4j2 by Istvan Toth · 2 years, 11 months ago
  49. 4e1ab1f PHOENIX-6869 DependencyManage test hbase and hadoop dependency versions in PQS by Istvan Toth · 3 years, 1 month ago
  50. 26a7c51 PHOENIX-6926 Do not throw exception when shutting down Python with open connections by rbeauchemin3 · 4 years, 3 months ago
  51. 2c4fbe3 PHOENIX-6925 Apply port randomization in ServerCustomizersIT by Istvan Toth · 3 years ago
  52. 85fa933 PHOENIX-6924 Bump Junit, Jetty and Gson to the latest versions in queryserver by Istvan Toth · 3 years ago
  53. 186d950 PHOENIX-6917 Column alias not working properly in Python by Satya Kommula · 3 years ago
  54. f77151d PHOENIX-6921 Add support for custom HTTP headers for phoenixdb by Anton Fedotov · 3 years ago
  55. 5634468 PHOENIX-6892 Add support for SqlAlchemy 2.0 by Istvan Toth · 3 years ago
  56. d086ca5 PHOENIX-6908 KerberosName$NoMatchingRule exception in QueryServer.PhoenixRemoteUserExtractor by Istvan Toth · 3 years ago
  57. 76dc256 PHOENIX-6812 Add the pip requirements install step to the README by Istvan Toth · 3 years, 1 month ago
  58. 3f981ea PHOENIX-6863 PhoenixDB 1.2+ doesn't work with Python2 on some systems by Istvan Toth · 3 years, 2 months ago
  59. f58069d PHOENIX-6861 PQS fails to start because of relocated javax.servlet with Phoenix 5.2 by Istvan Toth · 3 years, 2 months ago
  60. 434eae4 PHOENIX-6858 Add Python 3.11 to supported languages and update docker test image for phoenixdb by Istvan Toth · 3 years, 2 months ago
  61. 4b22faa PHOENIX-6810 Make SSL key-store type configurable (#114) by richardantal · 3 years, 2 months ago
  62. 05d5eb0 PHOENIX-6836: Enable code coverage reporting to SonarQube in Phoenix-Queryserver (#112) by Horváth Dóra · 3 years, 2 months ago
  63. b3af8ea PHOENIX-6820 Update python-phoenixdb/RELEASING.rst (#111) by richardantal · 3 years, 5 months ago
  64. e4e339c PHOENIX-6819 Bump phoenixdb version to 1.2.2.dev0 after release (#110) by richardantal · 3 years, 5 months ago
  65. 1c6842a PHOENIX-6811 Re-add phoenixdb requirements (#109) by richardantal · 3 years, 5 months ago python-phoenixdb-1.2.1 python-phoenixdb-1.2.1.rc1
  66. bcad14b PHOENIX-6803 make_rc.sh does not work on mac (#108) by richardantal · 3 years, 5 months ago python-phoenixdb-1.2.1.rc0
  67. 17fed6b PHOENIX-6801 Fix failing docker build because of missing files (#107) by richardantal · 3 years, 5 months ago
  68. 753bfed PHOENIX-6799 Release python-phoenixdb 1.2.1 (#106) by richardantal · 3 years, 5 months ago
  69. 0b11a1e PHOENIX-6750 Bump Avatica version to 1.21.0 in queryserver (#104) by richardantal · 3 years, 6 months ago
  70. c2f8db6 PHOENIX-6781 Fix flaky tests and define auch mech for SPNEGO explicitly (#105) by richardantal · 3 years, 6 months ago
  71. 0c1b57e PHOENIX-6771 Allow only "squash and merge" from GitHub UI by Istvan Toth · 3 years, 7 months ago
  72. f7fd09d PHOENIX-6762 Phoenix QueryServer cannot run correctly with python 3.8+ by Istvan Toth · 3 years, 7 months ago
  73. 53509a6 Bump phoenixdb version to 1.2.1.dev0 after release by Istvan Toth · 3 years, 8 months ago
  74. c1bfbdf PHOENIX-6737 PhoenixDB test environment update (addendum: add license header to docker-entrypoint.sh) by Istvan Toth · 3 years, 8 months ago python-phoenixdb-1.2.0 python-phoenixdb-1.2.0.rc1
  75. bd1b369 PHOENIX-6739 Release python-phoenixdb 1.2.0 by Istvan Toth · 3 years, 9 months ago python-phoenixdb-1.2.0.rc0
  76. 33b128c PHOENIX-6737 PhoenixDB test environment update by Istvan Toth · 3 years, 9 months ago
  77. 58aabde PHOENIX-6731 Regenerate the protobuf python classes from the Avatica 1.21 .pb file with protoc 3.19 by Istvan Toth · 3 years, 9 months ago
  78. 30c523f PHOENIX-6735 Add supports_statement_cache attribute for SqlAlchemy dialect by Istvan Toth · 3 years, 9 months ago
  79. aea5305 PHOENIX-6727 get_view_names() returning empty list by Richard Antal · 3 years, 9 months ago
  80. bbe0433 PHOENIX-6704 sqlline-thin.py doesn't work woth python3 by Istvan Toth · 3 years, 11 months ago
  81. 121ba72 PHOENIX-6614: QueryServerTest fails for hostname upper case letters by Vitalii Diravka · 4 years, 3 months ago
  82. a659fa9 PHOENIX-6613 QueryServerBasicsIT usage by external tools by Vitalii Diravka · 4 years, 3 months ago
  83. 1f36031 PHOENIX-6664 Update Jetty to 9.4.43.v20210629 in PQS by Istvan Toth · 4 years ago
  84. 5d24015 PHOENIX-6660 Ship reload4j in queryserver assembly by Istvan Toth · 4 years ago
  85. 78f9a1f PHOENIX-6661 Sqlline does not work on PowerPC linux by Istvan Toth · 4 years ago
  86. b593892 PHOENIX-6654 queryserver.py sets the umask to 0000 when starting PQS in daemon mode by Istvan Toth · 4 years ago
  87. 0b91085 PHOENIX-6591 Update OWASP plugin to latest by Istvan Toth · 4 years, 1 month ago
  88. 07c006c PHOENIX-6573 Update PQS to Avatica 1.19.0 by Istvan Toth · 4 years, 5 months ago
  89. 32ad4ac PHOENIX-6569 Upgrade commons-io to 2.11.0 in phoenix-queryserver by Peter Somogyi · 4 years, 5 months ago
  90. b35a818 Bump phoenixdb version to 1.1.1.dev0 after release by Istvan Toth · 4 years, 7 months ago
  91. 6ceaea8 PHOENIX-6531 Document Phoenixdb release process by Istvan Toth · 4 years, 7 months ago
  92. 48ca4b2 PHOENIX-6529 Release python-phoenixdb 1.1.0 by Istvan Toth · 4 years, 7 months ago python-phoenixdb-1.1.0 python-phoenixdb-1.1.0.rc0
  93. 19e05cc bump version to 6.0.1-SNAPSHOT by Istvan Toth · 4 years, 7 months ago
  94. 7088fc6 Preparing phoenix-queryserver release 6.0.0RC5; tagging and updates to CHANGES.md and RELEASENOTES.md by Istvan Toth · 4 years, 8 months ago 6.0.0 6.0.0RC5
  95. b8202d2 PHOENIX-6512 Fix PQS Apache RAT check problems addendum by Richard Antal · 4 years, 8 months ago
  96. dd3d77c Preparing phoenix-queryserver release 6.0.0RC3; tagging and updates to CHANGES.md and RELEASENOTES.md by Istvan Toth · 4 years, 8 months ago 6.0.0RC3
  97. 0a5b2a2 PHOENIX-6512 Fix PQS Apache RAT check problems by Istvan Toth · 4 years, 8 months ago
  98. af43c65 Preparing phoenix-queryserver release 6.0.0RC2; tagging and updates to CHANGES.md and RELEASENOTES.md by Istvan Toth · 4 years, 8 months ago 6.0.0RC2
  99. ac5c5d3 Preparing phoenix-queryserver release 6.0.0RC1; tagging and updates to CHANGES.md and RELEASENOTES.md by Istvan Toth · 4 years, 8 months ago 6.0.0RC1
  100. d63b792 Preparing phoenix-queryserver release 6.0.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md by Istvan Toth · 4 years, 8 months ago 6.0.0RC0