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

Releases: faluapp/falu-dotnet

1.11.5

10 Jul 12:12
3ad382d
Compare
Choose a tag to compare

What's Changed

  • #169: Expose Populate(...) in BasicListOptions to allow use outside the library

Full Changelog: 1.11.4...1.11.5

1.11.4

19 Jun 18:02
b798d15
Compare
Choose a tag to compare

What's Changed

  • #165: Allow dynamic access for public constructors on client and options types which fixes trimming issues.

Full Changelog: 1.11.3...1.11.4

1.11.3

13 Jun 11:06
102d13b
Compare
Choose a tag to compare

What's Changed

  • #164: Call ReadFromJsonAsync(...) only if content length is greater than zero
  • #161, #163: Bump Tingle.Extensions.JsonPatch from 4.1.0 to 4.2.0

Full Changelog: 1.11.2...1.11.3

1.11.2

26 May 17:53
0986520
Compare
Choose a tag to compare

What's Changed

  • #160: Updates to MessageTemplateModel logic.

Full Changelog: 1.11.1...1.11.2

1.11.1

25 May 09:52
6587617
Compare
Choose a tag to compare

What's Changed

  • [#159: Correct the setting of PackageId

Full Changelog: 1.11.0...1.11.1

1.11.0

25 May 09:06
a5d8a4a
Compare
Choose a tag to compare

What's Changed

  • #158: Add trimming support

Full Changelog: 1.10.0...1.11.0

1.10.0

25 May 09:05
d664d4b
Compare
Choose a tag to compare

What's Changed

  • #141: API updates
  • #144: React to .NET 7 changes

Full Changelog: 1.9.0...1.10.0

1.9.0

21 Sep 15:16
227cb82
Compare
Choose a tag to compare

What's Changed

  • #119: Remove evaluations as it is no longer supported by the servers.
  • #132: Added JsonSnakeCaseNamingPolicy hence remove JsonPropertyNameAttribute usages which ensures properties are serialized property such as AllowUploads becomes allow_uploads.

Full Changelog: 1.8.0...1.9.0

1.8.0

19 Sep 03:49
8f770a9
Compare
Choose a tag to compare

What's Changed

  • #129 API updates:
    • Added support for Temporary Keys API
    • Added support for Messages Suppressions API
    • Added support for Customers API
  • #131 API Updates:
    • Added filter for To to MessagesListOptions.
    • Added customer linking for Message, IdentityVerification, PaymentRefund, Payment, Transfer, and TransferReversal.
    • Added MessageCreateRequestTemplate to separate usage from MessageSourceTemplate.
    • Added media to Message, MessageCreateRequest and MessageBatchCreateRequest.
    • Segments in Message and MessageBatch should be nullable.

Full Changelog: 1.7.2...1.8.0

1.7.2

12 Sep 18:19
87b313c
Compare
Choose a tag to compare

What's Changed

  • #128
    • CreateAsync(...) return type in MessagesServiceClient

Dependencies:

  • Bump CloudNative.CloudEvents and CloudNative.CloudEvents.SystemTextJson from 2.3.1 to 2.4.0 in #126, and #127

Full Changelog: 1.7.1...1.7.2