Skip to content

Commit ad95b6a

Browse files
authored
Update with new URL for Java Driver (#166)
1 parent 892fa7c commit ad95b6a

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

DSE_5.1_Release_Notes.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Release notes of versions prior to 5.1.20 can be found [here](https://docs.datas
1616
* Spark JobServer 0.6.2.243
1717

1818
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
19-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
19+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
2020

2121
## 5.1.46 DSE Cassandra
2222
* Improved `libjemalloc` detection to detect `libmalloc2` in systems where this package is present. (DSP-24402)
@@ -35,7 +35,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
3535
* Spark JobServer 0.6.2.243
3636

3737
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
38-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
38+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
3939

4040
## 5.1.45 DSE Cassandra
4141
* Added the CASSANDRA-15367 code fix to prevent Memtable memory allocations deadlock. (DSP-24176)
@@ -59,7 +59,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
5959
* Spark JobServer 0.6.2.243
6060

6161
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
62-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
62+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
6363

6464
## 5.1.44 DSE Cassandra
6565
* Fixed millisecond precision point-in-time restore. (DSP-23993)
@@ -86,7 +86,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
8686
* Spark JobServer 0.6.2.243
8787

8888
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
89-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
89+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
9090

9191
## 5.1.43 DSE Cassandra
9292
* Reverted the regression caused by DSP-23913 which introduced a change in batch size calculation that impacts the behaviour of the batch_size guardrail. Introduced a new guardrail called `batch_size_with_pk_warn_threshold_in_kb`, `batch_size_with_pk_fail_threshold_in_kb` instead that honours the updated logic. (DSP-24011)
@@ -115,7 +115,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
115115
* Spark JobServer 0.6.2.243
116116

117117
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
118-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
118+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
119119

120120
## 5.1.42 DSE Cassandra
121121
* Fixed mutation size calculation formula by taking into account static column updates. Backporting CASSANDRA-15293 achieved this fix. (DSP-23933)
@@ -140,7 +140,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
140140
* Spark JobServer 0.6.2.243
141141

142142
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
143-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
143+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
144144

145145
## 5.1.41 DSE Cassandra
146146
* Backported the CASSANDRA-14415 code fix to improve the performance of `SELECT DISTINCT` queries. (DSP-23615)
@@ -159,7 +159,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
159159
* Spark JobServer 0.6.2.243
160160

161161
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
162-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
162+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
163163

164164
## 5.1.40 DSE Core
165165
* Changed logging level from `error` to `warn` for a log message that is issued when folders are removed during a snapshot that calculates folder size. (DSP-23432)
@@ -193,7 +193,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
193193
* Spark JobServer 0.6.2.243
194194

195195
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
196-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
196+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
197197

198198
## 5.1.39 DSE Core
199199
* Allowed to encrypt `kmip_host` passwords in the dse.yaml file. New optional parameter `password_encryption_key_name` was added to the `kmip_hosts` items. DSP-23326 enabled password encryption before placing them in dse.yaml. (DSP-23313)
@@ -220,7 +220,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
220220
* Spark JobServer 0.6.2.243
221221

222222
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
223-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
223+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
224224

225225
## 5.1.38 DSE Cassandra
226226
* Improved logging around index summary building. Introduced rounding that effectively uses the `min_index_interval` option set to a multiple of 128 in the index summary building process. (DSP-23317)
@@ -252,7 +252,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
252252
* Spark JobServer 0.6.2.243*
253253

254254
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
255-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
255+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
256256

257257
## 5.1.37 DSE Core
258258
* Set default systemd dse.service startup timeout to 7 minutes. (DSP-23225)
@@ -291,7 +291,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
291291
* Spark JobServer 0.6.2.242*
292292

293293
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
294-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
294+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
295295

296296
## 5.1.36 DSE Search
297297
* Allow the use of date with time in Solr range queries on SimpleDateField fields (time will be truncated). (DSP-23085)
@@ -319,7 +319,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
319319
* Spark JobServer 0.6.2.241
320320

321321
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
322-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
322+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
323323

324324
## 5.1.35 DSE Installer: Debian
325325
* Fixed Debian package dependencies on Python so that it can be installed on Ubuntu 22.04. (DSP-22993)
@@ -338,7 +338,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
338338
* Spark JobServer 0.6.2.241
339339

340340
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
341-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
341+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
342342

343343
## 5.1.34 DSE Search
344344
* Fixed `dsetool core_indexing_status` to return consistent indexing status for calls issued with and without the `--all` parameter. (DSP-21594)
@@ -373,7 +373,7 @@ Fixed an issue during DSE Spark cluster upgrade where InClusterAuthenticator wou
373373
* Spark JobServer 0.6.2.241
374374

375375
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
376-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
376+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
377377

378378
## 5.1.33 DSE Miscellaneous
379379
* Made ‘nodetool status’ report the state of unreachable nodes in order to allow knowing why they are unreachable. (DSP-22648)
@@ -392,7 +392,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
392392
* Spark JobServer 0.6.2.241*
393393

394394
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
395-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
395+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
396396

397397
## 5.1.32 DSE Core
398398
* Implemented ability to replace the THREE consistency level with an ALL_BUT_ONE consistency level. (DSP-22366)
@@ -431,7 +431,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
431431
* Spark JobServer 0.6.2.240
432432

433433
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
434-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
434+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
435435

436436
## 5.1.31 DSE Core
437437
* Improved reading logic to ensure that sstables are not unnecessarily read for columns that are not selected. See CASSANDRA-16737. (Previously DB-4974). (DSP-22478)
@@ -464,7 +464,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
464464
* Spark JobServer 0.6.2.240
465465

466466
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
467-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
467+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
468468

469469
## 5.1.30 DSE Core
470470
* Introduces system property "cassandra.commitlog.skip_file_advice" that allows to skip the native call to "fadvise" with "FADV_DONTNEED" argument after the commit log is flushed. The native call is not skipped by default and therefore has no effect. (DSP-22315)
@@ -492,7 +492,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
492492
* Spark JobServer 0.6.2.240
493493

494494
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
495-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
495+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
496496

497497
## 5.1.29 DSE Cassandra
498498
* Ported fix from CASSANDRA-17352: Remote code execution for scripted UDFs (DSP-22321, [CVE-2021-44521](https://nvd.nist.gov/vuln/detail/CVE-2021-44521))
@@ -510,7 +510,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
510510
* Spark JobServer 0.6.2.240
511511

512512
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
513-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
513+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
514514

515515
## 5.1.28 DSE Cassandra
516516
* Await timeout for shutting down non periodic tasks is now configurable with the new jvm option `cassandra.non_periodic_tasks_shutdown_timeout_in_minutes`. When timeout is reached, force shutdown those tasks. (DSP-22241)
@@ -535,7 +535,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
535535
* Spark JobServer 0.6.2.240
536536

537537
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
538-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
538+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
539539

540540
## 5.1.27 DSE Cassandra
541541
* Enables periodic logging of system status (default every 5 minutes, configurable). (DSP-22039)
@@ -569,7 +569,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
569569
* Spark JobServer 0.6.2.240
570570

571571
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
572-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
572+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
573573

574574
## 5.1.26 DSE core
575575
* Added check against the negative value in local stream throughput (stream_throughput_outbound_megabits_per_sec) and inter dc stream throughput (inter_dc_stream_throughput_outbound_megabits_per_sec) (DB-5010)
@@ -601,7 +601,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
601601
* Spark JobServer 0.6.2.240
602602

603603
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
604-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
604+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
605605

606606
## 5.1.25 DSE Auth
607607
* Removed a possible false-positive error message in the log that would cause confusion when multiple authentication schemes are defined.
@@ -635,7 +635,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
635635
* Spark JobServer 0.6.2.240
636636

637637
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
638-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
638+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
639639

640640
## DSE 5.1.24 Core
641641
* Fixed a potential issue that users may have tombstone deletion time in the future updated to the current time if they run `nodetool scrub`. (DB-4982)
@@ -656,7 +656,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
656656
* Spark JobServer 0.6.2.240
657657

658658
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
659-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
659+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
660660

661661
## DSE 5.1.23 Core
662662
* Adds a new flag -t <number of days> for sstablescrub to update deletion times which are in the future. It accepts a command-line argument: -t <number of days>. All deletion times further in the future than the given number of days will be reset to the current time. (DB-4912)
@@ -708,7 +708,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
708708
* Spark JobServer 0.6.2.240
709709

710710
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
711-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
711+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
712712

713713
## DSE 5.1.22 Spark
714714
* Fix: Spark Master fails to start if keystore (used by web UI) contains more than one certificate (DSP-21703)
@@ -728,7 +728,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
728728
* Spark JobServer 0.6.2.240
729729

730730
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
731-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
731+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
732732

733733
## DSE 5.1.21 Auth
734734
* Works around a bug (JDK-8148854) in JDK 1.8u282. (DB-4884)
@@ -779,7 +779,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
779779
* Spark JobServer 0.6.2.240
780780

781781
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
782-
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
782+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
783783

784784
## 5.1.20 DSE Security
785785
* Fixes LDAP user permissions problem following LDAP server restart. (DSP-21284)

0 commit comments

Comments
 (0)