Releases: kestra-io/plugin-redis
Releases · kestra-io/plugin-redis
v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- use the new FileSerde.readAll() method that improve performance #68 (Loïc Mathieu)
- use FileSerde.writeAll and buffering for improved performances #69 (Loïc Mathieu)
- docs: add full-examples for redis tasks #70 (Shruti Mantri)
Bug Fixes
- missing dash on refresh dependencies options (YannC)
- changed block() to blockOptional() #71 (Mathieu Gabelle)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: bump gradle/actions from 3 to 4 #66 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #64 (dependabot[bot])
- deps: bump io.lettuce:lettuce-core #67 (dependabot[bot])
- deps: update gradle wrapper (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)
v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- cicd: publish jacoco report (Ludovic DEHON)
- use a standard logger for unit test (Ludovic DEHON)
Bug Fixes
- cicd: don't run jacoco publish on failed (Ludovic DEHON)
- tests: introduce @KestraTest (linked to kestra-io/kestra#3948) (brian.mulier)
- tests: replace DefaultScheduler with JdbcScheduler & fix some queue.receive to work with JDBC (linked to kestra-io/kestra#3948) (brian.mulier)
- tests: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct examples to use company.team namespace #61 (Shruti Mantri)
- pass the condition context to the trigger service #63 (Loïc Mathieu)
- build: docker-compose is now docker compose (Ludovic DEHON)
- build: remove deprecated compose version (Ludovic DEHON)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- deps: use new tests package (Ludovic DEHON)
- Kestra Platform (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)
v0.17.1
Bug Fixes
- pass the condition context to the trigger service (Loïc Mathieu)
Chores
- version 0.17.1 (Loïc Mathieu)
v0.17.0
Features
- introduce realtime trigger #54 (Ludovic DEHON)
- enhance realtime trigger lifecycle #56 (Florian Hussonnois)
- examples: update the examples to use 0.17.0 plugin names #57 (Shruti Mantri)
- cicd: allow skipping test (Ludovic DEHON)
- rename all tasks/triggers and improve doc. #59 (Loïc Mathieu)
Bug Fixes
- ListPop ion file does not contain data (#55) #55 (Nikita Hrytsenko)
- cleanup & beta (Loïc Mathieu)
- docs: add redis realtime trigger description #60 (Shruti Mantri)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #53 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: update most java deps (Ludovic DEHON)
- update runContext deprecated methods (Florian Hussonnois)
- remove the realtime trigger beta tag (Loïc Mathieu)
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)
Commits
- Trigger and RealtimeTrigger title (Loïc Mathieu)
v0.16.0
Features
- core: add labels to triggers (Ludovic DEHON)
Bug Fixes
- doc: corrected redis examples and minor doc corrections #49 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- test: fix worker api #50 (Florian Hussonnois)
- upgrade depdencies (Loïc Mathieu)
- version: update to version 'v0.16.0'. (YannC)
v0.15.0
Features
- Micronaut 4 #42 (Loïc Mathieu)
- *****: Migrate from RxJava2 to Reactor #42 (Loïc Mathieu)
- Micronaut 4 #43 (Loïc Mathieu)
Bug Fixes
- TriggerListTest (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- upgrade libs #42 (Loïc Mathieu)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- try to debug test issues (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- version: update to version 'v0.15.0'. (YannC)
Commits
- e6d4bef: Revert "chore: try to debug test issues" (Loïc Mathieu)
v0.14.0
Chores
- version: update snapshot version 'v0.14.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update github actions and dependabot (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
v0.13.0
Features
- multi-tenant #31 (Loïc Mathieu)
Bug Fixes
- infinite lpop with an empty list (#32) #32 (Loïc Mathieu)
- docs: update doc removing deprecated task (#33) #33 (dhoyosalog)
Chores
- version: update snapshot version 'v0.13.0-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (Ludovic DEHON)
- deps: bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (Ludovic DEHON)
- build: add a workflow dispatch (Ludovic DEHON)
- version: update to version 'v0.13.0'. (Ludovic DEHON)
v0.12.0
Code Refactoring
- test: adjust to last oss queue signature (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.12.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update common deps (Ludovic DEHON)
- version: update to version 'v0.12.0'. (Ludovic DEHON)
v0.11.0
Bug Fixes
- ListPush: Allow list in String format in 'from' property (#27) #27 (YannC)
- doc: TriggerList doc was wrong #29 (brian.mulier)
Chores
- version: update snapshot version 'v0.10.1-SNAPSHOT'. (Ludovic DEHON)
- version: update snapshot version 'v0.11.0-SNAPSHOT' (Ludovic DEHON)
- version: update to version 'v0.11.0'. (Ludovic DEHON)