Releases: steebchen/prisma-client-go
v0.45.0
v0.45.0
Upgrade prisma to v6. Please read the v6 release notes.
Changes
- chore(prisma): upgrade prisma to v6.0.0 (#1418) @steebchen
- chore(prisma): upgrade prisma to v6.0.1 (#1419) @steebchen
Contributors
Full Changelog: v0.44.0...v0.45.0
v0.44.0
v0.44.0
MongoDB findRaw
, aggregateRaw
and runCommandRaw
. Huge thanks to @truanguyenvan!
Major changes
- feat(mongodb): add findRaw, aggregateRaw and runCommandRaw (#1410) @truanguyenvan
Contributors
Full Changelog: v0.43.0...v0.44.0
v0.43.0
v0.43.0
Upgrade Prisma, prisma engine lifecycle improvements
Major changes
- chore(prisma): upgrade prisma to v5.22.0 (#1407) @steebchen
- fix(unpack): set environment variable if already unpacked (#1409) @steebchen
Changes
- chore(prisma): upgrade prisma to v5.21.0 (#1380) @steebchen
- ci(integration): update macOS version in integration tests (#1383) @steebchen
- test(casing): add case sensitivity tests (#1362) @steebchen
- ci(integration): unify integration test name (#1384) @steebchen
- chore(prisma): upgrade prisma to v5.21.1 (#1382) @steebchen
- revert(test/casing): add case sensitivity tests (#1385) @steebchen
- test(casing): add case sensitivity tests (#1386) @steebchen
- chore(docs): upgrade to nextra@14 app router (#1393) @steebchen
- chore(deps): upgrade to next to 15 (#1394) @steebchen
Contributors
Full Changelog: v0.42.0...v0.43.0
v0.42.0
v0.42.0
Changes
- chore(prisma): upgrade prisma to v5.20.0 (#1368) @steebchen
Contributors
Full Changelog: v0.41.0...v0.42.0
v0.41.0
v0.41.0
Fix an issue with enum values
Changes
- refactor(binaries): adapt binary publish fetch script (#1358) @steebchen
- fix(generator): adapt types generation to fix enum values (#1359) @steebchen
Contributors
Full Changelog: v0.40.1...v0.41.0
v0.40.1
v0.40.1
Patch release to upgrade prisma to v5.19.1
Changes
- chore(prisma): upgrade prisma to v5.19.1 (#1347) @steebchen
Contributors
Full Changelog: v0.39.0...v0.40.0
v0.39.0
v0.39.0
Upgrade prisma to v5.19.0. Note that the Go client currently does not offer TypedSQL.
Changes
- chore(prisma): upgrade prisma to v5.16.1 (#1311) @steebchen
- chore(prisma): upgrade prisma to v5.16.2 (#1318) @steebchen
- chore(docs): bump pnpm (#1320) @steebchen
- ci(publish-cli): only trigger pr on cli publish (#1330) @steebchen
- chore(prisma): upgrade prisma to v5.19.0 (#1331) @steebchen
Contributors
Full Changelog: v0.38.0...v0.39.0
v0.38.0
v0.38.0
Upgrades Prisma to v5.16 & minor updates
Adds support for multi file Prisma schema
Major changes
- chore(prisma): upgrade prisma to v5.16.0 (#1307) @steebchen
- test(schema): test multi-schema (#1310) @steebchen
Changes
- chore(publish-cli): switch to macos-14 (#1265) @steebchen
- chore(publish-cli): retry latest release command (#1273) @steebchen
- chore(prisma): upgrade prisma to v5.14.0 (#1276) @steebchen
- chore(publish-cli): fail if latest version could never be found (#1279) @steebchen
- chore(docs): remove vercel analytics (#1280) @steebchen
- chore(docs): add vercel speed insights (#1281) @steebchen
- chore(prisma): upgrade prisma to v5.15.0 (#1288) @steebchen
- chore(cli): authenticate GH API request via GitHub token (#1290) @steebchen
- chore(cli): fix publish-latest script (#1294) @steebchen
- chore(prisma): upgrade prisma to v5.15.1 (#1301) @steebchen
- chore(prisma): upgrade prisma to v5.16.0 (#1307) @steebchen
- fix(generator): adapt env var warning formatting (#1291) @mattn
Contributors
@mattn and @steebchen
Full Changelog: v0.37.0...v0.38.0
v0.37.0
v0.37.0
Add .Select() and .Omit(). Omitted fields will default to their zero value.
Upgrades prisma to v5.13.0.
Major changes
- feat(builder): add omit option (#1250) @steebchen
- feat(builder): add select option (#1252) @steebchen
Changes
- chore(prisma): upgrade prisma to v5.12.1 (#1234) @steebchen
- ci(integration): use macos-12 (#1248) @steebchen
- chore(prisma): upgrade prisma to v5.13.0 (#1247) @steebchen
- chore(deps): upgrade go to 1.21 (#1251) @steebchen
- docs(fields): add select & omit docs (#1253) @steebchen
Contributors
Full Changelog: v0.36.0...v0.37.0
v0.36.0
v0.36.0
Upgrade Prisma to v5.12.0
Major changes
- chore(prisma): upgrade prisma to v5.11.0 (#1216) @steebchen
- chore(prisma): upgrade prisma to v5.12.0 (#1232) @steebchen
Changes
- docs(getting-started): fix API reference link (#1224) @steebchen
Contributors
Full Changelog: v0.35.0...v0.36.0