github amplication/amplication v0.11.3
0.11.3

latest releases: v2.0.2, v2.0.1, dsg/v4.1.1...
2 years ago

We are happy to announce the patch release of Amplication 0.11.3 🥳

Help us spread the word about Amplication by starring 🌟 the repo or tweeting 🐦 about the release. 🚀

In this release, we upgrade the core libraries and tools to the latest stable releases, along with other fixes and additions. 💜

General 📑

Issue Description
Fixed the bug in which CI failed on 'build': Property getMetadata does not exist on type typeof Reflect.

Amplication Server 💾

Issue Description
Graphql playground loading issue is resolved.
Entity naming restriction was updated to solve generated app migration failing issue due to usage of reserved names in entity naming.
Added Commit/Rebuild Collapse button.
Upgraded the @types/downloadjs version from 1.4.2 to 1.4.3.
Upgraded the node-fetch version from 2.6.1 to 2.6.6.
Upgraded the get-port version from 5.1.1 to 6.0.0.
Upgraded the @octokit/rest version from 18.6.7 to 18.12.0 .
Upgraded the rollup version from 2.53.2 to 2.63.0 .
Upgraded the get-stream version from 6.0.0 to 6.1.1 .
Upgraded the pluralize version from 7.0.0 to 8.0.0 .
Upgraded the @types/lodash version from 4.14.171 to 4.14.178.
Upgraded the fast-glob version from 3.2.7 to 3.2.10.
Upgraded the @google-cloud/secret-manager version from 3.8.1 to 3.10.1.
Upgraded the semver version from 6.3.0 to 7.3.5.
Upgraded the @google-cloud/storage version from 5.3.0 to 5.17.0.
Upgraded the @types/amplitude-js version from 5.11.2 to 5.11.3.
Upgraded the tsconfig-paths version from 3.10.1 to 3.12.0.
Upgraded the query-string version from 4.3.4 to 7.1.1.

Generated App 📱

Issue Description
Added User object to the request in REST API endpoints.
A bug in nestjs/swagger generated the swagger UI in an incorrect way, causing the API request to fail nestjs/swagger#1803. To fix this issue, a new decorator (@ApiNestedQuery) was created to generate the nested properties of the query type as expected.
Added missing support for pagination in REST API controllers, on multiple relation endpoints /api/entities/{id}/sub-entities.

CLI 💻

Issue Description
Upgraded the graphql code gen version from 1.21.8 to 2.3.0.

The complete list of all issues resolved in this release can be found on the 0.11.3 milestone on Github

Credits 👏

For this release, we had the help of many contributors – thank you all very much!

Don't miss a new amplication release

NewReleases is sending notifications on new releases.