Releases: aviationexam/daktela-http-client
Releases · aviationexam/daktela-http-client
0.5.0
0.4.1
What's Changed
- Update dependencies
- Use generated json converters by @trejjam in #124
- Add support for .NET AOT by @trejjam in #125
- Add Tickets.Activities.ActivityDirection by @trejjam in #126
- Drop argument from ValidateDaktelaOptions ctor by @trejjam in #127
- EmailActivityOptionsHeaders.ReplyTo changed to an array by @trejjam in #129
- Add merge API by @trejjam in #138
- Add comment files by @trejjam in #139
- Fix DownloadFileWorks by @trejjam in #153
- Update daktela API by @trejjam in #154
- Update ToUpdateContact by @trejjam in #155
- Fix status required field by @trejjam in #156
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Use JsonSourceGenerationMode.Default by @trejjam in #71
- Drop IHttpJsonSerializerOptions by @trejjam in #72
- Add CustomFields.CustomFields to the DaktelaJsonSerializerContext by @trejjam in #74
- Add Github source link by @trejjam in #75
- Pack README.md by @trejjam in #76
- Add specific activity query by @trejjam in #77
- Implement 1:N filter parser by @trejjam in #78
- Add support for activity with numeric item by @trejjam in #79
- Fix email activity converter by @trejjam in #80
- Fix xUnit by @trejjam in #84
- Add feedz upstream by @trejjam in #85
- Bump Moq from 4.20.2 to 4.20.69 by @dependabot in #91
- Use TryGetValue by @trejjam in #94
- Simplify json context by @trejjam in #95
- Bump actions/checkout from 3 to 4 by @dependabot in #96
- Use readonly interfaces by @trejjam in #99
- Read only interfaces fixup by @trejjam in #100
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #102
- Bump xunit from 2.6.0 to 2.6.1 by @dependabot in #105
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #106
- Add .Net 8 target by @trejjam in #112
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Fix release actions by @trejjam in #62
- Bump gittools/actions from 0.9.15 to 0.10.2 by @dependabot in #63
- Bump Microsoft.Extensions.Configuration.Binder from 6.0.0 to 7.0.4 by @dependabot in #64
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #66
- MergeId is an object, not an id by @trejjam in #67
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #68
- Utilize System.Text.Json.Serialization.JsonSerializerContext by @trejjam in #69
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #53
- Bump Moq from 4.18.3 to 4.18.4 by @dependabot in #54
- Bump Microsoft.Extensions.Options from 6.0.0 to 7.0.1 by @dependabot in #57
- Bump Microsoft.Extensions.Configuration.Binder from 6.0.0 to 7.0.3 by @dependabot in #58
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.0
This is the "initial" release, and the last with only .Net6 target
Full Changelog: https://github.com/aviationexam/daktela-http-client/commits/0.1.0