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 💾
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!
- @narayand16 💯
- @abrl91 💯
- @muhsinkamil 💯
- @0xsapphir3 💯
- @noyjs 💯
- @mshidlov 💯
- @tupe12334 💯
- @yuval-hazaz 💯
- @souravjain540 💯