We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7a1f8 commit 7fef713Copy full SHA for 7fef713
.backportrc.json
@@ -1,14 +1,12 @@
1
{
2
"targetBranchChoices": [
3
{ "name": "main", "checked": true },
4
- "8.11",
5
- "8.10",
6
- "8.9"
+ "8.16"
7
],
8
"fork": false,
9
"targetPRLabels": ["backport"],
10
"branchLabelMapping": {
11
- "^v8.12.0$": "main",
+ "^v8.17.0$": "main",
12
"^v(\\d+).(\\d+)(.\\d+)+$": "$1.$2"
13
},
14
"upstream": "elastic/connectors-ruby"
VERSION
@@ -1 +1 @@
-8.16.0.0
+8.17.0.0
0 commit comments