Skip to content

Commit 2483d1f

Browse files
Add 2.0.0 versions in compatibility page (#336)
* Update compatibility with 2.0.0 version
1 parent f16e2a8 commit 2483d1f

File tree

1 file changed

+49
-37
lines changed

1 file changed

+49
-37
lines changed

wiki/markdown/compatibility.md

Lines changed: 49 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,94 @@
11
# Compatibility
22

3-
We recommend using the latest version of back-end and front-end whenever possible. However, this page contains a compatibility matrix and notes when pairing different versions.
3+
We recommend using the latest version of back-end and front-end whenever
4+
possible. If you are interested in using an older version, see the below
5+
table to see which versions are compatible with each other.
6+
7+
|Back-end |Recommended front-end versions |
8+
|:--------------------:|:------------------------------:|
9+
|[2.0.0](#back-end-200)|Front-end 2.0.0 |
10+
|[1.0.2](#back-end-102)|Front-end 1.0.3 |
11+
|[1.0.1](#back-end-101)|Front-end 1.0.1 |
12+
|[1.0.0](#back-end-100)|Front-end 1.0.1 |
13+
14+
## Back-end: 2.0.0
15+
#### Front-end: 2.0.0
16+
Compatible: ✔️️ Yes
417

5-
| |Front-end ➡ | | | |
6-
|---------------------:|:--------------------:|:--------------------:|:--------------------:|:--------------------:|
7-
|**Back-end ⬇** | 1.0.0| 1.0.1| 1.0.2| 1.0.3|
8-
|[1.0.0](#back-end-100)|[✔️️](#front-end-100) |[✔️️](#front-end-101) |[](#front-end-102) |[](#front-end-103) |
9-
|[1.0.1](#back-end-101)|[✔️️](#front-end-100-1) |[✔️️](#front-end-101-1) |[](#front-end-102-1)|[](#front-end-103-1)|
10-
|[1.0.2](#back-end-102)|[](#front-end-100-2)|[](#front-end-101-2)|[✔️️](#front-end-102-2) |[✔️️](#front-end-103-2) |
18+
#### Front-end: 1.x
19+
Compatible: ❌ No
1120

12-
✔️️ Yes | ✅ Yes, minor Issue | ❕ Yes, medium Issue | ❌ No, major Issue
21+
Notes:
22+
- In Eiffel Intelligence 2.0.0 some new changes were introduced which
23+
are not backwards compatible. [See release notes](https://github.com/eiffel-community/eiffel-intelligence-frontend/releases/tag/2.0.0).
1324

14-
## Back-end: 1.0.0
15-
#### Front-end: 1.0.0
25+
## Back-end: 1.0.2
26+
27+
#### Front-end: 1.0.3
1628
Compatible: ✔️️ Yes
1729

1830
Notes: -
1931

20-
#### Front-end: 1.0.1
32+
#### Front-end: 1.0.2
2133
Compatible: ✔️️ Yes
2234

2335
Notes: -
2436

25-
#### Front-end: 1.0.2
26-
Compatible: ✅ Yes, minor Issue
37+
#### Front-end: 1.0.1
38+
Compatible: Works, but not recommended
2739

2840
Notes:
29-
- Documentation is based on the [Agen](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to purl package instead of gav does not change subscription structure.
41+
- Documentation is based on the [Toulouse](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to gav package instead of purl does not change subscription structure.
3042

43+
#### Front-end: 1.0.0
44+
Compatible: Works, but not recommended
45+
46+
Notes:
47+
- Documentation is based on the [Toulouse](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to gav package instead of purl does not change subscription structure.
48+
- Multiple e-mail recipients are not supported through the front-end subscription form. This becomes possible to do from front-end version [1.0.1](https://github.com/eiffel-community/eiffel-intelligence-frontend/releases/tag/1.0.1) and forward.
49+
50+
## Back-end: 1.0.1
3151
#### Front-end: 1.0.3
32-
Compatible: ✅ Yes, minor Issue
52+
Compatible: Works, but not recommended
3353

3454
Notes:
3555
- Documentation is based on the [Agen](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to purl package instead of gav does not change subscription structure.
3656

37-
## Back-end: 1.0.1
38-
#### Front-end: 1.0.0
39-
Compatible: ✔️️ Yes
57+
#### Front-end: 1.0.2
58+
Compatible: Works, but not recommended
4059

41-
Notes: -
60+
Notes:
61+
- Documentation is based on the [Agen](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to purl package instead of gav does not change subscription structure.
4262

4363
#### Front-end: 1.0.1
4464
Compatible: ✔️️ Yes
4565

4666
Notes: -
4767

48-
#### Front-end: 1.0.2
49-
Compatible: Yes, minor Issue
68+
#### Front-end: 1.0.0
69+
Compatible: ✔️️ Yes
5070

51-
Notes:
52-
- Documentation is based on the [Agen](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to purl package instead of gav does not change subscription structure.
71+
Notes: -
5372

73+
## Back-end: 1.0.0
5474
#### Front-end: 1.0.3
55-
Compatible: ✅ Yes, minor Issue
75+
Compatible: Works, but not recommended
5676

5777
Notes:
5878
- Documentation is based on the [Agen](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to purl package instead of gav does not change subscription structure.
5979

60-
## Back-end: 1.0.2
61-
#### Front-end: 1.0.0
62-
Compatible: ❕ Yes, medium Issue
80+
#### Front-end: 1.0.2
81+
Compatible: Works, but not recommended
6382

6483
Notes:
65-
- Documentation is based on the [Toulouse](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to gav package instead of purl does not change subscription structure.
66-
- Multiple e-mail recipients are not supported through the front-end subscription form. This becomes possible to do from front-end version [1.0.1](https://github.com/eiffel-community/eiffel-intelligence-frontend/releases/tag/1.0.1) and forward.
84+
- Documentation is based on the [Agen](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to purl package instead of gav does not change subscription structure.
6785

6886
#### Front-end: 1.0.1
69-
Compatible: ✅ Yes, minor Issue
70-
71-
Notes:
72-
- Documentation is based on the [Toulouse](https://github.com/eiffel-community/eiffel/blob/master/eiffel-syntax-and-usage/versioning.md#versioning) version of the Eiffel protocol but it’s still functional since the jmespath reference to gav package instead of purl does not change subscription structure.
73-
74-
#### Front-end: 1.0.2
7587
Compatible: ✔️️ Yes
7688

7789
Notes: -
7890

79-
#### Front-end: 1.0.3
91+
#### Front-end: 1.0.0
8092
Compatible: ✔️️ Yes
8193

82-
Notes: -
94+
Notes: -

0 commit comments

Comments
 (0)