-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: serverlessworkflow/sdk-rust
base: v1.0.0-alpha6
head repository: serverlessworkflow/sdk-rust
compare: main
- 9 commits
- 17 files changed
- 1 contributor
Commits on Jan 15, 2025
-
Add a new
common
field to allTaskDefinitions
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for a613e11 - Browse repository at this point
Copy the full SHA a613e11View commit details
Commits on Jan 16, 2025
-
Update all TaskDefinitionBuilders to implement the new TaskDefinition…
…BuilderBase trait Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for a818045 - Browse repository at this point
Copy the full SHA a818045View commit details -
Add new service used to configure the SubscriptionIteratorDefinition
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for af1f9e6 - Browse repository at this point
Copy the full SHA af1f9e6View commit details -
Change the version of all packages to 1.0.0-alpha6.1
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 0665fe7 - Browse repository at this point
Copy the full SHA 0665fe7View commit details -
Merge pull request #2 from neuroglia-io/feat-add-task-common-fields
Add common fields to all TaskDefinitions
Configuration menu - View commit details
-
Copy full SHA for 9d3d77e - Browse repository at this point
Copy the full SHA 9d3d77eView commit details
Commits on Jan 22, 2025
-
Fix the
map
file by fully qualifying the serde/derive macrosCloses #3 Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 91e501d - Browse repository at this point
Copy the full SHA 91e501dView commit details -
Merge pull request #4 from neuroglia-io/fix-serde-feature
Fix the `map` file by fully qualifying the serde/derive macros
Configuration menu - View commit details
-
Copy full SHA for 9729a04 - Browse repository at this point
Copy the full SHA 9729a04View commit details
Commits on Jan 27, 2025
-
Replace
AnyValye
byserde_json::Value
Remove the `AnyValue` type Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for b3fed76 - Browse repository at this point
Copy the full SHA b3fed76View commit details -
Merge pull request #5 from neuroglia-io/feat-replace-anyvalue
Replace `AnyValye` by `serde_json::Value`
Configuration menu - View commit details
-
Copy full SHA for 295051a - Browse repository at this point
Copy the full SHA 295051aView 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 v1.0.0-alpha6...main