Skip to content

Releases: finos/fdc3-dotnet

2.1.0-beta.1

05 Nov 11:58
cb7b104
Compare
Choose a tag to compare
2.1.0-beta.1 Pre-release
Pre-release

What's Changed


Full Changelog: v2.0.0...v2.1.0-beta.1

2.0.0

28 Mar 16:41
01d45cc
Compare
Choose a tag to compare

What's Changed

  • Bump xunit from 2.6.6 to 2.7.0 in /src by @dependabot in #116
  • Bump coverlet.collector from 6.0.0 to 6.0.1 in /src by @dependabot in #120
  • Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 in /src by @dependabot in #117
  • Bump Microsoft.NET.Test.Sdk from 17.9.0-preview-23577-04 to 17.9.0 in /src by @dependabot in #118
  • Update version to official 2.0.0 release by @bingenito in #123

Full Changelog: v2.0.0-beta.1...v2.0.0

2.0.0-beta.1

15 Feb 15:33
c783922
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Initial pre-release under Finos.Fdc3

Notable changes

Commits

New Contributors

Full Changelog: v2.0.0-alpha.8...v2.0.0-beta.1

v2.0.0-alpha.8

01 Dec 17:18
4516824
Compare
Choose a tag to compare
v2.0.0-alpha.8 Pre-release
Pre-release

What's Changed

  • Bump ossf/scorecard-action from 2.2.0 to 2.3.1 by @dependabot in #71
  • Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /src by @dependabot in #72
  • Bump xunit from 2.5.1 to 2.6.0 in /src by @dependabot in #73
  • feat(fdc3) - Fixing AppMetadata could not be deserialized by @lilla28 in #75
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src by @dependabot in #79
  • Bump xunit from 2.6.0 to 2.6.2 in /src by @dependabot in #77
  • Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 in /src by @dependabot in #78
  • chore: Bump version to 2.0.0-alpha.8 by @kruplm in #76

New Contributors

Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8

2.0.0-alpha.7

05 Oct 17:37
218b074
Compare
Choose a tag to compare
2.0.0-alpha.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7

2.0.0-alpha.6

15 Sep 14:36
ced0273
Compare
Choose a tag to compare
2.0.0-alpha.6 Pre-release
Pre-release

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src by @dependabot in #51
  • Bump coverlet.collector from 3.2.0 to 6.0.0 in /src by @dependabot in #52
  • Update openssf scorecard config to latest template. Use new token name. by @bingenito in #53
  • Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3 in /src by @dependabot in #54
  • Bump xunit from 2.4.2 to 2.5.0 in /src by @dependabot in #55
  • Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 in /src by @dependabot in #57
  • Initial AppDirectory POCOs. by @fhubi in #58
  • Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /src by @dependabot in #56
  • Bumping package version by @fhubi in #59

New Contributors

  • @fhubi made their first contribution in #58

Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6

2.0.0-alpha.5

23 May 12:52
028e2f3
Compare
Choose a tag to compare
2.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • Serialized Fdc3 enum values should be camel case by @bingenito in #50

Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5

2.0.0-alpha.4

05 May 16:00
934484a
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • Change channel type from string to simple enum by @bingenito in #49

Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4

2.0.0-alpha.3

10 Apr 14:35
958cdb0
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Refactor rename Fdc3.Json to Fdc3.NewtonsoftJson by @bingenito in #45
  • Downgrade newtonsoft to first 13 minor by @bingenito in #46

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3

2.0.0-alpha.2

08 Mar 12:15
0aabeb8
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Add project description by @bingenito in #27
  • Refactor json serialiation helpers into a new package by @bingenito in #30
  • Update product names and descriptions by @bingenito in #31
  • Add custom IRecipient deserializer and unit tests for Email context by @bingenito in #34
  • Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 in /src by @dependabot in #40
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src by @dependabot in #39
  • Fix AddContextListener to be async by @bingenito in #41
  • Update version for 2.0.0-alpha.2 release by @bingenito in #43

New Contributors

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2