From f1851683190f9e870ca76b721747ac4cd73af279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Poniedzia=C5=82ek?= Date: Tue, 30 Jan 2024 08:17:14 +0100 Subject: [PATCH] Prepare for 0.19.0 release --- CHANGELOG | 4 ++++ VERSION | 2 +- provisioning/resources/configs/openapi.yaml | 2 +- provisioning/resources/ui/js/components/Overview.tsx | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ecc7f2ef..f5e0b7c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Version 0.19.0 (2024-01-30) +--------------------------- +Add HSTS to caddy configuration (#395) + Version 0.18.0 (2024-01-25) --------------------------- Bump collector to 3.0.1 (#392) diff --git a/VERSION b/VERSION index 66333910..1cf0537c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.0 +0.19.0 diff --git a/provisioning/resources/configs/openapi.yaml b/provisioning/resources/configs/openapi.yaml index ab305ccf..e0e918cb 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.18.0" + version: "0.19.0" license: name: "Snowplow Limited Use License" url: "https://docs.snowplow.io/limited-use-license-1.0/" diff --git a/provisioning/resources/ui/js/components/Overview.tsx b/provisioning/resources/ui/js/components/Overview.tsx index 5a1068b8..4508a6e9 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: