diff --git a/CHANGELOG b/CHANGELOG index 0f908edf..e1f79e2a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +Version 0.22.0 (2025-01-07) +--------------------------- +Change SLULA license from 1.0 to 1.1 +Upgrade components +Use docker compose v2 + Version 0.21.1 (2024-09-06) --------------------------- Use `.kibana` as opensearch dashboards index diff --git a/VERSION b/VERSION index a67cebaf..21574090 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.21.1 +0.22.0 diff --git a/provisioning/resources/configs/openapi.yaml b/provisioning/resources/configs/openapi.yaml index 63960689..bac3ef1e 100644 --- a/provisioning/resources/configs/openapi.yaml +++ b/provisioning/resources/configs/openapi.yaml @@ -3,7 +3,7 @@ info: title: "Snowplow Mini" description: | Snowplow Mini is a small, single instance version of Snowplow that primarily serves as a development sandbox which gives you a quick way to debug tracker updates and changes to your schema and pipeline configuration. - version: "0.21.1" + version: "0.22.0" license: name: "Snowplow Limited Use License" url: "https://docs.snowplow.io/limited-use-license-1.1/" diff --git a/provisioning/resources/ui/js/components/Overview.tsx b/provisioning/resources/ui/js/components/Overview.tsx index 82d00a1d..ed2576ca 100644 --- a/provisioning/resources/ui/js/components/Overview.tsx +++ b/provisioning/resources/ui/js/components/Overview.tsx @@ -49,7 +49,7 @@ export class Overview extends React.Component<{}, {}> {

The software stack installed: