Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
345 lines (152 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

executable file
·
345 lines (152 loc) · 12.2 KB

6.0.0 (2024-03-08)

Bug Fixes

Features

  • move to dotnet 8.0.2 and remove .Microsoft projects (e0649c1)

BREAKING CHANGES

  • move to dotnet 8.0.2 and remove Be.Vlaanderen.Basisregisters.DataDog.Tracing.Microsoft and Be.Vlaanderen.Basisregisters.DataDog.Tracing.SqlStreamStore.Microsoft

5.1.0 (2023-10-03)

Features

5.0.3 (2022-12-31)

Bug Fixes

5.0.2 (2022-12-28)

Bug Fixes

5.0.1 (2022-12-28)

Bug Fixes

  • add Microsoft package (1a32eab)
  • add Microsoft.Extensions.DependencyInjection (ec56812)

5.0.0 (2022-03-24)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

4.6.0 (2022-03-07)

Features

  • allow logging of X-Forwarded-For (2d065ac)

4.5.7 (2021-05-28)

Bug Fixes

4.5.6 (2021-02-02)

Bug Fixes

4.5.5 (2020-12-18)

Bug Fixes

4.5.4 (2020-09-21)

Bug Fixes

4.5.3 (2020-07-18)

Bug Fixes

4.5.2 (2020-07-02)

Bug Fixes

  • implement missing IStreamStore functions (5af6e27)
  • trace all streamstore calls (170f583)
  • update build.fsx.lock (46bd8c5)
  • update dependcies (95f2466)

4.5.1 (2020-06-19)

Bug Fixes

4.5.0 (2020-05-29)

Features

  • add DatadogTraceId to logcontext GRAR-752 (eb6c97a)

4.4.3 (2020-05-18)

Bug Fixes

4.4.2 (2020-05-13)

Bug Fixes

4.4.1 (2020-03-02)

Bug Fixes

4.4.0 (2020-01-31)

Features

  • upgrade netcoreapp31 and dependencies (d529597)

4.3.0 (2020-01-31)

Features

  • use more recent featuretoggle (f13933d)

4.2.0 (2020-01-31)

Features

  • replace featuretoggle by netcore version (162944a)

4.1.0 (2019-12-15)

Features

  • upgrade to netcoreapp31 (662ff82)

4.0.0 (2019-11-22)

Code Refactoring

  • upgrade to netcoreapp30 (e5286a0)

Features

  • support trace analytics (e6cd161)

BREAKING CHANGES

  • Upgrade to .NET Core 3

3.9.0 (2019-09-16)

Features

  • add generic EF tracedbconnection (1f40d32)

3.8.0 (2019-09-16)

Features

  • add typed version of TraceDbConnection for dependency injection (6f46c4e)

3.7.2 (2019-08-27)

Bug Fixes

  • make datadog tracing check more for nulls (3cdf821)

3.7.1 (2019-08-26)

Bug Fixes

  • deal with databasename on open (174f026)

3.7.0 (2019-08-22)

Features

3.6.0 (2019-08-20)

Features

3.5.0 (2019-08-20)

Features

3.4.0 (2019-08-20)

Features

  • add support for parent span id (44f7033)

3.3.0 (2019-08-12)

Bug Fixes

  • revert to previous sqlite (593571b)

Features

3.2.1 (2019-04-25)

3.2.0 (2019-04-18)

Features

  • add traceid to logcontext (4ee013b)

3.1.1 (2019-04-18)

Bug Fixes

  • properly register tracesource factory (7cd0732)

3.1.0 (2019-04-18)

Features

  • add extra debug logging for traceagent (014d5be)

3.0.0 (2019-04-18)

Bug Fixes

  • trace id has to be a long (a1e791e)

BREAKING CHANGES

  • Trace Id has to be a long instead of a string

2.0.1 (2019-04-18)

Bug Fixes

  • properly register with autofac (58edd1a)

2.0.0 (2019-04-17)

Features

  • provide your own trace id (d26bc7d)

BREAKING CHANGES

  • UseDataDogTracing now expects a function to return a TraceSource per request

1.2.0 (2019-04-17)

Features

1.1.1 (2019-01-16)

Bug Fixes

  • properly dispose TraceDbConnection (e1736f8)

1.1.0 (2019-01-15)

Features

  • make servicename configurable for dbconnection (d2f62a1)

1.0.1 (2018-12-18)

1.0.0 (2018-12-17)

Features

  • open source changes needed for 'agentschap Informatie Vlaanderen' (b85e49e)