Releases: freshdesk/conductor
Releases · freshdesk/conductor
staging_26_11_2024
[FS-223628] :- Shard changes to increase the Performance (#60) * sharding changes * add log statement * update WF * review comments * review comments
FS_29_11_2024
[FS-223628] :- Shard changes to increase the Performance (#60) * sharding changes * add log statement * update WF * review comments * review comments
FS_28_10_2024
Conductor Query optimization
FS_03_10_2024
[FS-202883] : remove nested validation (#41) * remove nested validation * change validator library --------- Co-authored-by: Aravind Chandrasekaran <[email protected]>
FS_01_10_2024
[FS-202883] : remove nested validation (#41) * remove nested validation * change validator library --------- Co-authored-by: Aravind Chandrasekaran <[email protected]>
FS_20_08_2024
change log level (#36) * change log level * change log level
FS_19_08_2024
Duplicate tasks update race (#32) * updated bg config * added logger * Update config-conductor-server.properties * updated * commented cqlsh installation * added logger * made sync db calls * intrinisic lock * added scylla version lock * update retry * restructure log * added logger for api * added redisLock for tasks * added redisLock config * cleanup logging * enabled lock for running workflows * fixed null version * updated config * update lt config * logger --------- Co-authored-by: kartik sharma <[email protected]> Co-authored-by: kartik2k <[email protected]> Co-authored-by: aravind-chandrasekaran <[email protected]> Co-authored-by: Prabhakaran <[email protected]>
FS_23_07_2024
Conductor single quote (#33) * replace single quote * test * single quote conductor * log * test * clean * clean up * update nebula.netflixoss * update nebula.netflixoss * update nebula.netflixoss * trial * trial * trial --------- Co-authored-by: Aravind Chandrasekaran <[email protected]>
FS_05_06_2024
[FS-183144] : Versionlock (#31) * updated bg config * added logger * Update config-conductor-server.properties * updated * commented cqlsh installation * added logger * made sync db calls * intrinisic lock * added scylla version lock * update retry * restructure log * added logger for api * cleanup logging * enabled lock for running workflows * fixed null version --------- Co-authored-by: kartik sharma <[email protected]> Co-authored-by: kartik2k <[email protected]> Co-authored-by: aravind-chandrasekaran <[email protected]>
FS_07_05_2024
[ FS-166709] : Updated dockerfile to install cqlsh (#22) * updated dockerfile to install cqlsh * updated to old version * Update FSDockerfile