forked from eclipse-cyclonedds/eclipse-cyclonedds.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
database.json
67 lines (67 loc) · 1.46 KB
/
database.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"cyclonedds": {
"master_commit": "7fb79b81456a203d02878aa4f9ef53f60fb202fa",
"tags": [
"0.10.2",
"0.8.2",
"0.9.1"
],
"ignored_tags": [
"0.10.1",
"0.5.1",
"0.6.0",
"0.6.0rc1",
"0.7.0",
"0.7.0rc1",
"0.8.0",
"0.8.0beta1",
"0.8.0beta2",
"0.8.0beta3",
"0.8.0beta4",
"0.8.0beta5",
"0.8.0beta6",
"0.8.0rc1",
"0.8.0rc2",
"0.8.0rc3",
"0.8.1",
"0.9.0",
"0.9.0a1",
"0.9.0b1",
"V0.1.0",
"V0.5.0",
"V0.5.0rc1"
]
},
"cyclonedds-cxx": {
"master_commit": "c7fa31dcdfe9d188c18cd3cb2d33c61b7f07ea3d",
"tags": [
"0.10.2",
"0.8.2",
"0.9.1"
],
"ignored_tags": [
"0.1.0beta1",
"0.10.1",
"0.8.0",
"0.8.0beta1",
"0.8.1",
"0.9.0",
"0.9.0a1",
"0.9.0b1"
]
},
"cyclonedds-python": {
"master_commit": "6eab4fabe9189a8eebad421d33a7c3f71855775b",
"tags": [
"0.0.1rc2",
"0.10.2",
"0.9.1"
],
"ignored_tags": [
"0.0.1rc2",
"0.10.1",
"0.9.0",
"0.9.0b1"
]
}
}