Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADF-5556] Compatibility matrix document update. #9205

Merged
merged 5 commits into from
Jan 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,14 @@ You can find further information about released versions of ADF in the

| ADF version | Content Services | Process Services |
| --- | --- | --- |
| [4.2.0](versionIndex.md#v410) |v6.2.2 (AGS 3.3.1)|v7.1.0 M11 (latest CI pipeline build), v1.11.1|
| [6.4.0](versionIndex.md#v640) | v7.4.0 | v2.3.8 |
MateuszHY marked this conversation as resolved.
Show resolved Hide resolved
| [6.4.0](versionIndex.md#v640) | v7.3.0 | v2.3.5 |
MateuszHY marked this conversation as resolved.
Show resolved Hide resolved
| [6.4.0](versionIndex.md#v640) | v7.2.0 | v2.2.0 |
MateuszHY marked this conversation as resolved.
Show resolved Hide resolved
| [6.3.0](versionIndex.md#v630) | v23.1.0 | v2.4.2 |
| [6.0.0](versionIndex.md#v600) | v7.4.0 | v2.3.8 |
| [5.1.0](versionIndex.md#v510) | v7.3.0 | v2.3.5 |
| [5.0.0](versionIndex.md#v500) | v7.3.0 | v2.3.4 |
| [4.2.0](versionIndex.md#v420) |v6.2.2 (AGS 3.3.1)|v7.1.0 M11 (latest CI pipeline build), v1.11.1|
| [4.1.0](versionIndex.md#v410) |v6.2.2 (AGS 3.3.1)|v7.1.0 M10 (latest CI pipeline build), v1.11.1|
| [4.0.0](versionIndex.md#v400) |v6.2.2 (AGS 3.3.1)|v7.1.0 M9 (latest CI pipeline build), v1.11.1|
| [3.9.0](versionIndex.md#v390) |v6.2.2 (AGS 3.3.1)|v7.1.0 M8 (latest CI pipeline build), v1.11.1|
Expand Down
15 changes: 14 additions & 1 deletion docs/versionIndex.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ backend services have been tested with each released version of ADF.

<!--v640 end-->

## v6.3.0

<!--v630 start-->

- [Date Time Pipe](core/pipes/date-time.pipe.md)

<!--v630 end-->

## v6.2.0

<!--v620 start-->
Expand All @@ -61,7 +69,6 @@ backend services have been tested with each released version of ADF.
- [Search Date Range Tabbed Component](content-services/components/search-date-range-tabbed.component.md)
- [Search Filter Tabbed Component](content-services/components/search-filter-tabbed.component.md)
- [Search Facet Chip Tabbed Component](content-services/components/search-facet-chip-tabbed.md)
- [Date Time Pipe](core/pipes/date-time.pipe.md)

<!--v620 end-->

Expand Down Expand Up @@ -105,6 +112,12 @@ backend services have been tested with each released version of ADF.

<!--v510 end-->

## v5.0.0

<!--v500 start-->

<!--v500 end-->

## v4.7.0

<!--v470 start-->
Expand Down