From 9e53443f3ab4bda63623276aef4d8dbaddbdab13 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 28 Aug 2025 10:04:27 -0600 Subject: [PATCH] hotfix: add influxdb 3.4 notification --- data/notifications.yaml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/data/notifications.yaml b/data/notifications.yaml index 9bdb29622..13766334e 100644 --- a/data/notifications.yaml +++ b/data/notifications.yaml @@ -40,22 +40,23 @@ # - [The plan for InfluxDB 3.0 Open Source](https://influxdata.com/blog/the-plan-for-influxdb-3-0-open-source) # - [InfluxDB 3.0 benchmarks](https://influxdata.com/blog/influxdb-3-0-is-2.5x-45x-faster-compared-to-influxdb-open-source/) -- id: influxdb3.3-explorer-1.1 +- id: influxdb3.4-explorer-1.2 level: note scope: - / - title: New in InfluxDB 3.3 + title: New in InfluxDB 3.4 slug: | - Key enhancements in InfluxDB 3.3 and the InfluxDB 3 Explorer 1.1. + Key enhancements in InfluxDB 3.4 and the InfluxDB 3 Explorer 1.2. - See the Blog Post + See the Blog Post message: | - InfluxDB 3.3 is now available for both Core and Enterprise, which introduces new - managed plugins for the Processing Engine. This makes it easier to address common - time series tasks with just a plugin. InfluxDB 3 Explorer 1.1 is also available, - which includes InfluxDB plugin management and other new features. + InfluxDB 3.4 is now available for both Core and Enterprise, which introduces + offline token generation for use in automated deployments and configurable + license type selection that lets you bypass the interactive license prompt. + InfluxDB 3 Explorer 1.2 is also available, which includes InfluxDB cache + management and other new features. For more information, check out: - - [See the announcement blog post](https://www.influxdata.com/blog/influxdb-3-3/) + - [See the announcement blog post](https://www.influxdata.com/blog/influxdb-3-4/) - [Get Started with InfluxDB 3 Explorer](/influxdb3/explorer/get-started/)