Skip to content

Releases: Serviceware/Dibix

v1.7.96

26 May 14:35
439b10b

Choose a tag to compare

Changes:

  • 439b10b Bump the dotnet-packages-aligned-with-sdk-version group with 1 update (#89)
  • 0cb7f54 Map null to DBNull.Value in QueryFile
  • 3eb09f4 Bump Testcontainers from 4.11.0 to 4.12.0 (#90)

This list of changes was auto generated.

v1.7.93

22 May 08:52
167e191

Choose a tag to compare

Changes:

  • 167e191 Add option to skip reverting consumer package version in "dibix artifact reset" CLI command
  • 06cb290 Propagate BaseUrl property to generated http client
  • be6b98f Support application/json mediaType for file upload endpoints
  • 16ca6bb Bump MSTest.TestFramework from 4.2.2 to 4.2.3 (#87)
  • c7124ce Replace individual MSTest packages with aggregate MSTest meta-package (#86)
  • 05e2f33 Bump the dotnet-packages-aligned-with-sdk-version group with 2 updates (#84)
  • 9ec0580 Bump coverlet.collector from 10.0.0 to 10.0.1 (#85)
  • 24055eb Bump Microsoft.AspNetCore.Authentication.JwtBearer and 11 others (#79)
  • faea0aa Bump the dotnet-packages-aligned-with-sdk-version group with 11 updates (#82)
  • 8130d59 Bump Dapper.StrongName from 2.1.72 to 2.1.79 (#83)
See More
  • eae7f09 Bump dotnet-sdk from 10.0.203 to 10.0.300 (#74)
  • 20c7eed Bump Microsoft.Build.Utilities.Core from 18.4.0 to 18.6.3 (#80)
  • f6f387f Bump ILRepack from 2.0.44 to 2.0.45 (#76)
  • bb2c88b Bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 (#77)
  • 0a6127c Bump System.CommandLine from 2.0.7 to 2.0.8 (#78)
  • eb5a311 Add support to make "dibix set" parameter optional and prompt for secret input
  • d13340a Add "dibix artifact abandon" to CLI
  • f3436e0 Bump ModelContextProtocol.AspNetCore from 1.2.0 to 1.3.0 (#73)
  • 259481a Add "dibix artifact push" to CLI
  • 4c0be10 Add ThreadAbortException to list of possible exceptions caused by DbCommand cancellation within service broker listener
  • 0b4d86d Restore NuGet packages in "dibix artifact deploy" to CLI
  • 851e602 Restore consumer package version "dibix artifact reset" to CLI
  • d01ab68 Add "dibix artifact deploy" to CLI
  • 283af49 Add "dibix artifact reset" to CLI
  • cd81ba8 Add "dibix nuget clear" to CLI
  • 4532d40 Bump Microsoft.IdentityModel.LoggingExtensions from 8.17.0 to 8.18.0 (#72)
  • fc86a3a Bump the mstest group with 2 updates (#71)
  • d117423 Introduce debug command to dibix CLI with initial support for setting up symlinks to existing host deployments with extension/packages/workers
  • c8e6fd0 Bump the mstest group with 1 update (#70)
  • 34a42e1 Bump Microsoft.OpenApi from 3.5.2 to 3.5.3 (#69)
  • 2d9818d Bump the dotnet-packages-aligned-with-sdk-version group with 1 update (#68)
  • b8329da Bump System.CommandLine from 2.0.5 to 2.0.7 (#67)
  • b4def91 Bump Microsoft.Data.SqlClient from 7.0.0 to 7.0.1 (#66)
  • a2e09d7 Bump the dotnet-packages-aligned-with-sdk-version group with 2 updates (#65)
  • 2c33cf0 Bump Microsoft.AspNetCore.Authentication.JwtBearer and 9 others (#63)
  • 5afa8b0 Bump dotnet-sdk from 10.0.202 to 10.0.203 (#62)
  • 1f9db8d Introduce CommandLineActionGenerator in an effort to modernize Dibix.Sdk.Cli
  • 9c66039 Fix race condition in Concurrent*Redirector.Unregister methods
  • cb17bee Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 (#64)
  • 5d527da Bump the dotnet-packages-aligned-with-sdk-version group with 2 updates (#61)

This list of changes was auto generated.

v1.7.53

20 Apr 09:22
283eada

Choose a tag to compare

Changes:

  • 283eada Compile accessor for multiple target frameworks to get rid of deprecated System.Data.SqlClient reference
  • a295a3f Bump the dotnet-packages-aligned-with-sdk-version group with 10 updates (#57)
  • 8bab6f6 Bump coverlet.collector from 8.0.1 to 10.0.0 (#60)
  • e33910d Enable MCP server support using STDIO transport for Claude Desktop which doesn't support SSE - Note: Not fully functional yet, HttpContext/Authentication has to be solved
  • 5762bdc Claude
  • d732e3c Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 (#59)
  • e85ef17 Bump Microsoft.OpenApi from 3.5.1 to 3.5.2 (#58)
  • 86335da Bump dotnet-sdk from 10.0.201 to 10.0.202 (#56)

This list of changes was auto generated.

v1.7.45

10 Apr 07:07
d59ebc6

Choose a tag to compare

Changes:

  • d59ebc6 Fixed bug with DatabaseAccessorOptions.BufferResult mistakenly being set to false at some point
  • dca18af Store result in variable for easier debugging in DaoExecutorWriter
  • 78a8326 Improve TestConfigurationGenerator
  • d929dd0 Bump the mstest group with 3 updates (#55)
  • d2c36f3 Instruct dependabot to group updates to MSTest NuGet packages in one PR
  • e4ee9a1 Bump Microsoft.OpenApi from 3.5.0 to 3.5.1 (#51)
  • 3076be4 Bump ModelContextProtocol.AspNetCore from 1.1.0 to 1.2.0 (#50)
  • 224208c Generate using declaration instead of block to make code readable
  • 9a3ed59 Minimize complexity by removing buffered and commandTimeout from accessor methods as they can be overridden per accessor scope if really necessary
  • b84484d Fix chain of FileEntityTypeMap decorated with a previous instance being registered with every accessor eventually causing StackOverflowException
See More
  • 3828316 Make use of SyntaxValueProvider.ForAttributeWithMetadataName
  • f974685 Bump Microsoft.IdentityModel.LoggingExtensions from 8.16.0 to 8.17.0 (#49)
  • d3079d9 Instruct dependabot to group updates to dotnet NuGet packages aligned with SDK version in one PR
  • c6b4591 Implement TraceListener/TextWriter thread safety correctly in tests
  • 5565c57 Bump Microsoft.OpenApi from 3.4.0 to 3.5.0 (#48)
  • 7d2319c Fix azure pipeline build order
  • 3449bd8 Switch default test configuration validation behavior to source generation
  • e763be3 Create source generator for test configuration with lazy validation
  • 408ccff Bump Microsoft.Data.SqlClient from 6.1.4 to 7.0.0 (#47)
  • b643a4d Bump Duende.IdentityModel from 8.0.1 to 8.1.0 (#46)
  • 57e13ec Bump coverlet.collector from 8.0.0 to 8.0.1 (#45)
  • 86a4d59 Try to improve thread safety of Trace.Listeners and Console.Out when parallelizing tests
  • a447fe1 Reset Console.Out when test is disposed
  • 1524f86 Collect diagnostics info for sporadic Dns.GetHostEntry issue on macOS pipelines agents
  • 638e2e7 Fix org.opencontainers.image.source label
  • 6060c20 Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.3 to 10.0.5 (#44)
  • bd1dfbd Bump Testcontainers.MsSql from 4.10.0 to 4.11.0 (#43)
  • 3ae7fd8 Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.WindowsServices (#42)
  • c6cce0e Bump Testcontainers from 4.10.0 to 4.11.0 (#40)
  • bc7015c Bump System.IO.Packaging from 10.0.3 to 10.0.5 (#39)
  • a9244e5 Bump Microsoft.Extensions.Http from 10.0.3 to 10.0.5 (#34)
  • d3f026b Bump System.Diagnostics.EventLog from 10.0.3 to 10.0.5 (#38)
  • e155746 Bump Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.Options.ConfigurationExtensions (#35)
  • 6ddf74c Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 (#37)
  • 55fc43e Bump Microsoft.Extensions.Options.DataAnnotations from 10.0.3 to 10.0.5 (#36)
  • b630532 Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets (#33)
  • 94d5dbe Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.4 to 10.0.5 (#31)
  • 97fcfac Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.4 to 10.0.5 (#29)
  • 8fd6ad6 Bump dotnet-sdk from 10.0.200 to 10.0.201 (#27)
  • c338ed4 Bump Duende.IdentityModel from 8.0.0 to 8.0.1 (#28)
  • 0f0ab0e Fix MethodAccessException in nested configuration proxy types on Linux and macOS (#24)
  • a88effe Disable auto rebase in dependabot
  • 7f1d0d0 chore: set open-pull-requests-limit: 999 for all dependabot ecosystems (#25)
  • 325ff3e Stricter NuGet audit
  • 6cc9a42 Set version to '1.7'

This list of changes was auto generated.

v1.6.92

26 Mar 15:20
618deb4

Choose a tag to compare

Changes:

  • 618deb4 Fix chain of FileEntityTypeMap decorated with a previous instance being registered with every accessor eventually causing StackOverflowException

This list of changes was auto generated.

v1.6.91

12 Mar 10:49
466add8

Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.6.89

11 Mar 13:13
4e99a53

Choose a tag to compare

Changes:

  • 4e99a53 Bump Microsoft.Build.Utilities.Core from 18.3.3 to 18.4.0 (#12)
  • e2a67d2 Bump Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.Options.ConfigurationExtensions (#16)
  • 82d2acb Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.3 to 10.0.4 (#15)
  • 5719118 Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.3 to 10.0.4 (#11)
  • e2ccf60 Bump dotnet-sdk from 10.0.103 to 10.0.200 (#10)
  • 60b32ca Generated IL code in ConfigurationProxyBuilder does not seem to work on macOS, therefore exclude the test on this platform
  • 0f5f00f Added tests for TestConfigurationLoader
  • b0d8050 Bump ModelContextProtocol.AspNetCore from 1.0.0 to 1.1.0 (#9)
  • 031b9a9 Bump Dapper.StrongName from 2.1.66 to 2.1.72 (#8)
  • aeca600 Added support for specifying OpenAPI schema version via MSBuild property
See More
  • ba0057f Windows/macOS pipelines agents have no docker installed, therefore no test container support
  • bade5f3 Validate generated OpenApi file with ng-openapi-gen
  • 578b4d8 Bump Microsoft.OpenApi from 3.3.1 to 3.4.0 (#7)
  • 8fb2252 Add org.opencontainers.image LABEL to docker images
  • dee3c6d Instruct dependabot to check for NuGet package updates daily
  • d657222 Add dependabot.yml to sln
  • b87ade4 Bump Microsoft.Build.Sql from 2.0.0 to 2.1.0 (#4)
  • 5002149 Bump dotnet-sdk from 10.0.100 to 10.0.103 (#6)
  • f42c29e Restore UseDotNet@2 task in favor of using dependabot to update .NET SDK version regularly
  • 0824316 Instruct dependabot to ignore System.Data.SqlClient
  • 752cee4 Instruct dependabot that .NET SDK major version upgrades are in our control
  • bf1895a Respect .NET patch tuesday in dotnet-sdk dependabot configuration
  • 5a1eaeb Introduce dependabot
  • 548abf4 Remove UseDotNet@2 and dotnet tool install nbgv since they are already installed on Azure Pipelines images
  • 3c67641 Update package ModelContextProtocol.AspNetCore
  • a96770d Parallelize tests where applicable (Dibix.Sdk.Tests fails because of SSDT not being thread safe)
  • 824bb22 Get rid of #nullable pragmas
  • 500ee17 Make primitive type parsing case sensitive
  • 6cb6e49 Added test for problem details handling for validation errors occuring in custom claims transformer (outside of endpoint)
  • 01d15ad Ignore missing files when collecting test result attachments
  • 65de463 Update packages

This list of changes was auto generated.

v1.6.58

19 Feb 07:22

Choose a tag to compare

Changes:

  • 0797796 Resolve previously introduced configure parameter with null in runtime [Pt. II]
  • d631714 Resolve previously introduced configure parameter with null in runtime

This list of changes was auto generated.

v1.6.56

13 Feb 17:43

Choose a tag to compare

Changes:

  • 1f7f7d2 Introduce DatabaseAccessorOptions, and with it, add support for suppressing UDT parameter value dump collection for operations with large UDTs

This list of changes was auto generated.

v1.6.55

12 Feb 10:31

Choose a tag to compare

Changes:

  • ed43c8c Update packages
  • e017310 Fix bind mount argument in docker run debug statement
  • 4cd7e66 Extend ITestContextFacade

This list of changes was auto generated.