Releases: TimeWarpEngineering/timewarp-state
Releases · TimeWarpEngineering/timewarp-state
v3.4.4+3.1.404
Changes:
- 49569de Merge pull request #249 from TimeWarpEngineering/Cramer/2020-12-27/UpdateVersions
- ab80de1 Test doesn't apply anymore.
- 90e2d61 Merge pull request #248 from TimeWarpEngineering/Cramer/2020-12-27/UpdateVersions
- 0449336 Update AspNetCore to 3.1.10
- 4e5fcbb Merge pull request #247 from TimeWarpEngineering/Cramer/2020-12-27/ClientVsServerError
- b9f052c Change CRLF to LF
- b461806 Test App Cleanup
- dc39e18 Rename BaseHandler to BaseActionHandler
- 06f9365 Update BaseRequest and BaseResponse to use CorrelationId
- 8061aeb Update BaseCompnent to include Send
See More
- db8b3f3 Update Test App Counter Component to use partial class
- 23d3995 If the Request is nested in State then it is a clientside request and we trap the errors and send a Notificaiton
This list of changes was auto generated.
v3.4.3+3.1.404: Merge pull request #245 from astankov2/master
Changes:
- 14b30ad Merge pull request #245 from astankov2/master
- 0fa27b1 Bump version
- dd79fa2 Check if an exception is client-side by checking if the exception source is a registered assembly in CloneStateBehavior
This list of changes was auto generated.
v3.4.2+3.1.404
v3.4.1+3.1.402
Changes:
- 942fb5f Merge pull request #241 from TimeWarpEngineering/Cramer/2020-12-10/LogLevelAndTestApp
- e9767a2 Bump Patch
- cdfbe67 Merge pull request #240 from TimeWarpEngineering/Cramer/2020-12-10/LogLevelAndTestApp
- ce40597 Use LogWarning instead of LogError as we now handle the exceptions
- 0d5aaf6 Update CouterPage so I can test the exception Handling
- bbc80d4 Update to latest 3.1 sdk
This list of changes was auto generated.
v3.4.0+3.1.402
Changes:
- 4fe38ed Merge pull request #239 from TimeWarpEngineering/Cramer/2020-12-09/ErrorHandling
- 66bb887 bump the minor version
- b050303 Merge pull request #238 from TimeWarpEngineering/Cramer/2020-12-09/ErrorHandling
- e229415 Instead of throwing we instead publish the ExceptionNotificaiton Event
- b8d7be8 Move ResetStore inside some State to pass analyser
- f1381cd Adding ExceptionMessage here so we can validate
- a5b78c2 Merge pull request #236 from taylorchasewhite/patch-1
- b14145f Add "n" to Engineering in Readme
- b79da31 Merge pull request #231 from ShadyNagy/master
- 870ed9f C# Linter again.
See More
- c2e9e5f C# Linter
- 8322157 Fix to be Will Not Rollback State When Exception Occurs In An Endpoint On Server.
This list of changes was auto generated.
v3.3.0+3.1.402
Changes:
- 594eee3 Merge pull request #229 from TimeWarpEngineering/Cramer/2020-10-14/UpdateTypescriptProject
- b7659bf Switch editorconfig to LF
- 6d1b712 Migrate to ISender and IPublisher everywhere we can that doesn't not impact the public API
- bac3eaa Clean up formatting
- 404aa2d Use the new IPublisher Interface from MediatR where appropriate.
- 133026b Update minor version
- 7c2b0a8 AsyncFixer fixes
- 784ae17 Single line expression and proper comment
- 55d09da single expression editorconfig fix
- 4a6f1c1 Remove comments
See More
- 86e05f4 Proper supression of a warning
- 6884210 Add eidtorconfig to the sln for easy access
- 4f1fefa Update to MediatR 9.0.0
- 788b1c5 Fix compiler warning related to ReduxDevTools
- 4d9e519 Explicit use of Scrutor in Tests
- 1970bbf Update to latest Microsoft AspNetCore libs
- 726a71c remove Scrutor from Test App not needed.
- 0240c49 Remove this test as it isn't testing what is actually needed
- 3713a69 Update TestCafe and all Typescript project
- de90478 tiny cleanup.
- 3b3b067 Store tests did compile. Add necessary usings so that it would.
- 86e51ce Update global.json to 3.1.402 and allow rollforward to latest Feature
This list of changes was auto generated.
v3.2.4+3.1.302
Changes:
- 4b6ab6f Merge pull request #226 from TimeWarpEngineering/Cramer/2020-08-05/LiveSharpFix
- 2f9d220 Backout the changes to work around LiveSharp issue now that LiveSharp has been fixed :)
This list of changes was auto generated.
v3.2.3+3.1.300
Changes:
- 8da28bc Merge pull request #225 from TimeWarpEngineering/Cramer/2020-08-05/LiveSharpFix
- 003113f Bump version
- 1eb140d Merge pull request #224 from TimeWarpEngineering/Cramer/2020-08-05/LiveSharpFix
- 0055cb6 Add the extension
- 8d5d7f3 Merge pull request #223 from TimeWarpEngineering/Cramer/2020-08-05/LiveSharpFix
- 13879aa Update npm and nuget packages
- 80e1231 Catch the exception that is raised with use LiveSharp
This list of changes was auto generated.
v3.2.2+3.1.300
Changes:
- 6016d4b Merge pull request #220 from TimeWarpEngineering/Cramer/2020-07-05/DependencyUpdates
- 2237618 Update Typescript dependencies to latest
- e398575 Update Coverlet
- df1a6a5 Update System.Net.Http.Json
- 587692b Update Microsoft AspnetCore packages
- e9b88b9 Update MediatR
- 6e0263f Update Fixie
- cc56c3b Code formatting
- a82a5b5 Require SKD 3.1.301
- 126297c Update testing convetion for proper disposing
See More
- 992774c Merge pull request #215 from TimeWarpEngineering/Cramer/2020-05-31/UpdateTutorial
- 63de6e5 Update Tutorial to latest version.
This list of changes was auto generated.
v3.2.1+3.1.300
Changes:
- 5ef5d56 Merge pull request #214 from TimeWarpEngineering/Cramer/2020-05-31/SkipInteropTests
- 3aeaf86 Skup these tests until we figure out how to restore functionality that we had with WebAssemblyHostBuilder
- 4f7196e Merge pull request #213 from TimeWarpEngineering/Cramer/2020-05-25/Bug
- e0683a3 Rename Test files
- 3091178 remove old yml build file using multistage now.
- 8b0f33e Restructure tests utilzing namespaces in a different and I think better manner.
- 2db50de Update to use ClientHostBuilder for now
- a650eed Step by step and it is still discoverying correctly
- 467f16d Migrating toward the Client Integration Test Convention hoping to find the issue.
- 2c9c08b Adding the JsonSerializationOptions Singleton and all is still fine as expected.
See More
- 4d7db8c Adding another test project to see why the TestConvention isn't working this will be thrown away.
- f179c0d Base request needs to be setable for model binding. Request objects are DTOS from client to the API
- d762937 update to new assembly names
- acd35cf formatting
- e68f4e6 Use webapplication factory and basetest
- 259e00f add BaseTest with helpers
- 4368f71 explicitly use System.Text.Json and System.Configuration.ConfigurationManager to avoid downgrade warngings
- 7bf0fbe explicitly use System.Text.Json and System.Configuration.ConfigurationManager to avoid downgrade warngings
- cb15edd explicitly use System.Text.Json to avoid downgrade warngings
- 93eae72 Move Startup Configure Services to Program.cs new recommended way from the Blazor team... not sure why.
- d6e93df Trying to see if nuget supports embeded logo now.
- 4ef3485 Allow model binding to bind objects to query params
- cc2ae63 Convert this from a Post to a Get with params
- e7f0c70 explicitly use System.Text.Json and System.Configuration.ConfigurationManager to avoid downgrade warngings
- 52c7792 convert to partial class and cleanup style in template.
- a9b80b9 The new templates don't use Startup but instead put that logic in the Program.cs file
- 017240d Goign to use WebApplciationFactory to test so don't need testfixutre.
- 0865287 Rename BaseController to BaseEndpoint
- fc56dfd Rename directory
- 7b0f2d8 Update versions
- c442351 remove no longer needed reference.
- 9d480e6 npm install updates the lock
- 05b0133 Update to new named libs
- 5edcabf formatting
- ae2ec76 remove unused class
- 05bc201 update all package.json to latest
- ab546e1 Start updating versions the API project builds
- d540713 Endpoint vs Controller
- 1d0e404 Update testing convention to based on namespace vs class name this frees us up to use more readable names and better organization.
- b457968 Follow formatting convention
- 03fe178 Rename classes to conform to updated convention
- 8be3375 Update sdk to the release version containing BlazorWasm
- bb6c24c Adding Fluent Assertions
- 71f4a62 rename directory
This list of changes was auto generated.