Releases: ForestAdmin/toolbelt
Releases · ForestAdmin/toolbelt
v4.1.1
4.1.1 (2023-07-21)
Bug Fixes
- orm_version and database_type are now optionnal on schema:apply to ensure v2 compatibility (#612) (5abc776)
v4.1.0
4.1.0 (2023-07-10)
Features
- environments: allow to disable roles when creating an environment (#605) (bf5d9fa)
v4.0.2
4.0.2 (2023-06-30)
Bug Fixes
- security: patch word-wrap dependency vulnerabilities (#610) (79796e7)
v4.0.1
4.0.1 (2023-06-23)
Bug Fixes
- security: patch semver dependency vulnerabilities (#608) (6033ca5)
v4.0.0
4.0.0 (2023-06-19)
Bug Fixes
- project-create: do not crash when SQL databases use self-signed certificates (#591) (36e8674)
Features
- agent-nodejs: toolbelt can now connect to SSL database via connection URI (#604) (58b0856)
- node: end the support of Node.js versions 10, 11, 12, 13 (#592) (9c17132)
BREAKING CHANGES
- node: users will have to upgrade to Node.js version 14+ to ensure a full compatibility
v4.0.0-beta.3
Bug Fixes
- project-create: do not crash when SQL databases use self-signed certificates (#591) (36e8674)
v4.0.0-beta.2
Bug Fixes
- project-creation: prompt for database schema when only --databaseConnectionURL flag is given (#602) (ddec281)
v3.4.3
3.4.3 (2023-06-08)
Bug Fixes
- project-creation: prompt for database schema when only --databaseConnectionURL flag is given (#602) (ddec281)
v4.0.0-beta.1
Features
- node: end the support of Node.js versions 10, 11, 12, 13 (#592) (9c17132)
BREAKING CHANGES
- node: users will have to upgrade to Node.js version 14+ to ensure a full compatibility