Skip to content

Commit d8d6a3d

Browse files
authored
refine 3.2.3 release notes (#615)
1 parent ca01bf9 commit d8d6a3d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/enterprise-v3.2.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44

55
Key highlights of the Timeplus 3.2 release include:
66

7-
1. Major performance improvement in the data replication network layer — up to 30x faster in some scenarios — powered by request pooling, recyclable network buffers, sharded request/response channels, scatter/gather writes, and IPv6 support.
8-
2. Major performance improvement (up to 40x) for Kafka ingestion of Protobuf, CSV, and similar formats via smart batching and a new parallel Kafka source.
9-
3. Broad stability and quality hardening across mutable streams, checkpoints, materialized views, streaming joins, memory accounting, and replicated log recovery.
10-
4. Improved Okta SSO integration with a smoother login flow and support for mapping Okta users to read-only or admin roles.
7+
1. Major performance improvement in the data replication **network layer** — up to 30x faster in some scenarios — powered by request pooling, recyclable network buffers, sharded request/response channels, scatter/gather writes, and IPv6 support.
8+
2. Major performance improvement (up to 40x) for Kafka consume / **parsing for Protobuf, CSV, and similar formats** via smart batching and a new parallel parsing strategy for Kafka source.
9+
3. Major enhancements to **Python UDFs** and **external Python table functions** now enable secure, direct communication with the local timeplusd instance via automatically provisioned an ephemeral user and token.
10+
4. Broad stability and quality hardening across **mutable streams, checkpoints, materialized views, streaming joins, memory accounting, and replicated log recovery**.
11+
5. Improved **Okta SSO** integration with a smoother login flow and support for mapping Okta users to read-only or admin roles.
1112

1213
## Supported OS {#os}
1314
|Deployment Type| OS |

0 commit comments

Comments
 (0)