Releases: aviationexam/apple-app-store-connect-api
Releases · aviationexam/apple-app-store-connect-api
0.1.6
What's Changed
- Bump xunit from 2.6.0 to 2.6.1 by @dependabot in #81
- Bump H.Generators.Extensions from 1.19.0 to 1.20.0 by @dependabot in #82
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #83
- Add .Net 8 target by @trejjam in #89
- Bump System.Text.Json from 7.0.3 to 8.0.0 by @dependabot in #84
- Bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 by @dependabot in #86
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- Bump H.Generators.Extensions from 1.18.0 to 1.19.0 by @dependabot in #71
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #75
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 7.0.2 to 7.0.3 by @dependabot in #77
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #78
- Bump Microsoft.Extensions.FileProviders.Embedded from 7.0.12 to 7.0.13 by @dependabot in #79
Full Changelog: 0.1.4...0.1.5
0.1.4
0.1.3
What's Changed
- Bump Microsoft.Extensions.FileProviders.Embedded from 7.0.9 to 7.0.10 by @dependabot in #55
- Bump Moq from 4.20.2 to 4.20.69 by @dependabot in #56
- Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 by @dependabot in #59
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #61
- Bump H.Generators.Extensions from 1.16.0 to 1.18.0 by @dependabot in #62
- Bump actions/checkout from 3 to 4 by @dependabot in #63
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.32.3 to 7.0.0 by @dependabot in #65
- Bump Microsoft.Extensions.FileProviders.Embedded from 7.0.10 to 7.0.11 by @dependabot in #66
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #67
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Add feedz badge by @trejjam in #50
- Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.32.0 to 6.32.1 by @dependabot in #51
Full Changelog: 0.1.1...0.1.2
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Initial compilation pipeline by @trejjam in #4
- Jwt token generator by @trejjam in #5
- Hide build time dependency by @trejjam in #6
- Add default value for TokenAudience and JwtExpiresAfter by @trejjam in #7
- Transpose anonymous enums to named components by @trejjam in #8
- Update readme by @trejjam in #10
- Enable nullable types by @trejjam in #14
- Switch to System.Text.Json by @trejjam in #13
- Enable generateNativeRecords by @trejjam in #15
- Jwt token cache by @trejjam in #16
- Unique deterministic types by @trejjam in #17
- Drop temporary project NSwagGenerator project by @trejjam in #18
- Control iat claim presence in the jwt token by @trejjam in #19
- Refactor anonymous enum processor by @trejjam in #20
- OpenApi oneOf response support by @trejjam in #21
- Modify Class template to invoke UpdateJsonSerializerSettings from base class by @trejjam in #22
- Add support for fetching the next link by @trejjam in #23
- Add correct enum string serialization/deserialization by @trejjam in #25
- Implement OneOfJsonConverter.Write by @trejjam in #26
- Too many requests exception by @trejjam in #28
- Too many requests parser by @trejjam in #29
- Fix code-analysis build errors/warnings by @trejjam in #33
- Add version to methods by @trejjam in #38
New Contributors
- @dependabot made their first contribution in #2
- @trejjam made their first contribution in #4
Full Changelog: https://github.com/aviationexam/apple-app-store-connect-api/commits/0.1.0