Skip to content

v0.2.0 (June 4, 2024)

Choose a tag to compare

@daroczig daroczig released this 04 Jun 08:48
· 827 commits to main since this release
644c887

Database migrations:

  • Name all constraints for easier management in the future.
  • Rename the datacenter table to region, and the datacenter_id
    column to region_id in the zone, server_price,
    storage_price, traffic_price and ipv4_price tables.

‼ Breaking changes:

  • Renamed Datacenter to Region in all tables and across the codebase.