1. 385ab54 CASSANDRASC-130: Improve integration test speed (#121) by Yifan Cai · 23 hours ago trunk
  2. e95786a CASSANDRASC-129: Remove tableId from list snapshot response (#120) by Francisco Guerrero · 3 days ago
  3. ec887e0 ninja fix: minor update for the build files by Yifan Cai · 8 days ago
  4. 55866ca CASSANDRASC-127: Reduce implementations accessible from client (#118) by Yifan Cai · 8 days ago
  5. 6b34e18 CASSANDRASC-124 Fix wait time acquired in SidecarRateLimiter (#115) by Saranya Krishnakumar · 11 days ago
  6. 22b6df4 CASSANDRASC-126: Make RestoreJobDiscoverer less verbose (#116) by Yifan Cai · 2 weeks ago
  7. 2a25c5d CASSANDRASC-125: Import Queue pendingImports metrics is reporting an … (#117) by Francisco Guerrero · 2 weeks ago
  8. a57aeb6 ninja fix: update CHANGES for 77c815071a66fb53b97e9e07695417004dd88804 by Francisco Guerrero · 2 weeks ago
  9. 77c8150 CASSANDRASC-123: Add missing method to retrieve the InetSocketAddress to DriverUtils (#114) by Francisco Guerrero · 3 weeks ago
  10. 4a6b8c9 CASSANDRASC-94 Reduce filesystem call while streaming SSTables (#91) by Francisco Guerrero · 3 weeks ago
  11. fd6f7ac CASSANDRASC-117 Record existing and additional metrics with dropwizard (#111) by Saranya Krishnakumar · 3 weeks ago
  12. 686d9e8 CASSANDRASC-119: Fix flaky test due to port conflicts (#113) by Yifan Cai · 4 weeks ago
  13. 9d61f35 CASSANDRASC-118: Support sending json request (#112) by Yifan Cai · 4 weeks ago
  14. 9a268ac CASSANDRASC-115 Add FilteringMetricRegistry to allow filtering of metrics (#109) by Saranya Krishnakumar · 4 weeks ago
  15. 20795db CASSANDRASC-116: Allow for JmxClient to be extensible by Francisco Guerrero · 5 weeks ago
  16. 056faad CASSANDRASC-111 Improve observability in Sidecar with Dropwizard metrics (#102) by Saranya Krishnakumar · 7 weeks ago
  17. f848cd0 CASSANDRASC-107: Improve logging for slice restore task (#108) by Francisco Guerrero · 7 weeks ago
  18. c824d11 CASSANDRASC-106: Add restore task watcher to report long running tasks (#104) by Doug Rohrer · 7 weeks ago
  19. 9b56cdd CASSANDRASC-105 RestoreSliceTask could be stuck due to missing exception handling (#107) by Saranya Krishnakumar · 8 weeks ago
  20. ca1de4c CASSANDRASC-114 Make hash algorithm implementation pluggable by Yifan Cai · 9 weeks ago
  21. af0060f CASSANDRASC-113 Fix flaky JmxClientTest (#105) by Francisco Guerrero · 9 weeks ago
  22. d19a1b9 CASSANDRASC-112 Fix ClosedChannelException when downloading from S3 (#103) by Yifan Cai · 9 weeks ago
  23. 835b0f7 CASSANDRASC-110 Fix NPE thrown when getting StorageClient from pool (#101) by Yifan Cai · 2 months ago
  24. b557010 CASSANDRASC-104 Relocate Sidecar common classes in vertx-client-shaded by Francisco Guerrero · 3 months ago
  25. 2dcbca6 CASSANDRASC-103 Automated yaml type binding for deserialization by Yifan Cai · 3 months ago
  26. ca2af5e CASSANDRASC-101 Upgrade Vert.x version in Sidecar to 4.5 by Saranya Krishnakumar · 3 months ago
  27. 2914d57 CASSANDRASC-100 Fix flaky SSTableImportHandlerTest by Saranya Krishnakumar · 3 months ago
  28. c72f217 ninja fix: update CHANGES for ee454741 by Yifan Cai · 3 months ago
  29. ee45474 CASSANDRASC-99 Break restore job into stage and import phases and persist restore slice status on phase completion by Yifan Cai · 3 months ago
  30. 1d7b3f1 CASSANDRASC-98: Improve logging for traffic shaping / rate limiting configurations by Francisco Guerrero · 3 months ago
  31. 2eb3474 CASSANDRASC-86 Add Random Delays Between Retry Attempts for Health Checks by Yuriy Semchyshyn · 5 months ago
  32. e329f32 CASSANDRASC-97: Add support for additional digest validation during SSTable upload by Francisco Guerrero · 4 months ago
  33. cf09cde CASSANDRASC-96 Fix typo in foundation package under common org.apache.cassandra.sidecar by Francisco Guerrero · 4 months ago
  34. 1b6052a CASSANDRASC-95 Add sidecar client changes for restore from S3 by Yifan Cai · 4 months ago
  35. acea872 CASSANDRASC-92 Add restore from S3 feature to Sidecar by Saranya Krishnakumar · 6 months ago
  36. 6deef01 CASSANDRASC-93 Define routing order for http routes by Yifan Cai · 4 months ago
  37. c874d71 CASSANDRASC-91 Returning when AbstractHandler encounters exception while extracting params from the request. by N V Harikrishna · 5 months ago
  38. cd716c4 CASSANDRASC-90 Token-ranges endpoint fix to unwrap token-ranges by the partitioner's boundary for a single node clusters by Arjun Ashok · 5 months ago
  39. 49723c7 CASSANDRASC-85: Expose TTL option for the create snapshot endpoint by Francisco Guerrero · 6 months ago
  40. 888a546 CASSANDRASC-88: Allow DriverUtils to be pluggable by Francisco Guerrero · 5 months ago
  41. 529171b CASSANDRASC-87: Add JMX health checks during the periodic health checks by Francisco Guerrero · 5 months ago
  42. 91f3139 CASSANDRASC-79: Sidecar should be able to load metadata even if the local instance is unavailable by Doug Rohrer · 7 months ago
  43. ad936f6 CASSANDRASC-82: Expose additional SSL configuration options for the Sidecar Service by Francisco Guerrero · 6 months ago
  44. b16b89f CASSANDRASC-84: Expose additional node settings by Francisco Guerrero · 6 months ago
  45. 31fa33f CASSANDRASC-76: Sidecar does not handle keyspaces and table names with mixed case by Francisco Guerrero · 6 months ago
  46. c1a6225 CASSANDRASC-83: Require gossip to be enabled for ring and token ranges mapping endpoints by Francisco Guerrero · 6 months ago
  47. d8e9e23 CASSANDRASC-81: Improve TokenRangeReplicasResponse payload by Francisco Guerrero · 7 months ago
  48. 36d48b2 CASSANDRASC-80: HealthCheckPeriodicTask execute never completes the promise when instances are empty by Francisco Guerrero · 7 months ago
  49. b267c44 CASSANDRASC-78: Fix token-ranges endpoint to handle gossip-info responses without 'status' by Arjun Ashok · 7 months ago
  50. 8045f8e CASSANDRASC-77: Upgrade vertx to version 4.4.6 to bring hot reloading and traffic shaping options by Francisco Guerrero · 7 months ago
  51. c7b170c CASSANDRASC-74: Stream sstable components API fails on secondary index files by Francisco Guerrero · 8 months ago
  52. 0dd7a14 CASSANDRASC-73: Updates token-ranges endpoint to return additional instance metadata by Arjun Ashok · 8 months ago
  53. 4408b9d CASSANDRASC-75: Shade Jackson completely to prevent incompatibility issues by Doug Rohrer · 8 months ago
  54. 6209523 CASSANDRASC-60: Adds endpoint to serve read/write replica-sets by token-ranges by Arjun Ashok · 8 months ago
  55. f8605b3 CASSANDRASC-72: Split unit tests and integration tests in CircleCI config by Francisco Guerrero · 8 months ago
  56. 6b650d9 CASSANDRASC-71: Allow configuring permissions for uploaded SSTables by Francisco Guerrero · 9 months ago
  57. 6329201 CASSANDRASC-69: Refactor Sidecar configuration by Francisco Guerrero · 9 months ago
  58. 8402f38 CASSANDRASC-70: Added Client Methods for Obtaining Sidecar and Cassandra Health by Yuriy Semchyshyn · 9 months ago
  59. b6e20d7 CASSANDRASC-68: Publish bytes streamed and written metrics by Saranya Krishnakumar · 9 months ago
  60. a3c14fa CASSANDRASC-55: Extract the in-jvm dtest template for use in other projects by Doug Rohrer · 11 months ago
  61. ccda679 CASSANDRASC-67 Fix relocation of native libraries for vertx-client-shaded by Francisco Guerrero · 10 months ago
  62. 5597b7e CASSANDRASC-65 Enrich RetriesExhaustedException to have more information for better visibility by Yifan Cai · 10 months ago
  63. 4be61d4 CASSANDRASC-66 Fix builds in Apache CI by Francisco Guerrero · 10 months ago
  64. cf796be CASSANDRASC-63: Support credential rotation in JmxClient by Francisco Guerrero · 11 months ago
  65. ca8dd2e CASSANDRASC-64: File descriptor is not being closed on MD5 checksum by Francisco Guerrero · 10 months ago
  66. 109d9ab CASSANDRASC-62: Fix the uncaught exception in client when processing response by Yifan Cai · 11 months ago
  67. 20caf6e CASSANDRASC-61: Add Release Audit Tool (RAT) plugin to Sidecar by Francisco Guerrero · 11 months ago
  68. a4ca352 CASSANDRASC-59: Expose JMX host and port from JMXClient by Francisco Guerrero · 11 months ago
  69. 6e8a628 ninja fix: spotbugs complains about passing known null values by Yifan Cai · 11 months ago
  70. ab1884d CASSANDRASC-58: Support retries in Sidecar Client on Invalid Checksum by Francisco Guerrero · 11 months ago
  71. 3cbb3d1 CASSANDRASC-53 Ignore unknown properties during Sidecar client deserialization by Francisco Guerrero · 11 months ago
  72. 9912a62 CASSANDRASC-56: Create staging directory if it doesn't exists by Francisco Guerrero · 11 months ago
  73. 2cc2eb5 CASSANDRASC-54 Add NOTICE.txt file by Francisco Guerrero · 11 months ago
  74. 40c3fac CASSANDRASC-57: Remove RESTEasy by Francisco Guerrero · 11 months ago
  75. 792db56 CASSANDRASC-51: Use in-jvm dtest framework for integration tests by Doug Rohrer · 11 months ago
  76. 6224c61 CASSANDRASC-49: Set the copyright profile on generating idea project by Yifan Cai · 1 year, 5 months ago
  77. 098ae42 ninja fix - add test sidecar.version resource back by Yifan Cai · 11 months ago
  78. d5ca972 CASSANDRASC-52: Sidecar returns own version in node settings by Yuriy Semchyshyn · 12 months ago
  79. 5d2cbaf CASSANDRASC-50: Deprecate the sidecar cassandra health endpoint containing instance segment by Francisco Guerrero · 1 year ago
  80. 38cdacb CEP-28: Implement Bulk API endpoints and introduce the Sidecar Client to Support Cassandra Analytics by Dinesh Joshi · 12 months ago
  81. 252d983 CASSANDRASC-48: Adding new endpoint that gives information about the release version & partitioner name of a node by jkonisa · 1 year, 6 months ago
  82. 02cc654 CASSANDRASC-47: Introduce JMX foundation in Sidecar by Francisco Guerrero · 1 year, 6 months ago
  83. 30c04eb CASSANDRASC-45: Delegate methods to the RateLimiter by Francisco Guerrero · 1 year, 7 months ago
  84. 6e358ac CASSANDRASC-43 Add Schema API by Francisco Guerrero · 1 year, 7 months ago
  85. 5471b66 CASSANDRASC-44 Refactor health check to use vertx timer by Francisco Guerrero · 1 year, 7 months ago
  86. 1759eb5 ninja fix: CircleCI config changes following up CASSANDRASC-46 by Francisco Guerrero · 1 year, 7 months ago
  87. 05c0bbe CASSANDRASC-46: Migrate minikube to testcontainers for integration tests by Francisco Guerrero · 1 year, 7 months ago
  88. c5669b5 Refactor range and add toString by Yifan Cai · 1 year, 9 months ago
  89. 07deb07 CASSANDRASC-40 Fix search in list snapshot endpoint by Francisco Guerrero · 1 year, 10 months ago
  90. a7a2c29 CASSANDRAC-39: Allow Cassandra input validation to be configurable by Francisco Guerrero · 1 year, 10 months ago
  91. 54abba8 CASSANDRASC-38 Add endpoint to list snapshot files by Francisco Guerrero · 1 year, 11 months ago
  92. 24a08f2 Optimize file path builder and have separate handler for streaming file by Saranya Krishnakumar · 1 year, 11 months ago
  93. 2e233ec CASSANDRASC-36: Support for ErrorHandler in Sidecar by Francisco Guerrero · 2 years, 1 month ago
  94. 7a5e710 CASSANDRASC-34: Allow for LoggerHandler to be injected by Francisco Guerrero · 2 years, 2 months ago
  95. bc219cb Add the CONTRIBUTING.md doc with guidelines and best practices by Francisco Guerrero · 2 years, 1 month ago
  96. fae3cb0 Optionally support multiple cassandra instances in Sidecar by Saranya Krishnakumar · 2 years, 4 months ago
  97. 083772f ninja fix to changelog and build by Yifan Cai · 2 years, 6 months ago
  98. 01d8b9c Call the start method of CassandraAdaptorDelegate to start periodic health checl by Saranya Krishnakumar · 2 years, 7 months ago
  99. 4d88af6 Avoid having sidecar's health response code depend on Cassandra's health information by Saranya Krishnakumar · 2 years, 8 months ago
  100. 4e4b8ea Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming by Saranya Krishnakumar · 2 years, 8 months ago