Skip to content

v0.18.1

Compare
Choose a tag to compare
@mpiorowski mpiorowski released this 15 Jun 23:23

What's Changed

  • Rewrite whole note service for both Rust and Go to use MySQL
  • Rewrite all ids to use the newest uuid v7
  • All ids are send as bytes via gRPC, much easier to work with them
  • Rust using mysql-async crate
  • Connected it to PlanetScale, which is much better / faster then Neon
  • Users services stays as PostgreSQL, so we have both options

Full Changelog: v0.17.0...v0.18.1