Skip to content

Releases: freshdesk/conductor

staging_26_11_2024

26 Nov 07:13
ea7be5d
Compare
Choose a tag to compare
[FS-223628] :- Shard changes to increase the Performance (#60)

* sharding changes

* add log statement

* update WF

* review comments

* review comments

FS_29_11_2024

29 Nov 07:32
ea7be5d
Compare
Choose a tag to compare
[FS-223628] :- Shard changes to increase the Performance (#60)

* sharding changes

* add log statement

* update WF

* review comments

* review comments

FS_28_10_2024

28 Oct 12:44
32abed5
Compare
Choose a tag to compare

Conductor Query optimization

FS_03_10_2024

03 Oct 07:45
4ee76d4
Compare
Choose a tag to compare
[FS-202883] : remove nested validation (#41)

* remove nested validation

* change validator library

---------

Co-authored-by: Aravind Chandrasekaran <[email protected]>

FS_01_10_2024

01 Oct 06:52
4ee76d4
Compare
Choose a tag to compare
[FS-202883] : remove nested validation (#41)

* remove nested validation

* change validator library

---------

Co-authored-by: Aravind Chandrasekaran <[email protected]>

FS_20_08_2024

20 Aug 14:28
c8fe994
Compare
Choose a tag to compare
change log level (#36)

* change log level

* change log level

FS_19_08_2024

19 Aug 13:56
627b2c8
Compare
Choose a tag to compare
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

23 Jul 05:42
5ef137e
Compare
Choose a tag to compare
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

05 Jun 13:57
b133aeb
Compare
Choose a tag to compare
[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

07 May 15:05
18655b5
Compare
Choose a tag to compare
[ FS-166709] : Updated dockerfile to install cqlsh (#22)

* updated dockerfile to install cqlsh

* updated to old version

* Update FSDockerfile