add option for installing package using CLI (#6889) (3d876c6)
Add support for Access Token Authentication for SQL Server Driver (mssql) (#7477) (e639772)
added socketPath support for replicas in MySQL driver (#7459) (8d7afaf)
allow to pass the given table name as string in RelationDecorators (#7448) (4dbb10e)
implement "FOR UPDATE OF" for postgres driver (#7040) (fde9f07)
introduced a new configuration option "formatOptions.castParameters" to delegate the prepare/hydrate parameters to the driver which will result in casting the parameters to their respective column type (#7483) (7793b3f)
output Javascript Migrations instead of TypeScript (#7294) (b97cc4f)