Skip to content

Commit

Permalink
adds 01-02 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova committed Jan 9, 2025
1 parent a0f76a6 commit db446a0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/blog/2025-01-02-v5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: 01/02 - Neosync v0.5
hide_table_of_contents: false
slug: /v5
authors:
- evis
---

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

Check warning on line 10 in docs/blog/2025-01-02-v5.md

View workflow job for this annotation

GitHub Actions / Spellcheck Documentation

Unknown word (varbit)
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

0 comments on commit db446a0

Please sign in to comment.