Abe Ratnofsky
ec3b425c38
Switch lz4-java to at.yawk.lz4 version due to CVE
...
Patch by Abe Ratnofsky; reviewed by Jyothsna Konisa, Dmitry Konstantinov for CASSANDRA-21052
2025-12-18 10:51:26 -08:00
Doug Rohrer
aa0e2f1631
CASSANDRA-20884 - Move JMX classes to the in-jvm-dtest API project
...
patch by Doug Rohrer; reviewed by Francisco Guerrero and Bernardo Botella Corbi for CASSANDRA-20884
2025-10-24 13:37:08 -04:00
Mick Semb Wever
5d30dc17b8
increment version to 4.0.20
2025-10-20 13:45:57 +02:00
Stefan Miklosovic
d966547d01
update shaded cassandra-driver-core to 3.11.5
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20904
2025-09-19 14:12:00 +02:00
Stefan Miklosovic
29e45b5d82
Increase memory available for javadoc generation
...
javadoc target is behaving unpredictably, sometimes fails, sometimes does not.
I strongly suspect that it just does not have enough memory available and it fails.
This is currently a blocker for releases. My empirical testing shows that more memory
we assign to javadoc generation, less probable it is it will fail to finish successfuly.
patch by Stefan Miklosovic for CASSANDRA-20868
2025-08-28 11:43:13 +02:00
Stefan Miklosovic
f9dbfd431e
Update Jackson to 2.19.2
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20848
2025-08-25 17:34:38 +02:00
Stefan Miklosovic
a64a64b915
Update commons-lang3 to 3.18.0
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20849
2025-08-25 17:21:19 +02:00
Brandon Williams
00f2b3e9f6
increment version
2025-05-28 17:28:46 -05:00
mck
f6de28f727
Move generate-snyk-file target dependency from build-project to dependency-check
...
patch by Mick Semb Wever; reviewed by Brandon Williams, Alex Petrov for CASSANDRA-20319
2025-04-08 15:25:30 +02:00
Mick Semb Wever
9abed87ba4
Autogenerate toplevel .snyk file from owasp suppressions
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-20319
2025-03-30 09:27:39 +02:00
Stefan Miklosovic
a16333387c
Update zstd-jni to 1.5.7-2
...
patch by Stefan Miklosovic; reviewed by Dmitry Konstantinov for CASSANDRA-20453
2025-03-19 12:24:33 +01:00
Stefan Miklosovic
ef354d0d5e
Update Zstd library to 1.5.7-1
...
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-20367
2025-03-06 14:19:01 +01:00
Stefan Miklosovic
8ca0af32f3
Merge branch 'cassandra-3.11' into cassandra-4.0
2025-02-07 12:45:03 +01:00
Stefan Miklosovic
ed3f1af723
Merge branch 'cassandra-3.0' into cassandra-3.11
2025-02-07 12:43:10 +01:00
Stefan Miklosovic
f340514bbe
Increment version
2025-02-07 12:40:54 +01:00
Stefan Miklosovic
8e28dd0c17
Merge branch 'cassandra-3.11' into cassandra-4.0
2025-02-04 09:54:09 +01:00
Stefan Miklosovic
82e2c7d991
Merge branch 'cassandra-3.0' into cassandra-3.11
2025-02-04 09:50:02 +01:00
Stefan Miklosovic
7c147ef80e
Increment version
2025-02-04 09:46:26 +01:00
Brandon Williams
bdfb3fb9d6
increment version to 4.0.16
2024-11-18 09:01:15 -06:00
Mick Semb Wever
bf8870f763
increment version to 4.0.15 and 4.1.8
2024-09-26 22:55:52 +02:00
Mick Semb Wever
2699bc8dae
ninja-fix build.xml version to 4.0.14
2024-09-18 10:29:51 +02:00
Jacek Lewandowski
f92998190c
Fix few types issues and implement types compatibility tests
...
Patch by Jacek Lewandowski; reviewed by Stefan Miklosovic for CASSANDRA-19479
2024-04-18 12:33:52 +02:00
Brandon Williams
2856a34636
Increment version
2024-04-16 13:26:59 -05:00
Brandon Williams
44f472d742
Increment version
2024-04-15 11:24:55 -05:00
Stefan Miklosovic
5430e69e77
Merge branch 'cassandra-3.11' into cassandra-4.0
2024-02-23 14:49:06 +01:00
Stefan Miklosovic
af5733124d
Merge branch 'cassandra-3.0' into cassandra-3.11
2024-02-23 14:48:02 +01:00
Jack Green
98eea87aa5
Fix SCM URL links
...
patch by Jack Green; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-19422
2024-02-23 14:43:41 +01:00
Stefan Miklosovic
2a7c64027d
increment version to 4.0.13
2024-01-23 18:40:10 +01:00
Jacek Lewandowski
891f1119a0
Merge branch 'cassandra-3.11' into cassandra-4.0
...
* cassandra-3.11:
Updated the OWASP plugin to 9.0.5 and refactored dependency checks
2023-12-20 12:59:53 +01:00
Jacek Lewandowski
09c46750f6
Merge branch 'cassandra-3.0' into cassandra-3.11
...
* cassandra-3.0:
Updated the OWASP plugin to 9.0.5 and refactored dependency checks
2023-12-20 12:59:52 +01:00
Jacek Lewandowski
4c3b96e4cd
Updated the OWASP plugin to 9.0.5 and refactored dependency checks
...
Configured OWASP database to use caching and NVD key. Properties can be
configured in ~/.ant/build.properties and define both the key and
the storage location
Patch by Jacek Lewandowski; reviewed by Maxim Muzafarov, Stefan Miklosovic for CASSANDRA-19146
2023-12-20 12:59:51 +01:00
Jacek Lewandowski
e1b0b44f9e
Fix repeated tests on CircleCI and long-testsome/burn-testsome targets
...
Patch by Jacek Lewandowski; reviewed by Berenguer Blasi for CASSANDRA-19086
2023-12-01 19:40:44 +01:00
Stefan Miklosovic
b57c13603a
Remove byteman-related files from production sources
...
This patch also removes compress-lzf library (leftover from CASSANDRA-12229)
as well as it makes byte-buddy dependencies to be test scoped.
patch by Stefan Miklosovic; reviewed by Michael Semb Wever for CASSANDRA-18877
2023-10-10 09:51:11 +02:00
Ekaterina Dimitrova
4eeaf6a6ee
Update hdrhistogram to 2.1.12
...
patch by Ekaterina Dimitrova; reviewed by Brandon Williams and Tobias Lindaaker for CASSANDRA-18893
2023-10-03 10:39:22 -04:00
Stefan Miklosovic
b039f72e6b
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-09-27 20:54:09 +02:00
Stefan Miklosovic
058621a446
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-09-27 20:51:35 +02:00
Maxim Muzafarov
dc7234134c
Upgrade snappy-java to 1.1.10.4
...
patch by Maxim Muzafarov; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18878
2023-09-27 20:49:09 +02:00
Jacek Lewandowski
3658ba58c7
JMH improvements - faster build and async profiler
...
- Don't create uber jar for microbenchmarks
- Add async profiler to jmh tests
- Benchmark classes names validation
- Add jmh.args property to make it possible passing extra args to JMH
- Add missing test/anttasks to idea configuration
Patch by Jacek Lewandowski; reviewed by Branimir Lambov, Maxim Muzafarov, Stefan Miklosovic for CASSANDRA-18871
2023-09-25 12:39:36 +02:00
Jon Meredith
4034fbb6dd
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-24 16:34:44 -06:00
Doug Rohrer
c6d7d070c5
IsolatedJMX should not release all TCPEndpoints on instance shutdown
...
patch by Doug Rohrer; reviewed by Jon Meredith, Stefan Miklosovic for CASSANDRA-18725
2023-08-24 16:32:28 -06:00
Stefan Miklosovic
8ddfbb6a3c
Increase version to 3.11.17
2023-08-18 18:08:32 +02:00
Brandon Williams
ba50ec9cd9
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-18 10:10:11 -05:00
Brandon Williams
1dd38998a0
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-08-18 10:09:49 -05:00
Brandon Williams
6bb585bf5d
Warn when cqlsh does not match the server version it was built with
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18745
2023-08-18 10:08:52 -05:00
Stefan Miklosovic
a0fdda1976
Remove AssertJ from the production code
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18700
2023-07-28 17:09:52 +02:00
Stefan Miklosovic
2584f4f070
increment version to 4.0.12
2023-07-18 11:26:19 +02:00
Marianne Lyne Manaog
a7bf85c4f3
Add jvm/test args to microbench
...
Patch by Marianne Lyne Manaog; reviewed by brandonwilliams and
edimitrova for CASSANDRA-18658
2023-07-17 11:29:19 -05:00
Jacek Lewandowski
4f0865f769
Merge branch 'cassandra-3.11' into cassandra-4.0
...
* cassandra-3.11:
Moved jflex from runtime to build dependencies
2023-07-13 15:33:11 +02:00
Jacek Lewandowski
32afc93b0d
Moved jflex from runtime to build dependencies
...
Patch by Jacek Lewandowski; reviewed by Berenguer Blasi, Mick Semb Wever and Stefan Miklosovic for CASSANDRA-18664
2023-07-13 15:33:10 +02:00
Brandon Williams
776b33753b
Upgrade snappy to 1.1.10.1
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18608
2023-06-26 06:06:38 -05:00