Skip to content

Releases: metatypedev/metatype

v0.0.3-dev.2

07 Feb 21:31
c6ecd86
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • add: system typegraph documentation and change build steps to avoid permission issues by @zifeo in #69
  • refactor : rename allow_all into public by @afmika in #70
  • chore: one more attempt at solving caching issue by @zifeo in #75
  • chore(deps): bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #71
  • chore: one more attempt at solving caching issue by @zifeo in #79
  • chore(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 in /typegraph by @dependabot in #76
  • chore(deps): bump sentry from 0.29.1 to 0.29.2 by @dependabot in #77
  • chore(deps): bump clap from 4.1.2 to 4.1.4 by @dependabot in #72
  • chore(deps): bump temporal-client from feb6258 to a5a1a75 by @dependabot in #81
  • chore(deps): bump temporal-sdk-core-protos from feb6258 to a5a1a75 by @dependabot in #80
  • MET-9 : (http runtime) implement multipart form data by @afmika in #74
  • chore(deps): bump thehanimo/pr-title-checker from 1.3.5 to 1.3.6 by @dependabot in #82
  • chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #87
  • MET-72: Replace serial with effect by @Natoandro in #67
  • Feat MET-39: Rewrite importers by @Natoandro in #62
  • Upgrade Deno, refactor cache and add docs typegraph deployment by @zifeo in #89
  • MET-54: branding graphiql by @zoharyAnd in #73
  • chore(deps): bump temporal-sdk-core-protos from a5a1a75 to 106b09f by @dependabot in #91
  • chore(deps): bump notify from 5.0.0 to 5.1.0 by @dependabot in #83
  • chore(deps): bump tokio from 1.24.2 to 1.25.0 by @dependabot in #85
  • fix: deploy by @zifeo in #92
  • chore(deps): bump indoc from 1.0.8 to 2.0.0 by @dependabot in #86
  • chore(deps): bump dprint-plugin-typescript from 0.80.2 to 0.81.1 by @dependabot in #84
  • chore(deps): bump black from 22.12.0 to 23.1.0 in /typegraph by @dependabot in #93
  • chore(deps): bump uuid from 1.2.2 to 1.3.0 by @dependabot in #94
  • chore(deps): bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #99
  • chore(deps): bump serde_json from 1.0.91 to 1.0.92 by @dependabot in #98
  • chore(deps): bump dprint-plugin-typescript from 0.81.1 to 0.82.0 by @dependabot in #97
  • chore(deps): bump proc-macro2 from 1.0.50 to 1.0.51 by @dependabot in #96
  • chore(deps): bump python-box from 6.1.0 to 7.0.0 in /typegraph by @dependabot in #95
  • chore(deps): bump temporal-sdk-core-protos from 106b09f to 17ceab7 by @dependabot in #100
  • Fix introspection by @Natoandro in #102
  • Prepare release: 0.0.3-dev.2 by @Natoandro in #103

New Contributors

Full Changelog: v0.0.3-dev.1...v0.0.3-dev.2

v0.0.3-dev.1

23 Jan 23:23
57d7df9
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • Docs follow-up + refactoring by @zifeo in #54
  • Refactor MET-51 handle better ffi crash by @afmika in #52
  • Fix: TypeScript codegen by @Natoandro in #60
  • (CLI) MET-57: Rewrite terminal documentation by @afmika in #61
  • feat(meta-cli): link openssl statically by @msga-mmm in #65
  • MET-86: Fix introspection by @Natoandro in #64
  • feat MET-71: (GRAPH)Add policy.jwt by @afmika in #63
  • Refactor, multiple fixes and add temporal runtime by @zifeo in #66

New Contributors

Full Changelog: v0.0.3-dev.0...v0.0.3-dev.1

v0.0.3-dev.0

14 Jan 10:45
9832b75
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • build: add dependabot by @zifeo in #9
  • chore(deps-dev): bump flake8 from 5.0.4 to 6.0.0 in /website by @dependabot in #20
  • chore(deps): bump docker/login-action from 1 to 2 by @dependabot in #13
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #11
  • chore: release improvement by @zifeo in #8
  • chore(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 by @dependabot in #10
  • chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.3 in /typegraph by @dependabot in #30
  • chore(deps-dev): bump mypy from 0.982 to 0.991 in /typegraph by @dependabot in #26
  • chore(deps): bump httpx from 0.22.0 to 0.23.3 in /typegraph by @dependabot in #25
  • chore(deps): bump base64 from 0.13.1 to 0.20.0 by @dependabot in #29
  • chore: upgrade rust deps by @zifeo in #31
  • chore(deps): bump orjson from 3.8.4 to 3.8.5 in /typegraph by @dependabot in #33
  • Add missing commands by @afmika in #47
  • add changes to the doc by @afmika in #46
  • feat(MET-38): Expose function inputs to the policy by @Natoandro in #4
  • feat MET-12: Generate TypeScript type definitions from jsonschema by @Natoandro in #45
  • Fix workflow for release by @Natoandro in #53

New Contributors

Full Changelog: v0.0.2-alpha.14...v0.0.3-dev.0

v0.0.2-alpha.14

07 Jan 14:15
0ca7bd5
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • build: improve pipeline and refactor cache by @zifeo in #5
  • chore(deps): bump tokio from 1.23.0 to 1.23.1 by @dependabot in #6
  • chore: release a14 by @zifeo in #7

New Contributors

  • @zifeo made their first contribution in #5

Full Changelog: v0.0.2-alpha.13...v0.0.2-alpha.14