v1.8.0
版本发布时间: 2023-07-16 22:53:08
amplication/amplication最新发布版本:v3.2.1(2024-08-05 00:45:44)
What's Changed
DB Schema Import feature is available for beta group members!
- Beta registration is available here
Additional Changes:
- chore(deps): bump @grpc/grpc-js, @google-cloud/cloudbuild and @google-cloud/secret-manager by @dependabot in https://github.com/amplication/amplication/pull/6476
- test(git): add tests for git cli class by @overbit in https://github.com/amplication/amplication/pull/6475
- chore(deps-dev): bump @graphql-codegen/typescript from 3.0.2 to 4.0.1 by @dependabot in https://github.com/amplication/amplication/pull/6454
- chore(deps-dev): bump @storybook/builder-vite from 0.2.7 to 7.0.23 by @dependabot in https://github.com/amplication/amplication/pull/6383
- feat(git) add support for repositories actions in aws codecommit provider by @overbit in https://github.com/amplication/amplication/pull/6447
- feat(git): add support for get file in aws codecommit provider by @overbit in https://github.com/amplication/amplication/pull/6449
- feat(git): add support for getCloneUrl in aws codecommit provider by @overbit in https://github.com/amplication/amplication/pull/6450
- feat(git): add support for pull request actions in aws codecommit provider by @overbit in https://github.com/amplication/amplication/pull/6479
- feat(git): add support for branches actions in aws codecommit provider by @overbit in https://github.com/amplication/amplication/pull/6480
- chore(deps): align prisma and prisma client dependencies by @overbit in https://github.com/amplication/amplication/pull/6482
- chore(deps-dev): bump @graphql-codegen/cli from 3.0.2 to 4.0.1 by @overbit in https://github.com/amplication/amplication/pull/6483
- Chore(server): update
prisma-ast
version by @abrl91 in https://github.com/amplication/amplication/pull/6485 - fix(dsg): issue related to missing production dependency for
normalize-path
by @overbit in https://github.com/amplication/amplication/pull/6487 - refactor(git): reorder gitcli methods by @overbit in https://github.com/amplication/amplication/pull/6488
- refactor(git): replace git providers
getFirstCommitOnBranch
withGitCli
implementation by @overbit in https://github.com/amplication/amplication/pull/6489 - chore: update git create organization resolver to support for AWS code commit by @overbit in https://github.com/amplication/amplication/pull/6436
- chore(Amplication): Update Generated Code by @amplication in https://github.com/amplication/amplication/pull/6326
- Fix/enum multi option by @abrl91 in https://github.com/amplication/amplication/pull/6492
- Refactor(server): prisma schema service renaming by @abrl91 in https://github.com/amplication/amplication/pull/6491
- Refactor(server): prisma schema service by @abrl91 in https://github.com/amplication/amplication/pull/6490
- fix(server): not annotated field skip by @abrl91 in https://github.com/amplication/amplication/pull/6507
- Revert "chore(deps-dev): bump @storybook/builder-vite from 0.2.7 to 7.0.23" by @mulygottlieb in https://github.com/amplication/amplication/pull/6504
- Add-user-last-active by @mulygottlieb in https://github.com/amplication/amplication/pull/6509
- fix(client): fix error when saving plugin settings after selecting a new plugin version by @mulygottlieb in https://github.com/amplication/amplication/pull/6510
- refactor: change dockerfile to match nx setup by @levivannoort in https://github.com/amplication/amplication/pull/6513
- chore(plugin-api): enforce the port that is currently used on the Dockerfile by @levivannoort in https://github.com/amplication/amplication/pull/6514
- fix: move type-fest to be a dependency, needed to run the plugin-api by @mulygottlieb in https://github.com/amplication/amplication/pull/6516
- fix: move type-fest to be a dependency on package-lock as well by @mulygottlieb in https://github.com/amplication/amplication/pull/6517
- Fix-plugin-api-dependencies by @mulygottlieb in https://github.com/amplication/amplication/pull/6518
- chore: merge master into next for version and hotfix alignment, and version bump to 1.8.0 towards release by @mulygottlieb in https://github.com/amplication/amplication/pull/6519
- feat: merge next into master to prepare for 1.8.0 release by @mulygottlieb in https://github.com/amplication/amplication/pull/6520
Full Changelog: https://github.com/amplication/amplication/compare/v1.7.9...v1.8.0