chore(influxdb3): Update release notifications for v3.5.0 (#6434)
parent
716eee45a9
commit
7fca116f3e
|
|
@ -40,23 +40,29 @@
|
|||
# - [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.4-explorer-1.2
|
||||
- id: influxdb3.5-explorer-1.3
|
||||
level: note
|
||||
scope:
|
||||
- /
|
||||
title: New in InfluxDB 3.4
|
||||
title: New in InfluxDB 3.5
|
||||
slug: |
|
||||
Key enhancements in InfluxDB 3.4 and the InfluxDB 3 Explorer 1.2.
|
||||
Key enhancements in InfluxDB 3.5 and the InfluxDB 3 Explorer 1.3.
|
||||
|
||||
<a class="btn" href="https://www.influxdata.com/blog/influxdb-3-4/">See the Blog Post</a>
|
||||
<a class="btn" href="https://www.influxdata.com/blog/influxdb-3-5/">See the Blog Post</a>
|
||||
message: |
|
||||
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.
|
||||
InfluxDB 3.5 is now available for both Core and Enterprise, introducing
|
||||
custom plugin repository support,
|
||||
enhanced operational visibility with queryable CLI parameters and manual node
|
||||
management, stronger security controls, and general performance improvements.
|
||||
|
||||
InfluxDB 3 Explorer 1.3 brings powerful new capabilities including Dashboards
|
||||
(beta) for saving and organizing your favorite queries, and cache querying for
|
||||
instant access to Last Value and Distinct Value caches—making Explorer a more
|
||||
comprehensive workspace for time series monitoring and analysis.
|
||||
|
||||
For more information, check out:
|
||||
|
||||
- [See the announcement blog post](https://www.influxdata.com/blog/influxdb-3-4/)
|
||||
- [See the announcement blog post](https://www.influxdata.com/blog/influxdb-3-5/)
|
||||
- [InfluxDB 3 Core release notes](/influxdb3/core/release-notes/)
|
||||
- [InfluxDB 3 Enterprise release notes](/influxdb3/enterprise/release-notes/)
|
||||
- [Get Started with InfluxDB 3 Explorer](/influxdb3/explorer/get-started/)
|
||||
|
|
|
|||
Loading…
Reference in New Issue