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
- @erigo made their first contribution in #276
- @NeatGuyCoding made their first contribution in #297
- @41tair made their first contribution in #312
Full Changelog: 0.1.0...0.1.1