v1.7.3
Changelog
We're moving Postgres and MySQL instances to their own machine types. Creating new databases or updating the machine type will require at least this version of nctl
in the future:
Name | vCPU | RAM (GiB) |
---|---|---|
nine-db-xs | 2 | 4 |
nine-db-s | 4 | 8 |
nine-db-m | 4 | 12 |
nine-db-l | 6 | 16 |
nine-db-xl | 8 | 24 |
What's Changed
- fix: use default API cluster in autocomplete predictor by @ctrox in #147
- build(deps): update apis by @thde in #148
Full Changelog: v1.7.2...v1.7.3