Skip to content

Releases: fuzzzerd/fmdata

v5.2.0

23 Jan 05:17
f6cb197
Compare
Choose a tag to compare

What's Changed

  • feat(rest): SendFindRequestAsync with different request and response generics by @fuzzzerd in #325, #327, and #328
  • chore: obsolete old methods that can be handled with SendAsyc<TResp, TReq>() by @fuzzzerd in #326
  • chore(deps): Bump the xunit group with 2 updates by @dependabot in #324
  • chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #329
  • chore(deps): Bump the xunit group with 3 updates by @dependabot in #331
  • chore(deps): Bump actions/setup-dotnet from 3 to 4 by @dependabot in #332
  • chore(deps): Bump the xunit group with 3 updates by @dependabot in #336
  • chore(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #334
  • chore(deps): Bump the xunit group with 2 updates by @dependabot in #337
  • chore(deps): Bump the xunit group with 1 update by @dependabot in #338
  • chore(deps): Bump the xunit group with 2 updates by @dependabot in #339
  • chore(deps): Bump the xunit group with 1 update by @dependabot in #340

Full Changelog: v5.1.2...v5.2.0

v5.2.0-beta.0

05 Dec 22:07
74a700b
Compare
Choose a tag to compare
v5.2.0-beta.0 Pre-release
Pre-release

What's Changed

  • feat(rest): SendFindRequestAsync with different request and response generics by @fuzzzerd in #325, #327, and #328
  • chore: obsolete old methods that can be handled with SendAsyc<TResp, TReq>() by @fuzzzerd in #326
  • chore(deps): Bump the xunit group with 2 updates by @dependabot in #324
  • chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #329
  • chore(deps): Bump the xunit group with 3 updates by @dependabot in #331
  • chore(deps): Bump actions/setup-dotnet from 3 to 4 by @dependabot in #332

Full Changelog: v5.1.2...v5.2.0-beta.0

v5.1.2

02 Nov 15:46
19131b4
Compare
Choose a tag to compare

What's Changed

Fixes

Housekeeping

  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.5.0 to 2.5.1 by @dependabot in #308
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #307
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #309
  • chore(deps): enable dependabot update grouping for xuint by @fuzzzerd in #313
  • chore(deps): Bump the xunit group with 3 updates by @dependabot in #314
  • chore(deps): Bump Amazon.Extensions.CognitoAuthentication from 2.5.1 to 2.5.2 by @dependabot in #315
  • chore(deps): Bump the xunit group with 3 updates by @dependabot in #316
  • chore(deps): Bump RichardSzalay.MockHttp from 6.0.0 to 7.0.0 by @dependabot in #317
  • chore(deps): Bump the xunit group with 2 updates by @dependabot in #318
  • docs: remove breaking changes section of readme by @fuzzzerd in #319

Full Changelog: v5.1.1...v5.1.2

v5.1.1

23 Aug 02:24
e6ebd1d
Compare
Choose a tag to compare

This release does not contain new functionality or features or core code changes. It contains some house keeping to update dependencies, and to make a clear Version that does not include any references to Moq, as some interim myget builds may have contained the dirty builds of Moq with SponsorLink. You can see here in the PR removing Moq, that its completely gone, not even as a transitive dependency.

Docs Update

Dependency Updates

  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.4.2 to 2.5.0 by @dependabot in #290
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #291
  • chore(deps): bump xunit from 2.4.2 to 2.5.0 by @dependabot in #292
  • chore(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #294
  • chore(deps): bump xunit.runner.console from 2.4.2 to 2.5.0 by @dependabot in #293
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #297
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #305

Regarding Moq

Full Changelog: v5.1.0...v5.1.1

v5.1.0

12 Jun 18:14
b6c0ec9
Compare
Choose a tag to compare

What's Changed

  • fixed summary typos for PreSortScript and IncludeDefaultValuesInSeria… by @r-hathcock in #257
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #258
  • chore(deps): bump moq from 4.18.2 to 4.18.3 by @dependabot in #261
  • chore(deps): bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in #260
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #263
  • chore(deps): bump moq from 4.18.3 to 4.18.4 by @dependabot in #264
  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.2.3 to 2.2.4 by @dependabot in #265
  • chore(deps): bump MinVer from 4.2.0 to 4.3.0 by @dependabot in #266
  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.2.4 to 2.3.0 by @dependabot in #267
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #268
  • chore(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #269
  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.3.0 to 2.3.1 by @dependabot in #270
  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.3.1 to 2.4.0 by @dependabot in #271
  • add super-linter by @fuzzzerd in #272
  • v5 is the current, supported version. by @fuzzzerd in #273
  • only lint changed files by @fuzzzerd in #276
  • fix wording, expand features vs bugs. by @fuzzzerd in #274
  • remove unused configs by @fuzzzerd in #275
  • improve readme for web site display. by @fuzzzerd in #277
  • update minver prerelease tag by @fuzzzerd in #278
  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.4.0 to 2.4.1 by @dependabot in #280
  • update tests and tools to net7 by @fuzzzerd in #279
  • chore(deps): bump Amazon.Extensions.CognitoAuthentication from 2.4.1 to 2.4.2 by @dependabot in #282
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #281
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #283
  • Allow control the source of field in portal indiv. by @jakSolutionsGithub in #211
  • do not specify content for get requests by @fuzzzerd in #284
  • throw when get has body content by @fuzzzerd in #286
  • use cookie isolated http client for container get requests by @fuzzzerd in #288
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #285
  • bump minver minimum by @fuzzzerd in #289

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

12 Oct 18:07
4cf2ece
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.2...v5.0.0

v4.3.3

12 Oct 18:04
6490d1b
Compare
Choose a tag to compare

Fix #254.

v5.0.0-beta.3

17 Sep 22:31
e7e0597
Compare
Choose a tag to compare
v5.0.0-beta.3 Pre-release
Pre-release
Update README.md

v5.0.0-beta.2

12 Sep 13:59
857283b
Compare
Choose a tag to compare
v5.0.0-beta.2 Pre-release
Pre-release

v5 Beta 2. Includes FileMaker Cloud Support through additional authentication package.

v5.0.0-beta.1

02 Aug 02:56
4cb73ef
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

v5 beta.