Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@maslow maslow released this 15 Dec 17:23
· 1040 commits to main since this release
0fe81df

Bug Fixes

  • core: fix gateway bucket name issue & minio deploy domain config (#537) (b08b4e2)
  • runtime: impv runtime logging struct; add func logs api (#538) (c9d2292)
  • server: fix compile function api params schema error (#540) (37c049c)
  • server: fix prisma bin engine error in amd64 (#547) (4c76333)
  • server: func compile api response struct dismatch standard (#543) (97de760)
  • web: replace aws client sdk v3 with v2 (#546) (3282894)

Features