Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade prisma v2.30.0 #3290

Merged
merged 2 commits into from Aug 27, 2021
Merged

upgrade prisma v2.30.0 #3290

merged 2 commits into from Aug 27, 2021

Conversation

vchoy
Copy link
Contributor

@vchoy vchoy commented Aug 26, 2021

Prisma 2.30.0 Release Notes:

Prisma Client
preview support for Full-Text Search on PostgreSQL - new search field key in search criteria!
[better] Validation errors for referential action cycles on Microsoft SQL Server

@redwoodjs-bot redwoodjs-bot bot added this to New issues in Current-Release-Sprint Aug 26, 2021
@jtoar jtoar added this to the next-release-priority milestone Aug 27, 2021
@redwoodjs-bot redwoodjs-bot bot moved this from New issues to In progress (priority) in Current-Release-Sprint Aug 27, 2021
Current-Release-Sprint automation moved this from In progress (priority) to Ready to merge Aug 27, 2021
@thedavidprice thedavidprice merged commit 3af28e5 into redwoodjs:main Aug 27, 2021
Current-Release-Sprint automation moved this from Ready to merge to Done Aug 27, 2021
dthyresson added a commit that referenced this pull request Aug 30, 2021
…ql handler (#3286)

* Rework api and graphql-server, tests + e2e pass

* Remove useEnvelop experimental flag

* Rework errors

* Rework api imports in graphql-server

* Remove ApolloServer references

* Update service generator for beforeResolver move

* Remove webhooks, logger from graphql-server

* Remove unused packages

* Move Global Context into graphql-server

* Update auto imports

* Updates type generation

* Removes corejs

* Changes context import in rootSchema

* Removes GlobalContext where not needed

* resolve rhf explicitly (#3291)

* Export redwood and prisma versions from api

* add RedwoodProvider to mockProviders for unit testing (#3269)

* dbAuth: Handle base64 encoded event body (#3275)

* Handle base64 encoded event boy

Closes #3270

* Update types for username and password

* Fix all the squiggles with `value is string`

Co-authored-by: Rob Cameron <rob.cameron@fastmail.com>

* resolve rhf explicitly (#3291)

* upgrade prisma v2.30.0 (#3290)

Co-authored-by: Vincent Choy <vchoy@ccrhub.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>

* update yarn.lock

* v0.36.2

* update yarn.lock

* Try reconfiguring ts | Add reference to api from gql-server

Co-authored-by: Dominic Saadi <32992335+jtoar@users.noreply.github.com>
Co-authored-by: Simon Gagnon <simon@mu2.ca>
Co-authored-by: Rob Cameron <cannikin@fastmail.com>
Co-authored-by: Rob Cameron <rob.cameron@fastmail.com>
Co-authored-by: vchoy <vinchoy@gmail.com>
Co-authored-by: Vincent Choy <vchoy@ccrhub.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
Co-authored-by: Daniel Choudhury <dannychoudhury@gmail.com>
@thedavidprice thedavidprice modified the milestones: next-release, v0.36.3 Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants