Skip to content

Commit

Permalink
upgrade various services
Browse files Browse the repository at this point in the history
  • Loading branch information
gschmutz committed Apr 19, 2024
1 parent 085c545 commit 0477129
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 40 deletions.
33 changes: 33 additions & 0 deletions documentation/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,39 @@ The Modern Data Platform version 1.18.0 contains the following bug fixes and enh
### Version upgrades

* Update `postgresql` to `16`
* Update `mongo` to `7.0`
* Update `solr` to `9.5`
* Update `janusgraph` to `1.0.0-20231010-065545.e3799d4`
* Update `neo4j` to `5.19`
* Update `memgraph` to `2.16.0`
* Update `memgraph-mage` to `1.16-memgraph-2.16-dev`
* Update `arcadedb` to `24.2.1`
* Update `dgraph` to `v23.1.1`
* Update `graphdb` to `10.6.3`
* Update `questdb` to `7.4.0`
* Update `kudu` to `1.17`
* Update `chroma` to `0.4.25.dev139`
* Update `qdrant` to `v1.8.4`
* Update `weaviate` to `1.24.10`
* Update `druid` to `29.0.1`
* Update `pinot` to `1.1.0`
* Update `prometheus` to `v2.51.2`
* Update `prometheus-pushgateway` to `v1.8.0`
* Update `prometheus-alertmanager` to `v0.27.0`
* Update `tile38` to `1.32.2`
* Update `yugabyte` to `2.14.16.0-b17`
* Update `single-store` to `0.2.18`
* Update `timescaledb` to `2.14.2-pg16`
* Update `hazelcast` to `5.4`
* Update `trino` to `445`
* Update `prestodb` to `0.286`
* Update `ahana` to `0.286`
* Update `dremio` to `24.2`
* Update `hasura` to `v2.38.1-ce`
* Update `marquez` and `marquez-web` to `0.46.0`
* Update `datastax` to `6.8.44`
* Update `elasticsearch` to `7.17.20` and `8.13.0`
* Update `kibana` to `7.17.20` and `8.13.0`

## What's new in 1.17.1

Expand Down
81 changes: 41 additions & 40 deletions modern-data-platform-stack/generator-config/stack-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ vars:
AMUNDSEN_METADATA_version: 3.11.0

#Marquez
MARQUEZ_version: 0.41.0
MARQUEZ_WEB_version: 0.41.0
MARQUEZ_version: 0.46.0
MARQUEZ_WEB_version: 0.46.0

#CKAN
CKAN_version: 2.10.0
Expand All @@ -150,18 +150,19 @@ vars:
DATAVERSE_version: unstable

#cassandra
CASSANDRA_5_version: 5.0
CASSANDRA_4_version: 4.1
CASSANDRA_3_version: 3.11

REAPER_version: latest

# DataStax Enterprise (DSE)
DATASTAX_version: 6.8.34
DATASTAX_OPSCENTER_version: 6.8.26
DATASTAX_version: 6.8.44
DATASTAX_OPSCENTER_version: 6.8.36

#elasticsearch
ELASTICSEARCH_7_version: 7.17.9
ELASTICSEARCH_8_version: 8.11.3
ELASTICSEARCH_7_version: 7.17.20
ELASTICSEARCH_8_version: 8.13.0

# OpenSearch
OPENSEARCH_version: 2
Expand Down Expand Up @@ -336,8 +337,8 @@ vars:
#grafana
GRAFANA_version: 10.2.0
#kibana
KIBANA_7_version: 7.17.9 # should match elasticsearch version (minor increases should work though)
KIBANA_8_version: 8.11.3 # should match elasticsearch version (minor increases should work though)
KIBANA_7_version: 7.17.20 # should match elasticsearch version (minor increases should work though)
KIBANA_8_version: 8.13.0 # should match elasticsearch version (minor increases should work though)

# Metabase
METABASE_version: latest
Expand Down Expand Up @@ -378,45 +379,45 @@ vars:
REDIS_COMMANDER_version : latest

#mongo
MONGO_version: 6.0
MONGO_version: 7.0
MONGO_EXPRESS_version: latest
MONGO_ADMIN_version: latest

#solr
SOLR_version: 9.1
SOLR_version: 9.5

#neo4j
JANUSGRAPH_version: 1.0.0-rc1
JANUSGRAPH_version: 1.0.0-20231010-065545.e3799d4

#invana
INVANA_ENGINE_version: latest
INVANA_STUDIO_version: latest

#neo4j
NEO4J_5_version: 5.11
NEO4J_5_version: 5.19
NEO4J_4_version: 4.4

#Quine
QUINE_version: 1.5.1

#Memgraph
MEMGRAPH_version: 2.5.0
MEMGRAPH_MAGE_version: 1.5
MEMGRAPH_PLATFORM_version: 2.6.1-memgraph2.5.0-lab2.4.0-mage1.4
MEMGRAPH_version: 2.16.0
MEMGRAPH_MAGE_version: 1.16-memgraph-2.16-dev
MEMGRAPH_PLATFORM_version: 2.14.1-memgraph2.14.1-lab2.11.1-mage1.14.1

#ArcadeDB
ARCADEDB_version: 23.1.1-SNAPSHOT
ARCADEDB_version: 24.2.1

#Dgraph
DGRAPH_version: v22.0.2
DGRAPH_version: v23.1.1

#stardog
STARDOG_version: 8.2.2-java11-preview
#stardog-studio
STARDOG_STUDIO_version: current

#graphdb
GRAPHDB_version: 10.1.2
GRAPHDB_version: 10.6.3

# influxdb (1.8 is the latest OSS version, 1.9, 1.10 and 1.11 are only Entrprise)
INFLUXDB_version: 1.8
Expand All @@ -429,19 +430,19 @@ vars:
INFLUXDB2_version: 2.7

# QuestDB
QUESTDB_version: 6.2
QUESTDB_version: 7.4.0

# Kudu
KUDU_version: 1.16
KUDU_version: 1.17

# Chroma
CHROMA_version: 0.4.24
CHROMA_version: 0.4.25.dev139

# Qdrant
QDRANT_version: v1.8.1
QDRANT_version: v1.8.4

# Weaviate
WEAVIATE_version: 1.24.1
WEAVIATE_version: 1.24.10

# Milvus
MILVUS_version: v2.3.10
Expand All @@ -450,32 +451,32 @@ vars:
VECTOR_ADMIN_version: latest

# Druid
DRUID_version: 26.0.0
DRUID_version: 29.0.1

# Pinot
PINOT_version: 0.12.1
PINOT_version: 1.1.0

#prometheus
PROMETHEUS_version: v2.48.1
PROMETHEUS_PUSHGATEWAY_version: v1.6.2
PROMETHEUS_version: v2.51.2
PROMETHEUS_PUSHGATEWAY_version: v1.8.0
PROMETHEUS_NODEEXPORTER_version: v1.7.0
PROMETHEUS_ALERTMANAGER_version: v0.26.0
PROMETHEUS_ALERTMANAGER_version: v0.27.0

#tile38
TILE38_version: 1.32.0
TILE38_version: 1.32.2

# etcd
ETCD_version: v3.5.10
ETCD_BROWSER_version: latest

# Yugabyte
YUGABYTE_version: 2.8.11.0-b6
YUGABYTE_version: 2.14.16.0-b17

#SingleStore
SINGLE_STORE_version: 0.2.13
SINGLE_STORE_version: 0.2.18

#Oracle RDBMS
ORACLE_XE_version: 21.3.0
ORACLE_XE_version: 21
ORACLE_FREE_version: 23
ORACLE_EE_version: 18.9.0.0

Expand Down Expand Up @@ -504,7 +505,7 @@ vars:
PGADMIN_version: latest

#timescaledb
TIMESCALEDB_version: 2.10.2-pg15
TIMESCALEDB_version: 2.14.2-pg16

#adminer
ADMINER_version: latest
Expand All @@ -528,7 +529,7 @@ vars:
QUIX_version: latest

#Hazelcast
HAZELCAST_version: 5.2.3
HAZELCAST_version: 5.4
HAZELCAST_MC_version: latest

# Apache Ignite
Expand All @@ -542,23 +543,23 @@ vars:
EVENTSTORE_version: 22.10.0-buster-slim

#trino
TRINO_version: 443
STARBURSTDATA_version: 435-e.2
TRINO_version: 445
STARBURSTDATA_version: 435-e.4
TRINO_CLI_version: latest

#presto
PRESTO_version: 0.269
AHANA_version: 0.278
PRESTO_version: 0.286
AHANA_version: 0.286
PRESTO_CLI_version: latest

#dremio
DREMIO_version: 24.0
DREMIO_version: 24.2

#apache drill
DRILL_version: 1.20.2

#hasura
HASURA_version: v2.37.0-ce
HASURA_version: v2.38.1-ce

#GraphQL Mesh
GRAPHQL_MESH_version: latest-all
Expand Down

0 comments on commit 0477129

Please sign in to comment.