Skip to content

v0.0.68

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 12:57
· 0 commits to main since this release
v0.0.68
def51e6

v0.0.68

2024-07-17

Bug Fixes

  • disable shell debug (#173)
  • protogen: handle tmp dirs within protogen script (#172)
  • scripts: add missing $ in var dereference (#171)
  • ts: ensures patches are preserved during code generation (#166)

Chore

  • ts: use double quotes to reduce code gen noise
  • ts: prepare patches tmp dir (#170)

Code Refactoring

  • use case esac for script. set -e in ts-patches (#168)
  • codegen: keep ts cleanup within protogen script (#169)

Features

  • deregister all sdk error to allow migration work with akash-sdk
  • set repo license to Apache Version 2.0 (#176)
  • ts: add required market exports (#175)
  • ts: implement grpc-js client services (#158)
  • ts: add essential exports by versions (#165)
  • ts: adds several deprecated modules (#184)