Skip to content

Commit 23ffdf2

Browse files
committed
Add information for the Recommended Versions
Signed-off-by: odidev <odidev@puresoftware.com>
1 parent 2261ac9 commit 23ffdf2

7 files changed

Lines changed: 38 additions & 38 deletions

File tree

content/opensource_packages/buildkite-elastic-ci-stack-for-aws.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: The Buildkite Elastic CI Stack for AWS is a CloudFormation stack th
55
download_url: https://github.com/buildkite/elastic-ci-stack-for-aws/releases
66
works_on_arm: true
77
supported_minimum_version:
8-
version_number: v5.1.0
8+
version_number: 5.1.0
99
release_date: 2020/12/11
1010

1111

@@ -18,10 +18,10 @@ optional_info:
1818
partner_content:
1919
official_docs: https://buildkite.com/docs/agent/v3/elastic-ci-aws
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 6.0.0
22+
release_date: 2023/07/26
23+
reference_content: https://github.com/buildkite/elastic-ci-stack-for-aws/releases/tag/v6.0.0-beta1
24+
rationale: This version adds support for running and building multi-platform docker images on Linux, including Arm64.
2525

2626

2727
optional_hidden_info:

content/opensource_packages/circleci_cli.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ optional_info:
1616
getting_started_resources:
1717
arm_content:
1818
partner_content:
19-
official_docs: https://github.com/CircleCI-Public/circleci-cli?tab=readme-ov-file#getting-started
19+
official_docs: https://github.com/CircleCI-Public/circleci-cli#getting-started
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 0.1.26786
22+
release_date: 2023/05/16
23+
reference_content: https://github.com/CircleCI-Public/circleci-cli/releases/tag/v0.1.26786
24+
rationale: In this version, the CircleCI CLI installer has been updated to support downloading and installing prebuilt Arm64 binaries of the CLI.
2525

2626

2727
optional_hidden_info:

content/opensource_packages/cuttlefish.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ optional_info:
1818
partner_content:
1919
official_docs: https://source.android.com/docs/devices/cuttlefish/get-started
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 1.12.0
22+
release_date: 2025/06/19
23+
reference_content: https://github.com/google/android-cuttlefish/releases/tag/v1.12.0
24+
rationale: In this version, cuttlefish has added initial support for compiling libffi on Arm64 by including required headers and platform selection options, enabling native builds and execution on Arm-based systems.
2525

2626
optional_hidden_info:
27-
release_notes__supported_minimum: https://github.com/google/android-cuttlefish/tree/v0.9.26?tab=readme-ov-file#virtual-device-for-android-host-side-utilities
27+
release_notes__supported_minimum: https://github.com/google/android-cuttlefish/tree/v0.9.26#virtual-device-for-android-host-side-utilities
2828
release_notes__recommended_minimum:
2929
other_info: Linux/ARM64 support is mentioned in the Readme.md in the first released version on GitHub, i.e 0.9.26.
3030

content/opensource_packages/shopify.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ optional_info:
1818
partner_content:
1919
official_docs: https://shopify.dev/docs/api/shopify-cli
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 3.66.0
22+
release_date: 2024/08/21
23+
reference_content: https://github.com/Shopify/cli/releases/tag/3.66.0
24+
rationale: In this release, the Shopify CLI has been updated to use the Arm64-optimized version of cloudflared (version 2024.8.2), instead of a generic or x86-only binary.
2525

2626
optional_hidden_info:
2727
release_notes__supported_minimum:
2828
release_notes__recommended_minimum:
29-
other_info: Linux/ARM64 release notes are not available. Shopify-cli can be installed via npm. Successfully installed the minimum version 3.7.1 available at the GitHub releases via npm on the Neoverse N1. Shopify 2.x and below has been deprecated and Shopify has blocked app and extension commmands for all CLI 2.x users. Kindly refer [this](https://shopify.dev/changelog/cli-2-x-is-deprecated).
29+
other_info: Linux/Arm64 release notes are not available. Shopify-cli can be installed via npm. Successfully installed the minimum version 3.7.1 available at the GitHub releases via npm on the Neoverse N1. Shopify 2.x and below has been deprecated and Shopify has blocked app and extension commmands for all CLI 2.x users. Kindly refer [this](https://shopify.dev/changelog/cli-2-x-is-deprecated).
3030

3131
---

content/opensource_packages/victoriametrics.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
name: VictoriaMetrics
33
category: Database
44
description: VictoriaMetrics is a cost-effective monitoring solution and time series database.
5-
download_url: https://github.com/VictoriaMetrics/operator/releases
5+
download_url: https://github.com/VictoriaMetrics/VictoriaMetrics/releases
66
works_on_arm: true
77
supported_minimum_version:
8-
version_number: v0.2.1
9-
release_date: 2020/08/29
8+
version_number: 1.54.0
9+
release_date: 2021/02/18
1010

1111

1212
optional_info:
@@ -16,15 +16,15 @@ optional_info:
1616
getting_started_resources:
1717
arm_content:
1818
partner_content:
19-
official_docs: https://docs.victoriametrics.com/operator/setup/index.html
19+
official_docs: https://docs.victoriametrics.com/victoriametrics/quick-start/
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 1.90.0
22+
release_date: 2023/06/04
23+
reference_content: https://docs.victoriametrics.com/victoriametrics/changelog/changelog_2023/#v1900
24+
rationale: In this version, the vmagent component of VictoriaMetrics officially supports running Kafka producer and consumer clients on the Arm64 architecture.
2525

2626
optional_hidden_info:
27-
release_notes__supported_minimum: https://docs.victoriametrics.com/operator/changelog/?highlight=arm#v021---28-aug-2020
27+
release_notes__supported_minimum: https://docs.victoriametrics.com/victoriametrics/changelog/changelog_2021/#v1540
2828
release_notes__recommended_minimum:
2929
other_info:
3030

content/opensource_packages/vvdec.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ optional_info:
1818
partner_content:
1919
official_docs: https://github.com/fraunhoferhhi/vvdec/wiki/Build
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 3.0.0
22+
release_date: 2024/10/25
23+
reference_content: https://github.com/fraunhoferhhi/vvdec/releases/tag/v3.0.0
24+
rationale: This version ports (copied/adapted) SIMD-optimized routines from VVenC to support Arm architecture.
2525

2626

2727
optional_hidden_info:

content/opensource_packages/xxhash.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ optional_info:
1818
partner_content:
1919
official_docs: https://github.com/ifduyue/python-xxhash#installation
2020
arm_recommended_minimum_version:
21-
version_number:
22-
release_date:
23-
reference_content:
24-
rationale:
21+
version_number: 3.1.0
22+
release_date: 2022/10/19
23+
reference_content: https://github.com/ifduyue/python-xxhash/releases/tag/v3.1.0
24+
rationale: Wheels for musllinux are being built and published (for many platforms including AArch64) from this version. That means, Arm64 users on musl-based Linux distros (like Alpine) will now have much easier and faster installs of xxHash.
2525

2626

2727
optional_hidden_info:
2828
release_notes__supported_minimum: https://pypi.org/project/xxhash/1.4.4/#files
2929
release_notes__recommended_minimum:
30-
other_info: There are no release notes for ARM64. However, aarch64 binaries are published from 1.4.4 release.
30+
other_info: There are no release notes for Arm64. However, AArch64 binaries are published from 1.4.4 release.
3131
---
3232

0 commit comments

Comments
 (0)