Commit Graph

  • 01b6f6cac2
    Merge 6d8f83a2e6 into 066c880632 Whit Waldo 2025-08-02 02:55:38 +0200
  • dcbf23e56f
    Merge cd79aa4b23 into 066c880632 Joni Collinge 2025-08-02 02:54:05 +0200
  • 9f943aa4e0
    Merge 094de84121 into 066c880632 Whit Waldo 2025-08-02 02:53:55 +0200
  • 9916019eb2
    Merge ca7d73b2ab into 066c880632 Frank Buckley 2025-08-02 02:53:49 +0200
  • 2a6d0924e8
    Merge 8920c0b61e into 066c880632 Frank Buckley 2025-08-02 02:53:45 +0200
  • e0e726906f
    Merge e7f33d8c42 into 066c880632 Whit Waldo 2025-07-24 18:32:16 -0500
  • 419fc22b9b
    Merge 066c880632 into d15a023404 Whit Waldo 2025-07-22 09:00:56 +0000
  • 066c880632
    Adding e2e Aspire hosting demo (#1587) release-1.16 Whit Waldo 2025-07-22 04:00:53 -0500
  • a9e9164baf Updated Aspire documentation to fix CLI syntax error and add reference to new example Whit Waldo 2025-07-22 03:48:00 -0500
  • c66769fa10 Added README to explain the demo Whit Waldo 2025-07-22 03:43:45 -0500
  • 81910fa1cd Added example demonstrating use of Dapr with Aspire across two projects (using service invocation) Whit Waldo 2025-07-22 03:37:43 -0500
  • e304996c7e Fixed dated generic type parameter Whit Waldo 2025-07-22 03:33:10 -0500
  • 704ccdfdc4
    Fix 1.16 build errors (#1585) Whit Waldo 2025-07-12 12:06:52 -0500
  • 4579828ee1 Injecting via primary constructor Whit Waldo 2025-07-12 12:02:21 -0500
  • fab821bd00 Applying file-scoped namespaces Whit Waldo 2025-07-12 12:01:19 -0500
  • fb1d30482e Updated MinVer configuration to remove build warning Whit Waldo 2025-07-12 11:55:52 -0500
  • 7ce66ccd38 Updated licensing to reflect Dapr copyright Whit Waldo 2025-07-12 11:53:57 -0500
  • 39e40ca044 Fixed build error due to switch to file-namespacing Whit Waldo 2025-07-12 11:51:56 -0500
  • f32c22565b Fixed build error Whit Waldo 2025-07-12 11:49:06 -0500
  • 3ca5e340c6 Fixing merge conflicts bringing master into release-1.16 Whit Waldo 2025-07-12 11:39:07 -0500
  • 8920c0b61e Require parameters Frank Buckley 2025-07-10 17:14:54 +0100
  • 504c2e908b Accept DateTimeOffset for workflow start time Frank Buckley 2025-07-10 16:56:17 +0100
  • 0e58b58611
    Merge 0810022ca4 into d15a023404 Whit Waldo 2025-07-09 15:29:40 -0500
  • aba3f6f22a
    Merge 72a3344341 into d15a023404 Whit Waldo 2025-07-09 15:29:40 -0500
  • 1c6e5abf24
    Merge 0b03301e1f into d15a023404 ercJuL 2025-07-09 15:29:40 -0500
  • 161b340dfa
    Merge 4a4a338b7d into d15a023404 Oisin Grehan 2025-07-09 15:29:40 -0500
  • 2eb1345453
    Merge b363757ec5 into d15a023404 Josh van Leeuwen 2025-07-09 15:29:40 -0500
  • d15a023404
    Update markdown files for Hugo upgrade (#1579) master Marc Duiker 2025-07-09 22:25:49 +0200
  • b363757ec5 Add note about setting workflow start time joshvanl 2025-07-09 13:16:36 -0300
  • 08c0a3fef1
    Parallel workflow processing (#1580) Whit Waldo 2025-07-08 06:13:08 -0500
  • b337c4b777
    Merge branch 'release-1.16' into parallel-workflow-processing Whit Waldo 2025-07-08 06:06:09 -0500
  • 869650349d Added example to demonstrate parallel workflow concurrency Whit Waldo 2025-07-08 06:02:38 -0500
  • cec640a69d Added unit tests Whit Waldo 2025-07-08 05:31:26 -0500
  • 77ec6ec48c Added extension for supporting parallel processing with maximum concurrency without the developer having to figure this out themselves Whit Waldo 2025-07-08 05:14:06 -0500
  • 4bd5fffddd
    Update markdown files for Hugo upgrade Marc Duiker 2025-07-08 12:11:15 +0200
  • e1b216cc2e
    Modify build/publish dependencies (#1575) Whit Waldo 2025-07-04 05:23:40 -0500
  • 4390fc8994 Added validation requirement to Publish Packages to require that workflow_run dependency Whit Waldo 2025-07-04 05:18:33 -0500
  • b8ce6d7ed0 Today, a publish can happen without actually waiting on integration tests to pass. This changes this behavior. Whit Waldo 2025-07-04 05:11:50 -0500
  • ca7d73b2ab Add options to name workflows and activities Frank Buckley 2025-07-03 16:13:12 +0100
  • e3efbad010
    Add example for invoking non-Dapr HTTP endpoints using DaprClient (#1519) Fabian Steinbach 2025-07-03 17:48:24 +0200
  • 959b75cc17
    Merge branch 'master' into add-non-dapr-endpoint-invocation-example Whit Waldo 2025-07-03 10:19:05 -0500
  • 0b03301e1f
    Merge branch 'master' into master Whit Waldo 2025-07-03 09:54:12 -0500
  • 2533c24e46
    Update BulkSubscribeAttribute.cs (#1568) Elias Keis 2025-07-03 16:53:35 +0200
  • 6211fba178
    Merge branch 'master' into add-non-dapr-endpoint-invocation-example Whit Waldo 2025-07-03 09:40:18 -0500
  • 33b9534498
    Updating version from durabletask rc04 to rc05 (#1571) v1.16.0-rc05 release-1.16-rc05 durabletask-fork Whit Waldo 2025-07-01 11:17:39 -0500
  • dd62b0f221 Updating version from durabletask rc04 to rc05 Whit Waldo 2025-07-01 11:09:14 -0500
  • 3aa1576eb0
    Dapr.DurableTask package update (#1569) v1.16.0-rc04 release-1.16-rc04 Whit Waldo 2025-06-27 13:59:50 -0500
  • ae806ef69e Dapr.DurableTask package update Whit Waldo 2025-06-27 13:49:37 -0500
  • 4a4a338b7d
    Merge branch 'master' into actor-srcgen-generic-constraints Oisin Grehan 2025-06-27 09:35:08 -0400
  • 3f211e96f1
    Update BulkSubscribeAttribute.cs Elias Keis 2025-06-26 14:06:53 +0200
  • e982b1c476
    Replace HashSet with ConcurrentDictionary in WorkflowLoggingService (#1556) Tomas Ekeli 2025-06-23 12:21:15 +0200
  • 78aba1546a Replace HashSet with ConcurrentDictionary in WorkflowLoggingService Tomas Ekeli 2025-06-19 06:49:07 +0000
  • e7f33d8c42 Fixed build error about order of objects in method Whit Waldo 2025-06-21 05:35:34 -0500
  • 41d272ccad Specified bool return value Whit Waldo 2025-06-21 05:34:49 -0500
  • 3f5be552cb
    Merge branch 'release-1.16' into actor-timer-return-value Whit Waldo 2025-06-21 05:30:34 -0500
  • 384c6aee4e Merge remote-tracking branch 'upstream/release-1.16' into release-1.16 Whit Waldo 2025-06-21 05:27:37 -0500
  • 1bbbc739e6
    Master to release branch (#1566) Whit Waldo 2025-06-21 05:26:43 -0500
  • 428fe8b5f3 Removed additional deprecated unit tests Whit Waldo 2025-06-21 05:22:24 -0500
  • a3d13d6101 Removed deprecated tests Whit Waldo 2025-06-21 05:18:35 -0500
  • 394497fb8b Fixed signatures throughout Whit Waldo 2025-06-21 05:14:22 -0500
  • 99c31ea01a Merge branch 'master' into release-1.16 Whit Waldo 2025-06-21 04:57:28 -0500
  • 7ce4e6889c Merge remote-tracking branch 'origin/merge-master-into-1.16' into merge-master-into-1.16 Whit Waldo 2025-06-21 05:02:34 -0500
  • 7016e47bf9 Merge remote-tracking branch 'origin/merge-master-into-1.16' into merge-master-into-1.16 Whit Waldo 2025-06-21 05:01:34 -0500
  • ab64d632f7 Merge remote-tracking branch 'origin/merge-master-into-1.16' into merge-master-into-1.16 Whit Waldo 2025-06-21 05:01:34 -0500
  • 193a87efef Merge branch 'master' into release-1.16 Whit Waldo 2025-06-21 04:57:28 -0500
  • 31c98c12fd Merge branch 'master' into release-1.16 Whit Waldo 2025-06-21 04:57:28 -0500
  • 5e8e88de77
    Replace [Obsolete] with [Experimental] attributes (#1564) Whit Waldo 2025-06-21 04:42:41 -0500
  • dd375db928 Removed one of the options for suppression since I had no luck with it in the code generator tests Whit Waldo 2025-06-21 04:38:22 -0500
  • f765bf3d53 Fixed line numbers of diagnostic messages Whit Waldo 2025-06-21 04:28:26 -0500
  • 7e0d1062a1 Suppressing messages using pragma in source generators instead Whit Waldo 2025-06-21 04:22:19 -0500
  • 6513f433c8 Applied experimental suppression to source generator testing Whit Waldo 2025-06-21 04:14:18 -0500
  • c7fd4f1319 Marked more of the crypto package as experiemental Whit Waldo 2025-06-21 03:49:31 -0500
  • 78112c2639 Removed erroneous text Whit Waldo 2025-06-21 03:47:57 -0500
  • 069b568287 Fixed typo in documentation Whit Waldo 2025-06-21 03:46:51 -0500
  • ee76d8728d Added documentation calling out the use of the experimental attributes Whit Waldo 2025-06-21 03:45:39 -0500
  • e0bfa9694c Adding messages to opt-out of warnings about the experimental attributes in the example and test projects Whit Waldo 2025-06-21 03:28:35 -0500
  • c3b26ce6ea Replaced Obsolete attributes with Experimental attributes on example controller. Also fixed logging and switched to use of a primary constructor. Whit Waldo 2025-06-21 03:17:12 -0500
  • 189576a0b0 Applied Experimental to more distributed lock methods Whit Waldo 2025-06-21 03:13:03 -0500
  • 080b387d71 Applied Experimental attribute to more crypto methods Whit Waldo 2025-06-21 03:12:18 -0500
  • d83b60c81e Applied the experiemental attribute to the commented out subtle crypto methods Whit Waldo 2025-06-21 03:10:14 -0500
  • 47987c1eb5 Replaced Obsolete with Experimental attribute across DistributedLock implementation Whit Waldo 2025-06-21 03:08:31 -0500
  • cd7e2d6b3b Replaced Obsolete with Experimental attributes through cryptography implementations Whit Waldo 2025-06-21 03:06:54 -0500
  • 98390416c6 Applied experiemental flags to Dapr.Jobs Whit Waldo 2025-06-21 03:02:33 -0500
  • 6b7f9c0a20 Marking conversation API as experimental instead of obsolete Whit Waldo 2025-06-21 02:55:15 -0500
  • 094de84121 Simplified the common registration functionality to utilize an IOption with DaprHttpClientOptions, then values from IConfiguration, then environment variables, then constants for additional support. Whit Waldo 2025-06-21 02:40:55 -0500
  • e6ff860187
    Merge branch 'release-1.16' into actor-timer-return-value Whit Waldo 2025-06-21 00:54:28 -0500
  • 94a0a6ba4b
    Merge c3b17e8d0b into 8aa6a7fe86 Whit Waldo 2025-06-21 05:48:17 +0000
  • c3b17e8d0b Updated protos and implemented SDK endpoints to support streaming responses from the conversation endpoint. Whit Waldo 2025-06-21 00:44:29 -0500
  • 8aa6a7fe86
    Jobs overwrite/failure policy updates (#1558) Whit Waldo 2025-06-20 03:44:09 -0500
  • 435d9fa6d0
    Update dotnet-development-dapr-aspire.md (#1555) Florian van Dillen 2025-06-20 10:37:13 +0200
  • f3fcf7c5ac Fixed another Shouldly ambiguity issue Whit Waldo 2025-06-20 03:34:57 -0500
  • 156cc40745 Fixed ambiguous unit test caused by upgrading the Shouldly package Whit Waldo 2025-06-20 03:31:20 -0500
  • 08433d1c3b Updated the types to match throughout to fix CI build error Whit Waldo 2025-06-20 03:18:04 -0500
  • ab2249cba6 Merge remote-tracking branch 'origin/jobs-failurepolicy' into jobs-failurepolicy Whit Waldo 2025-06-20 03:01:39 -0500
  • 874a7ae9e7 Fixed package version to fix build in CI Whit Waldo 2025-06-20 03:01:23 -0500
  • be87e16d5c
    Merge branch 'release-1.16' into jobs-failurepolicy Whit Waldo 2025-06-20 02:57:42 -0500
  • 2392cded84 Removed unused using statements Whit Waldo 2025-06-20 02:52:43 -0500
  • 25991e9851 Added conditional package versions by framework for testing packages as they vary for .NET 8 and 9 Whit Waldo 2025-06-20 02:52:17 -0500
  • 439f244ae9 Removed unused using Whit Waldo 2025-06-20 02:16:29 -0500
  • 4946e2db80 Removed unnecessary enum member attributes Whit Waldo 2025-06-20 02:14:23 -0500