Skip to main content

12/18 - Public facing APIs

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Released new public facing APIs and a Go and Typescript SDK
  2. Fixed a bug which was causing data to not be preserved across pages in the job flow
  3. Added job type to the jobs page
  4. UI/UX refinements and updates
  5. Fixed a bug in the API key generation wrt to max time
  6. Added the account context to the CLI to see which account is being used in a CLI call
  7. Updated CLI, Transformers and Jobs docs
  8. Added more tests to check that the benthos configs are being constructed properly
  9. Other bug fixes and refinements

12/04 - Neosync init

· One min read
Evis Drenova
Co-Founder/CEO, Neosync

We're excited to be launching Neosync v0.1.0 to the world! This is the first entry in our changelog with the base version of Neosync. If you want to read more about why we're building Neosync, you can check out this blog. Below you can see a list of the main features that we are launching with:

  1. Ability to create a sync job that can sync data between two connections
  2. Ability to create a data gen job that can generate synthetic data from scratch and push it into a connection
  3. Ability to pause, resume, start and stop a job
  4. 40+ system transformers to use out of the box
  5. Ability to create custom transformers
  6. Postgres, Mysql and S3 connections
  7. Neosync CLI to be able to sync data from remote to locally

We'll be releasing new updates every two weeks as we continue squash bugs and release new features.