From 877d6e6e956ffa387a7d4ec1c7f0ca8ccb23f33e Mon Sep 17 00:00:00 2001 From: Maxim Muzafarov Date: Tue, 20 Dec 2022 00:28:25 +0100 Subject: [PATCH] Add to the IntelliJ Git Window issue navigation links to Cassandra's Jira patch by Maxim Muzafarov; reviewed by David Capwell, Aleksey Yeschenko, Stefan Miklosovic for CASSANDRA-18126 --- CHANGES.txt | 1 + ide/idea/vcs.xml | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 3900ab5b58..41e67079fb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 3.0.29 + * Add to the IntelliJ Git Window issue navigation links to Cassandra's Jira (CASSANDRA-18126) * Avoid anticompaction mixing data from two different time windows with TWCS (CASSANDRA-17970) * Do not spam the logs with MigrationCoordinator not being able to pull schemas (CASSANDRA-18096) * Fix incorrect resource name in LIST PERMISSION output (CASSANDRA-17848) diff --git a/ide/idea/vcs.xml b/ide/idea/vcs.xml index 94a25f7f4c..81872fd3f1 100644 --- a/ide/idea/vcs.xml +++ b/ide/idea/vcs.xml @@ -3,4 +3,14 @@ + + + \ No newline at end of file