-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NEOS-1700: adds 01-02 changelog (#3112)
- Loading branch information
1 parent
7cc857a
commit 3d0de7f
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: 01/02 - Neosync v0.5 | ||
hide_table_of_contents: false | ||
slug: /v5 | ||
authors: | ||
- evis | ||
# cSpell:words varbit | ||
--- | ||
|
||
1. Fixed a bug that was causing generate javascript code to not be persisted across modal open/closes | ||
2. Adds support for `bit`, `varbit` and `datetime` types | ||
3. Removed all `@deprecated` fields in the API | ||
4. Removed all unused or deprecated methods. | ||
5. Introduced a new Neosync data structured for reading/writing data to s3 | ||
6. Updated the Typescript SDK to use the Connection V2 api | ||
7. Object storage/metrics/logs have been moved to the Enterprise license for self-hosted Neosync |