-
Notifications
You must be signed in to change notification settings - Fork 694
Comparing changes
Open a pull request
base repository: conductor-oss/conductor
base: v3.21.13
head repository: conductor-oss/conductor
compare: v3.21.14
- 14 commits
- 156 files changed
- 5 contributors
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 929c8eb - Browse repository at this point
Copy the full SHA 929c8ebView commit details
Commits on Apr 11, 2025
-
Address postgresql popmessage query not limiting update to messages o…
…n the specific queue and only non popped messages. Switching to CTE for - better performance at scale - more conistent query planning at scale
Configuration menu - View commit details
-
Copy full SHA for b4e7442 - Browse repository at this point
Copy the full SHA b4e7442View commit details -
Configuration menu - View commit details
-
Copy full SHA for c426561 - Browse repository at this point
Copy the full SHA c426561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f23b61 - Browse repository at this point
Copy the full SHA 6f23b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d4fee - Browse repository at this point
Copy the full SHA b6d4feeView commit details
Commits on Apr 13, 2025
-
Merge pull request #424 from mcrasso-marsie/errors_inspector
feat: add errors inspector
Configuration menu - View commit details
-
Copy full SHA for 424a0ce - Browse repository at this point
Copy the full SHA 424a0ceView commit details
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 06d8b6e - Browse repository at this point
Copy the full SHA 06d8b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db27bc - Browse repository at this point
Copy the full SHA 5db27bcView commit details -
Merge pull request #479 from conductor-oss/feature-test-pojo-access
Adding tests for Accessors, constructors and other methods
Configuration menu - View commit details
-
Copy full SHA for ca49d63 - Browse repository at this point
Copy the full SHA ca49d63View commit details
Commits on Apr 18, 2025
-
Merge pull request #478 from Robban1980/feature/fix_postgresql_popmes…
…sage_update [BUG] PostgreQueueDAO.popMessage may pop messages from incorrect queues and return more messages than expected
Configuration menu - View commit details
-
Copy full SHA for c866da7 - Browse repository at this point
Copy the full SHA c866da7View commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea71598 - Browse repository at this point
Copy the full SHA ea71598View commit details -
Configuration menu - View commit details
-
Copy full SHA for c501da5 - Browse repository at this point
Copy the full SHA c501da5View commit details
Commits on Apr 23, 2025
-
Merge pull request #488 from Sudakatux/add_metadata
Adds metadata attribute
Configuration menu - View commit details
-
Copy full SHA for c977085 - Browse repository at this point
Copy the full SHA c977085View commit details -
Update SDK POJOs to have Lombok annotations (#463)
moves all java sdk POJOs to lombok annotations. We will have @DaTa @builder @NoArgsConstructor @AllArgsConstructor Our goal is to not break current backward compatibility. We have added unit tests in a previous PR for all the accessors and constructors which are deleted as part of Lombokisation. This will be a base on which we will sync sdk POJOs with server POJOs.
Configuration menu - View commit details
-
Copy full SHA for 239e64f - Browse repository at this point
Copy the full SHA 239e64fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.21.13...v3.21.14