Skip to content

Commit

Permalink
Copy 3.8 -> 3.9 version table
Browse files Browse the repository at this point in the history
  • Loading branch information
curiositycasualty committed Oct 14, 2024
1 parent c80dde8 commit acf6f73
Showing 1 changed file with 109 additions and 0 deletions.
109 changes: 109 additions & 0 deletions app/_data/tables/support/gateway/versions/39.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
{% include_relative_once _data/tables/support/gateway/packages.yml %}
{% include_relative_once _data/tables/support/gateway/third-party.yml %}

lts: false
distributions:
- <<: *amazonlinux2
docker: true
arm: true
graviton: true
- <<: *amazonlinux2023
docker: true
arm: true
graviton: true
- <<: *debian11
docker: true
arm: true
graviton: true
- <<: *debian12
docker: true
arm: true
graviton: true
- <<: *rhel8
docker: false
fips: true
- <<: *rhel9
docker: true
arm: true
fips: true
- <<: *ubuntu2004
eol: April 2025
arm: false
docker: false
fips: true
- <<: *ubuntu2204
arm: true
graviton: true
docker: true
fips: true

third-party:
datastore:
- <<: *postgres
versions:
- 16
- 15
- 14
- 13
- 12
- Amazon RDS
- Amazon Aurora
- *redis
- *kafka

metrics:
- *prometheus
- *statsd
- *opentelemetry
- *zipkin

vault:
- *vaultproject
- *aws-sm
- *azure-key-vaults
- *gcp-sm

identity_provider:
- *auth0
- *cognito
- *connect2id
- *curity
- *dex
- *gluu
- *google
- *identityserver
- *keycloak
- *azure-ad
- *microsoft-adfs
- *microsoft-live-connect
- *okta
- *onelogin
- *openam
- *paypal
- *pingfederate
- *salesforce
- *wso2
- *yahoo

service_mesh:
- *kongmesh
- *istio

log_provider:
- *splunk
- *datadog
- *loggly

s3_api:
- *s3
- *minio

ai_providers:
- *openai
- *cohere
- *azure_ai
- *anthropic
- *mistral
- *llama2
- *bedrock
- *gemini

0 comments on commit acf6f73

Please sign in to comment.