Releases: metatypedev/metatype
Releases · metatypedev/metatype
v0.1.9
What's Changed
New features 🎉
- chore: prepare release 0.1.9-dev.0 by @github-actions in #310
- feat: change target default for meta dev/deploy by @zifeo in #314
- feat: fixed tmp dir creation and logging, make tests parallel by @zifeo in #313
- feat: ignore files without tg (MET-175) + temporal fixes by @zifeo in #315
- docs: introduce typegraph_std by @afmika in #316
- fix: all importers by @afmika in #311
- fix: Python typing error happening in
example.py
file by @Kazy in #319 - feat: File upload by @Natoandro in #312
- fix: GitHub(Importer) and validate names by @afmika in #322
- fix: add explicit error message by @afmika in #318
- doc(tuto): typo and missing highlight line by @Kazy in #320
- fix: typegraph name error (root) by @afmika in #324
- chore: prepare release v0.1.9 by @zifeo in #323
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
New features 🎉
- MET-148: Optimized typecheck by @Natoandro in #300
- Struct autocomplete by @afmika in #289
- Update class syntax by @afmika in #301
- Add type hint for importers by @afmika in #302
- feat: rework landing page and small improvements by @zifeo in #303
- feat: update doc, improve design, some renaming and fix cors issue by @zifeo in #306
- Bug fixes by @Natoandro in #307
- Query result validator by @Natoandro in #304
- chore: prepare release 0.1.8 by @zifeo in #308
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
New features 🎉
- chore: prepare release 0.1.6-dev.0 by @github-actions in #275
- Improved CLI DX (bis2) by @Natoandro in #277
- fix: typo fix and pipeline change by @zifeo in #278
- MET-154: (gate) prisma runtime find does not support empty string by @afmika in #276
- feat: add better intro by @zifeo in #279
- MET-34: enable array of optional's by @afmika in #271
- feat: jwt regex + new build target + upgrade banner by @zifeo in #280
- feat: Injection switch by @Natoandro in #282
- MET-163: (prisma) type mismatch on contains for nested relation by @afmika in #284
- Change version from 0.1.6-dev.0 to 0.1.6 by @Natoandro in #285
- Disable build on aarch64-apple-darwin by @Natoandro in #287
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
New features 🎉
- chore: prepare release 0.1.5-dev.0 by @github-actions in #265
- Fix either schema by @afmika in #262
- Fix: Unvalidated dynamic method call by @afmika in #269
- feat: deno coverage and small fixes by @zifeo in #272
- Improve CLI DX by @Natoandro in #268
- MET-112: gate better error message for invalid operation type by @afmika in #267
- feat: new command and for use cases on the website by @zifeo in #273
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
New features 🎉
- Improved CLI DX by @Natoandro in #247
- chore: prepare release 0.1.4-dev.0 by @github-actions in #261
- feat: doctor, upgrade with version, static materializer and website updates by @zifeo in #263
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
New features 🎉
- chore: upgrade build dependencies by @zifeo in #255
- feat: secrets sync by @zifeo in #257
- Met-101: (copy) fix google service discovery in the tutorial by @afmika in #226
- feat: add oauth2 providers and upgrade lade for windows by @zifeo in #259
- MET-128: either should be supported in the introspection by @afmika in #243
- MET-143: support multi-runtime in all runtimes by @afmika in #258
Full Changelog: v0.1.1...v0.1.3
v0.1.1
v0.1.0
What's Changed
New features 🎉
- MET-129: prisma runtime object should only consider same runtime field by @afmika in #228
- feat: Optional relationships by @Natoandro in #238
- feat: messenger patterns, refactor and upgrades by @zifeo in #230
Full Changelog: https://github.com/metatypedev/metatype/commits/v0.1.0
v0.0.3-dev.6
What's Changed
New features 🎉
- chore: prepare release 0.0.3-dev.6 by @github-actions in #158
- fix: disable sentry on worker by @zifeo in #159
- chore(deps): bump schemars from 0.8.11 to 0.8.12 by @dependabot in #163
- chore(deps): bump syn from 1.0.108 to 1.0.109 by @dependabot in #162
- chore(deps): bump tempfile from 3.3.0 to 3.4.0 by @dependabot in #161
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #160
- chore(deps): bump sentry from 0.29.3 to 0.30.0 by @dependabot in #164
- MET-118: handle optional and list values in t.union by @afmika in #165
- chore(deps): bump clap from 4.1.6 to 4.1.8 by @dependabot in #168
- chore(deps): bump tokio from 1.25.0 to 1.26.0 by @dependabot in #170
- chore(deps): bump crossbeam-channel from 0.5.6 to 0.5.7 by @dependabot in #167
- chore(deps-dev): bump ruff from 0.0.245 to 0.0.253 in /typegraph by @dependabot in #169
- chore(deps): bump temporal-client from
09a2e4f
to6d55691
by @dependabot in #172 - chore(deps): bump temporal-sdk-core-protos from
09a2e4f
to6d55691
by @dependabot in #171 - MET-8: http runtime name clash by @afmika in #148
- MET-67 graph implement full prisma mapping by @afmika in #111
- MET-73: Make policies configurable per effect by @Natoandro in #147
- Revert "MET-67 graph implement full prisma mapping (#111)" by @zifeo in #175
- chore(deps): bump indoc from 2.0.0 to 2.0.1 by @dependabot in #183
- chore(deps): bump temporal-sdk-core-protos from
6d55691
to34a2d55
by @dependabot in #182 - chore(deps): bump thiserror from 1.0.38 to 1.0.39 by @dependabot in #181
- chore(deps): bump string_cache from 0.8.4 to 0.8.6 by @dependabot in #180
- chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /typegraph by @dependabot in #178
- chore(deps-dev): bump ruff from 0.0.253 to 0.0.254 in /typegraph by @dependabot in #177
- chore(deps): bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #179
- feat: add WasmEdge experiment runtime by @zifeo in #176
- feat: add lade support by @zifeo in #173
- feat: internal policy and remove external url by @zifeo in #174
- chore(deps): bump serde_yaml from 0.9.17 to 0.9.19 by @dependabot in #188
- chore(deps): bump lade-sdk from 0.2.2 to 0.3.1 by @dependabot in #184
- chore(deps): bump temporal-client from
34a2d55
to606c417
by @dependabot in #186 - chore(deps): bump temporal-sdk-core-protos from
34a2d55
to606c417
by @dependabot in #187 - chore(deps): bump async-trait from 0.1.65 to 0.1.66 by @dependabot in #185
Full Changelog: v0.0.3-dev.5...v0.0.3-dev.6