-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 0.16 #244
base: main
Are you sure you want to change the base?
Merge 0.16 #244
Commits on Nov 7, 2024
-
feat: conversation api initial implementation
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0b6490 - Browse repository at this point
Copy the full SHA d0b6490View commit details -
fix(ci): trim blank spaces from version strings
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01d2214 - Browse repository at this point
Copy the full SHA 01d2214View commit details -
Merge pull request #235 from mikeee/remove-version-spaces
fix(ci): trim blank spaces from version strings
Configuration menu - View commit details
-
Copy full SHA for 78ad9fd - Browse repository at this point
Copy the full SHA 78ad9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70a18f - Browse repository at this point
Copy the full SHA f70a18fView commit details -
fix(ci): fix installer bundle creation logic (#237)
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f00930 - Browse repository at this point
Copy the full SHA 8f00930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7322ec4 - Browse repository at this point
Copy the full SHA 7322ec4View commit details -
fix(ci): fix installer bundle creation logic (#238)
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fd49f1 - Browse repository at this point
Copy the full SHA 5fd49f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 981340a - Browse repository at this point
Copy the full SHA 981340aView commit details -
fix(ci): fix installer bundle creation logic (#239)
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f29428 - Browse repository at this point
Copy the full SHA 0f29428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12dd8af - Browse repository at this point
Copy the full SHA 12dd8afView commit details -
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbc7a80 - Browse repository at this point
Copy the full SHA dbc7a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb81bf - Browse repository at this point
Copy the full SHA fbb81bfView commit details -
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80a3a90 - Browse repository at this point
Copy the full SHA 80a3a90View commit details -
Merge pull request #234 from mikeee/conversation-api
feat: conversation api initial implementation
Configuration menu - View commit details
-
Copy full SHA for 04375f4 - Browse repository at this point
Copy the full SHA 04375f4View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df0bf88 - Browse repository at this point
Copy the full SHA df0bf88View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b81f8f3 - Browse repository at this point
Copy the full SHA b81f8f3View commit details -
docs: address #240 - update to 0.16.0 in anticipation of the release
Signed-off-by: mikeee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e04157d - Browse repository at this point
Copy the full SHA e04157dView commit details -
docs: address #241 with updated guidance on instantiating a client
Signed-off-by: mikeee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 580b88f - Browse repository at this point
Copy the full SHA 580b88fView commit details
Commits on Nov 24, 2024
-
feat(state)!: add state and bulk state methods
This includes metadata and options for storing state with etags and consistency Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0183be5 - Browse repository at this point
Copy the full SHA 0183be5View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 597aa46 - Browse repository at this point
Copy the full SHA 597aa46View commit details -
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1cacef - Browse repository at this point
Copy the full SHA b1cacefView commit details -
Merge pull request #246 from mikeee/226-state_metadata
refactor state methods
Configuration menu - View commit details
-
Copy full SHA for 709c67e - Browse repository at this point
Copy the full SHA 709c67eView commit details -
Merge branch 'release-0.16' into dapr-docs
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e78cab4 - Browse repository at this point
Copy the full SHA e78cab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfa9a3 - Browse repository at this point
Copy the full SHA 4cfa9a3View commit details -
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2be904 - Browse repository at this point
Copy the full SHA b2be904View commit details -
feat: add proto check and make directives
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 851abca - Browse repository at this point
Copy the full SHA 851abcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9bcda - Browse repository at this point
Copy the full SHA ae9bcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcff470 - Browse repository at this point
Copy the full SHA fcff470View commit details -
Configuration menu - View commit details
-
Copy full SHA for e15f65b - Browse repository at this point
Copy the full SHA e15f65bView commit details -
chore: remove macro dep from main crate
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95b009b - Browse repository at this point
Copy the full SHA 95b009bView commit details -
chore: add macro dev-dependency and bump axum-test crate version
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85ed911 - Browse repository at this point
Copy the full SHA 85ed911View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4675a6 - Browse repository at this point
Copy the full SHA c4675a6View commit details -
Merge pull request #248 from mikeee/check-proto-diff
feat: add proto check and make directives
Configuration menu - View commit details
-
Copy full SHA for 1ac0191 - Browse repository at this point
Copy the full SHA 1ac0191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d88e20 - Browse repository at this point
Copy the full SHA 1d88e20View commit details -
Merge pull request #249 from mikeee/rm-macro-dep
chore: remove macro dep from main crate
Configuration menu - View commit details
-
Copy full SHA for 4da565c - Browse repository at this point
Copy the full SHA 4da565cView commit details -
Signed-off-by: Mike Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abecc5c - Browse repository at this point
Copy the full SHA abecc5cView commit details -
Merge pull request #250 from mikeee/dry-publish
ci: add dry publish test
Configuration menu - View commit details
-
Copy full SHA for f0498dc - Browse repository at this point
Copy the full SHA f0498dcView commit details