Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@Yeuoly Yeuoly released this 27 May 06:19
· 11 commits to main since this release
b3c68cb

What's Changed

  • fix: Fix the issue where the List method of Alibaba Cloud OSS did not correctly return plugin file paths. by @bravomark in #287
  • feat(redis): Add support for Redis Sentinel mode by @erigo in #276
  • chore: coding style by @Yeuoly in #291
  • feat: Enhance plugin signing with authorized category verification by @Yeuoly in #293
  • fix(lock): Add concurrency test for Redis lock functionality by @Yeuoly in #305
  • feat: Add code generation for plugin controllers and services by @Yeuoly in #301
  • feat: Generate HTTP server routes from template by @Yeuoly in #306
  • fix: errChan failed to write response because of panic nil (#296) by @NeatGuyCoding in #297
  • fix(signature): signature dose not work as expected, if upload new pkg to old dify by @Yeuoly in #311
  • feat: change listPlugin struct & add total by @LeeeeeeM in #302
  • add packaged file info when plugin package larger than max size by @41tair in #312

New Contributors

Full Changelog: 0.1.0...0.1.1