github alexanderwanyoike/the0 v1.6.1

latest releases: v1.12.3, the0-0.7.7, v1.12.2...
one month ago

Release v1.6.1

Patch release with bug fixes for bot deployment issues discovered after v1.6.0.

Fixes

  • fix: Example bot deploys now resolve @alexanderwanyoike/the0-react from GitHub Packages (#142)
    • Add .npmrc to all example bot frontends pointing scoped packages to GitHub Packages
    • Un-ignore .npmrc in .gitignore (public registry URL only, no secrets)
  • fix: Runtime image resolution for bot containers (#143)
    • Default UniversalRuntimeImage now points to ghcr.io/alexanderwanyoike/the0/runtime:latest
    • Source-mode compose sets image + RUNTIME_IMAGE env var so locally built images are used
    • Pod generator test updated to expect GHCR image URL
  • fix: Rust example bot compilation (#144)
    • Switch reqwest from native-tls to rustls-tls to fix non-exhaustive patterns error

What's Changed

Full Changelog: v1.6.0...v1.6.1

Don't miss a new the0 release

NewReleases is sending notifications on new releases.