Skip to content

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:50
· 143 commits to main since this release
db616a6

v0.4.7 - 2024-08-08

Features

(cli) Fix auto deployment (#806)
  • Upgrade lade-sdk
  • Fix discovery
  • Remove obsolete dep: actix-web
  • lade-sdk uses the main branch, which now has the fix for the
    following issues:
  • dependency version conflict with
    deno:
    url is set at <2.5.0;
  • required ProjectID error for infisical: the project id is added
    explicitly on the command.

Migration notes

...

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change
Cors headers on error (#803)

Migration notes

...

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

Miscellaneous Tasks

Bump to 0.4.7-0 (#805)
  • Bump version to 0.4.7-0

Refactor

(docs) Add how to test typegraphs doc (#798)

How to test your typegraphs documentation

  • add python doc
  • add ts doc
  • upgrade bitnami/minIo image to 2024?

Migration notes

No Migrations Needed

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

Summary by CodeRabbit

  • New Features

  • Updated the Minio service to the latest version for improved
    performance and potential new features.

  • Introduced comprehensive documentation for testing typegraphs in both
    TypeScript and Python, enhancing developer experience.

  • Documentation

    • Enhanced readability of the Meta CLI upgrade instructions.
  • Reformatted installation instructions for the typegraph package for
    better clarity.

  • Chores

  • Updated dependency management configuration for improved compatibility
    and performance across different platforms.

Improve JSR score (part 1) (#807)
  • Add symbol documentations
  • Fix slow types

Migration notes

...

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change