Skip to content

v0.4.0

Compare
Choose a tag to compare
@RobertIndie RobertIndie released this 09 May 15:49
· 17 commits to main since this release
v0.4.0
e0e8a3c

Features

  • add contube config validation (#174) - by Zike Yang
  • support pluggable state store (#173) - by Zike Yang
  • improve function configuration (#170) - by Zike Yang
  • improve configuration (#169) - by Zike Yang
  • refactor fs http service (#168) - by Zike Yang

Build

  • add change log (#160) - by Zike Yang
  • deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#162) - by dependabot[bot]

Bug Fixes

  • prevent panic by closing channel in NewSourceTube goroutine (#156) - by wy-os
  • tube: move the getOrCreatChan outside of the goroutine (#161) - by wy-os

Tests

  • fix duplicated close on the server (#163) - by Zike Yang