Releases: fuzzzerd/fmdata
Releases · fuzzzerd/fmdata
v5.3.0
What's Changed
Features
- feat(dapi): add data api endpoint version to connection info by @MichaelL79 in #372
Infrastructure and Dependency Updates
- chore: use .net 8 targets and sdk by @fuzzzerd in #341
- fix(ci): actions permissions for codeql by @fuzzzerd in #353
New Contributors
- @MichaelL79 made their first contribution in #372
Full Changelog: v5.2.0...v5.3.0
v5.2.0
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
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
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
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
- chore(deps): bump moq from 4.18.4 to 4.20.0 by @dependabot in #298
- Revert "chore(deps): bump moq from 4.18.4 to 4.20.0" by @fuzzzerd in #301
- chore(deps): remove moq by @fuzzzerd in #306
Full Changelog: v5.1.0...v5.1.1
v5.1.0
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
- @r-hathcock made their first contribution in #257
- @jakSolutionsGithub made their first contribution in #211
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- chore(deps): bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 by @dependabot in #190
- add test example using jsonextensiondata by @fuzzzerd in #191
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #193
- chore(deps): bump moq from 4.16.1 to 4.17.1 by @dependabot in #194
- chore(deps): bump moq from 4.17.1 to 4.17.2 by @dependabot in #196
- chore(deps): bump MinVer from 2.5.0 to 3.0.0 by @dependabot in #198
- clean up warnings and errors by @fuzzzerd in #199
- Implement and throw FMDataException for HTTP500 from Data API by @fuzzzerd in #200
- chore(deps): bump MinVer from 3.0.0 to 3.1.0 by @dependabot in #201
- Configure await by @fuzzzerd in #202
- chore(deps): bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #205
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #206
- chore(deps): bump moq from 4.17.2 to 4.18.0 by @dependabot in #207
- chore(deps): bump moq from 4.18.0 to 4.18.1 by @dependabot in #208
- chore(deps): bump MinVer from 3.1.0 to 4.0.0 by @dependabot in #209
- chore(deps): bump MinVer from 4.0.0 to 4.1.0 by @dependabot in #215
- FileMaker Cloud Authentication by @heebinho in #213
- chore(deps): bump xunit from 2.4.1 to 2.4.2 by @dependabot in #220
- chore(deps): bump xunit.runner.console from 2.4.1 to 2.4.2 by @dependabot in #218
- remove old ci targets by @fuzzzerd in #221
- readme docs update new package by @fuzzzerd in #222
- chore(deps): bump moq from 4.18.1 to 4.18.2 by @dependabot in #224
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #227
- chore(deps): bump actions/setup-dotnet from 1 to 2 by @dependabot in #228
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #229
- chore(deps): bump AWSSDK.CognitoIdentityProvider from 3.7.5.1 to 3.7.5.2 by @dependabot in #230
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #231
- chore(deps): bump MinVer from 4.1.0 to 4.2.0 by @dependabot in #237
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #242
- Implement an
AddSort
to IFindRequest by @fuzzzerd in #250 - chore(deps): bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #251
- chore(deps): bump actions/setup-dotnet from 2 to 3 by @dependabot in #252
- call Uri.EscapeDataString on strings used in uris. by @fuzzzerd in #255
New Contributors
Full Changelog: v4.3.2...v5.0.0
v4.3.3
v5.0.0-beta.3
Update README.md
v5.0.0-beta.2
v5 Beta 2. Includes FileMaker Cloud Support through additional authentication package.