Commit Graph

  • 853af2a0c4 Removed more uses of Newtonsoft.Json in tests Whit Waldo 2025-04-25 14:42:50 -0500
  • 2e04e1fca6 Required package update for Google.Protobuf Whit Waldo 2025-04-25 14:40:32 -0500
  • 5c65210d12
    Merge branch 'release-1.16' into remove-newtonsoft-json-dependency Whit Waldo 2025-04-25 14:39:00 -0500
  • e9d7c2d51c Updated solution to remove unnecessary dependencies on Newtonsoft.Json Whit Waldo 2025-04-25 14:35:36 -0500
  • 5ec5f80d76 Removed arbitrary text from packages file Whit Waldo 2025-04-25 14:29:58 -0500
  • cb29fbd197 Updating gRPC and Microsoft.DurableTask.* packages Whit Waldo 2025-04-25 14:21:58 -0500
  • ff60d70864 Updated example to use new crypto library Whit Waldo 2025-04-24 23:39:03 -0500
  • d311f92b6e Re-added streaming example to a different project under another directory Whit Waldo 2025-04-20 20:56:36 -0500
  • 55a8a3d602 Re-added the streaming subscription example project Whit Waldo 2025-04-20 20:45:53 -0500
  • c320849a71 Initial implementation of the new crypto client Whit Waldo 2025-04-20 20:43:16 -0500
  • 67482d2545 Add example for invoking non-Dapr HTTP endpoints using DaprClient fabistb 2025-04-20 17:08:42 +0200
  • 25fd2c4981 Added unit tests for CloudEvent Whit Waldo 2025-04-13 08:53:02 -0500
  • eec85126a1 Added Shouldly to project Whit Waldo 2025-04-13 08:52:48 -0500
  • 5295b80c6a Refactored to a consistent directory Whit Waldo 2025-04-13 08:52:32 -0500
  • f588665f22
    Attach metadata to each individual message in bulkpublish, if it exists (#1437) Chris Wlash 2025-04-13 08:33:30 -0400
  • fe5286e274 Added more unit tests for the various JSON converters Whit Waldo 2025-04-13 07:32:03 -0500
  • c8520f9fff Added unit tests for RFC3389JsonConverter Whit Waldo 2025-04-13 07:03:56 -0500
  • 75b37799fe Fixed unit tests Whit Waldo 2025-04-13 06:22:06 -0500
  • 835d014493
    Merge branch 'release-1.16' into master Whit Waldo 2025-04-13 05:53:55 -0500
  • 30919233b2 Updated to address fix in #1437 Whit Waldo 2025-04-13 05:50:38 -0500
  • 5f0a3ea87d Refactored Dapr.Messaging to clearly make the PubSub streaming sub into a separate client - note that this is a BREAKING CHANGE in the sense that several types have been renamed. Whit Waldo 2025-04-13 01:01:07 -0500
  • a5758a19d1 Incomplete implementation migrating PubSub capabilities out to Dapr.Messaging. Whit Waldo 2025-04-11 04:34:57 -0500
  • e3db7863d4 Neglected to add Dapr.Bindings.Test project to last commit Whit Waldo 2025-04-11 01:07:30 -0500
  • 0d30c7b522 Initial pass to add Dapr.Bindings project and some tests Whit Waldo 2025-04-11 01:06:50 -0500
  • d1c820fde8
    Add Roslyn analyzer for workflows (#1440) Nils Gruson 2025-04-10 07:49:39 +0200
  • 2bd6d1d91d Fixed three blocking unit tests Whit Waldo 2025-04-10 00:34:47 -0500
  • 17d6b53420 Refactored the workflow analyzers - working to get all the unit tests green. Whit Waldo 2025-04-09 21:31:23 -0500
  • a9fb3cb05d Fixed failing unit tests from Dapr.Jobs.Analyzer after shift to common project Whit Waldo 2025-04-09 21:05:01 -0500
  • a0f97d82de Updated docs to include workflow analyzers Whit Waldo 2025-04-09 20:58:55 -0500
  • 347442f5a1 More work done to centralize validation tooling Whit Waldo 2025-04-09 20:58:35 -0500
  • 6df3e6ea88 Refactored analyzer and code fix verification out to shared project and updated Dapr.Actors.Analyzers.Test project Whit Waldo 2025-04-09 20:36:18 -0500
  • 8bee1d55ab Removed duplicate package reference Whit Waldo 2025-04-09 19:56:41 -0500
  • 1157308917 Improved analyzer title/message for consistency with new workflow analyzers Whit Waldo 2025-04-09 19:48:55 -0500
  • f484e64883 Removed reference to Dapr.Workflow.Analyzers from Dapr.Workflow project today - that'll be added in a future release Whit Waldo 2025-04-09 19:41:09 -0500
  • 64bb88349f
    Merge branch 'release-1.16' into 1426-ng-analyzers Whit Waldo 2025-04-09 19:38:24 -0500
  • 34f36d9295
    Adding Analyzer documentation, consolidating diagnostic IDs (#1515) Whit Waldo 2025-04-09 19:35:50 -0500
  • 325522d974 Updated diagnostic IDs throughout solution to match values in documentation Whit Waldo 2025-04-09 19:24:06 -0500
  • 0f65da3b77 Fixed typo in doc title Whit Waldo 2025-04-09 19:17:37 -0500
  • bd3a855022 Added initial pass at documentation for the various analyzers. Placing the documentation link above the "Error handling" section in leftnav. Whit Waldo 2025-04-09 19:17:01 -0500
  • d00da14d28
    Project directory cleanup (#1514) Whit Waldo 2025-04-09 18:52:26 -0500
  • 5b76afcbf5 Corrected project name for consistency across test projects Whit Waldo 2025-04-09 18:38:31 -0500
  • 6c09cacb0d Removed erroneous duplicate project directory Whit Waldo 2025-04-09 18:37:46 -0500
  • 9e9b39d1a2
    Adds an analyzer to validate present configured mapping endpoint when jobs are scheduled (#1477) Siri Varma Vegiraju 2025-04-10 05:04:22 +0530
  • 6474054871 Refactored for consistent naming. Updated to use Resources instead of constant strings and to share values via internal values where possible. Whit Waldo 2025-04-09 18:28:31 -0500
  • 86e8e45b17
    Merge branch 'release-1.16' into users/svegiraju/job-analyzer Whit Waldo 2025-04-09 17:51:31 -0500
  • 76bfed2ce8
    Add Roslyn analyzer for actor registration (#1441) Nils Gruson 2025-04-10 00:45:07 +0200
  • a7c95faa1b Updated to use existing Dapr.Actors.Analyzers project. Refactored to split out analyzers to separate classes and updated tests accordingly. Update to rule ID numbering and verbiage. Whit Waldo 2025-04-09 17:12:44 -0500
  • 93a0bc4e14 Removed reference to Dapr.Actors.Analyzers for now - this will be added in a future release Whit Waldo 2025-04-09 16:33:52 -0500
  • c437699ad0
    Merge branch 'release-1.16' into 1426-ng-analyzer-actor Whit Waldo 2025-04-09 15:30:31 -0500
  • e477cf79e7
    Actor timer callback method analyzer (#1513) Whit Waldo 2025-04-09 15:20:37 -0500
  • 8450684f1b Fixed project relative references Whit Waldo 2025-04-09 15:13:09 -0500
  • 1c6f40f498 Removed duplicate package reference from project Whit Waldo 2025-04-09 15:03:03 -0500
  • 86601cc527 Test project was in wrong path in the solution. Should fix GH test errors. Whit Waldo 2025-04-09 14:06:18 -0500
  • 7d4084b476 Adding test logger to project Whit Waldo 2025-04-09 07:20:28 -0500
  • b5d4225e6e Updated GitHubActionsTestLogger package Whit Waldo 2025-04-09 06:42:52 -0500
  • da9db8cc48 Removed erroneous project reference Whit Waldo 2025-04-09 06:22:44 -0500
  • 6cd352dce6 Updated project reference Whit Waldo 2025-04-09 06:20:07 -0500
  • aebcbaafad Package version updates Whit Waldo 2025-04-09 06:15:42 -0500
  • 4f4d645c5c Updated test dependency version Whit Waldo 2025-04-09 06:13:19 -0500
  • eb06f366ea Changes to try fixing build error in GH Whit Waldo 2025-04-09 05:56:52 -0500
  • 32555b8f99 Tweaks to analyzer test project to fix build issues Whit Waldo 2025-04-09 05:45:34 -0500
  • 9792ef634b Added attribute suggested to solve issue in GH Whit Waldo 2025-04-09 05:32:35 -0500
  • e5db0a62f5 Added test project attribute to csproj in hopes it resolves build error on github actions Whit Waldo 2025-04-09 04:32:06 -0500
  • 35ffe10258 Added project containing analyzers and tests with respect to Dapr.Actors. The starting analyzer in this package validates that there's a method on the actor type matching the name provided in the timer callback argument. Whit Waldo 2025-04-08 17:28:50 -0500
  • 5051223992 Removed obsolete project from solution Whit Waldo 2025-04-08 12:50:37 -0500
  • 32d06a7136
    Tentative fix for timers deserializing error (#1512) v1.15.3 release-1.15.3 Whit Waldo 2025-04-08 00:17:49 -0500
  • 93d32864bf Added unit tests to prove out timer deserialization for all supported formats Whit Waldo 2025-04-08 00:04:38 -0500
  • fe2fdba55d Fixed invalid pragma statement Whit Waldo 2025-04-07 23:31:46 -0500
  • dace64c368 Tentative fix for deserializing error - needs unit tests Whit Waldo 2025-04-07 18:18:32 -0500
  • 4393a5ced4
    Update all.sln Siri Varma Vegiraju 2025-04-07 09:55:40 -0700
  • 7eb326afec
    Update all.sln Siri Varma Vegiraju 2025-04-07 09:52:31 -0700
  • 42ba7fe5f5
    Merge branch 'release-1.16' into users/svegiraju/job-analyzer Siri Varma Vegiraju 2025-04-07 10:03:37 +0530
  • aa2851a9b8
    Merge branch 'release-1.16' into 1426-ng-analyzer-actor Whit Waldo 2025-04-01 17:38:06 -0500
  • b354c421f6
    Merge 3e32eb685c into 6f07643280 Siri Varma Vegiraju 2025-04-01 17:34:21 -0500
  • 3e32eb685c
    Merge branch 'master' into users/svegiraju/pull-request-123 Whit Waldo 2025-04-01 17:34:19 -0500
  • 6f07643280
    Refactored to make deserialization for GetJobAsync testable. Added unit test to validate reported customer issue. (#1497) Whit Waldo 2025-04-01 17:32:17 -0500
  • aa70c5bb5d
    Added text specific to Dapr Actors serialization about polymorphic attributes necessary for System.Text.Json support (#1498) Whit Waldo 2025-04-01 17:16:01 -0500
  • ddd91f88ef
    Merge branch 'release-1.16' into stj-outoforder-docs Whit Waldo 2025-04-01 17:02:18 -0500
  • c0d70ff24d
    Quality of Life Improvements (#1504) Whit Waldo 2025-04-01 15:24:27 -0500
  • 8f34239333
    Merge branch 'master' into users/svegiraju/pull-request-123 Whit Waldo 2025-04-01 09:25:48 -0500
  • 16386031e5 Modernized example Whit Waldo 2025-04-01 09:20:42 -0500
  • 13055cefb4 Refactored actor example to modernize Whit Waldo 2025-04-01 09:17:51 -0500
  • c23a1e042d Refactored where streaming subscription example is located in solution to align with packages Whit Waldo 2025-04-01 08:57:57 -0500
  • 89df477b53 Fixed break in example caused by nullability annotation change Whit Waldo 2025-04-01 08:56:58 -0500
  • 1effd276ba Applied all manner of QoL improvements to Dapr.Client Whit Waldo 2025-04-01 08:38:27 -0500
  • 994fe40018
    Merge 2684d567d1 into 51cc2f5f6b Whit Waldo 2025-04-01 07:38:14 -0500
  • c4110eecb9 Updated to use primary constructor Whit Waldo 2025-04-01 06:27:46 -0500
  • 92f4b0e973 QoL improvements to code base - primary constructors on classes and records, use of collection initializers, target-typed new expressions, etc. Whit Waldo 2025-04-01 06:27:27 -0500
  • 1ffb3d006d Using target-typed new expression Whit Waldo 2025-04-01 06:16:17 -0500
  • afa20687e4 Using file-scoped namespaces throughout solution Whit Waldo 2025-04-01 06:13:26 -0500
  • 63f5ad0b64 Update to use file-level namespaces Whit Waldo 2025-04-01 06:08:14 -0500
  • 86b89bd942 Update to use file-level namespacing Whit Waldo 2025-04-01 06:06:52 -0500
  • 7c013ced92 Removed unnecessary comment Whit Waldo 2025-04-01 06:01:23 -0500
  • 51cc2f5f6b
    Consolidate client registration implementation (#1503) Whit Waldo 2025-04-01 05:47:50 -0500
  • 55efb5cfeb Fixed remaining unit tests across clients Whit Waldo 2025-04-01 05:26:34 -0500
  • 7a69c1f1c1 Fixes to Dapr.Jobs to implement prior functionality + fix unit tests Whit Waldo 2025-04-01 05:21:38 -0500
  • 908ec94e20 Applied minor change to improve unit test Whit Waldo 2025-04-01 04:58:58 -0500
  • 3c3307cf87 Tweaks made to each service collection extension method to accommodate issues identified with Dapr.Common.Tests unit tests Whit Waldo 2025-04-01 04:56:47 -0500
  • 892c1dac0c Renamed to AddDaprConversationClient to remain consistent with 1.14 naming - no need to introduce a breaking change here. Whit Waldo 2025-04-01 04:55:56 -0500
  • 9e505918ff Tweak to use same import reference as other clients for consistency Whit Waldo 2025-04-01 04:55:21 -0500