Skip to content

Commit 5dd87f0

Browse files
authored
feat(notification): add 3.3 and explorer 1.1 notification (#6269)
1 parent 8b1b107 commit 5dd87f0

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

data/notifications.yaml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,23 +40,22 @@
4040
# - [The plan for InfluxDB 3.0 Open Source](https://influxdata.com/blog/the-plan-for-influxdb-3-0-open-source)
4141
# - [InfluxDB 3.0 benchmarks](https://influxdata.com/blog/influxdb-3-0-is-2.5x-45x-faster-compared-to-influxdb-open-source/)
4242

43-
- id: influxdb3.2-explorer-ga
43+
- id: influxdb3.3-explorer-1.1
4444
level: note
4545
scope:
4646
- /
47-
title: New in InfluxDB 3.2
47+
title: New in InfluxDB 3.3
4848
slug: |
49-
Key enhancements in InfluxDB 3.2 and the InfluxDB 3 Explorer UI is now generally available.
49+
Key enhancements in InfluxDB 3.3 and the InfluxDB 3 Explorer 1.1.
5050
51-
<a class="btn" href="http://influxdata.com/blog/influxdb-3-2">See the Blog Post</a>
51+
<a class="btn" href="https://www.influxdata.com/blog/influxdb-3-3/">See the Blog Post</a>
5252
message: |
53-
InfluxDB 3.2 is now available for both Core and Enterprise, bringing the
54-
general availability of InfluxDB 3 Explorer, a new UI that simplifies how
55-
you query, explore, and visualize data. On top of that, InfluxDB 3.2 includes
56-
a wide range of performance improvements, feature updates, and bug fixes
57-
including automated data retention and more.
53+
InfluxDB 3.3 is now available for both Core and Enterprise, which introduces new
54+
managed plugins for the Processing Engine. This makes it easier to address common
55+
time series tasks with just a plugin. InfluxDB 3 Explorer 1.1 is also available,
56+
which includes InfluxDB plugin management and other new features.
5857
5958
For more information, check out:
60-
61-
- [InfluxDB 3.2 blog from Paul Dix](http://influxdata.com/blog/influxdb-3-2)
59+
60+
- [See the announcement blog post](https://www.influxdata.com/blog/influxdb-3-3/)
6261
- [Get Started with InfluxDB 3 Explorer](/influxdb3/explorer/get-started/)

0 commit comments

Comments
 (0)