Releases: graphql-dotnet/authorization
Releases · graphql-dotnet/authorization
Version 8.0.0
Version 7.0.0
What's Changed
- Update repo with the latest-and-greatest GraphQL.NET/CI/Code Style by @sungam3r and @Shane32 in #254
- Bump a bunch of internal dependencies needed for CI/tests
Full Changelog: 5.0.0...7.0.0
Release 5.0.0
What's Changed
Features
- Authorize only actual operation by @SlavaUtesinov in #171
- CodeQL support by @sungam3r in #173
- Change private fields to public properties for ClaimAuthorizationRequirement by @sungam3r in #178
- Added authorization for VariableReference fields by @sungam3r in #179
- NRT by @sungam3r in #181
- NRE fix by @sungam3r in #182
- Update example packages by @sungam3r in #183
- NET6 by @sungam3r in #184
- Add GraphQLBuilder method called AddAuthorization by @Shane32 in #188
- Updates for the latest GraphQL.NET bits by @sungam3r in #191
- Update to GraphQL.NET stable release v5.1.1 by @sungam3r in #215
Dependencies
- Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 by @dependabot in #153
- Bump coverlet.msbuild from 3.0.3 to 3.1.0 by @dependabot in #155
- Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 by @dependabot in #156
- Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 by @dependabot in #162
- Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 by @dependabot in #165
- Bump coverlet.msbuild from 3.1.0 to 3.1.1 by @dependabot in #198
- Bump PublicApiGenerator from 10.2.0 to 10.3.0 by @dependabot in #199
- Bump coverlet.msbuild from 3.1.1 to 3.1.2 by @dependabot in #200
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #201
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @sungam3r in #221
New Contributors
- @SlavaUtesinov made their first contribution in #171
Full Changelog: 4.0.0...5.0.0
Version 4.0.0
Supports GraphQL 4.2.0+
Version 3.1.0
Version 3.0.44
Version 3.0.43
This release targets the official GraphQL 3.0.0 release.
3.0.40-preview-40: Merge pull request #76 from graphql-dotnet/preview
Project upgrades
Version 1.0.10-alpha-10
v1.0.10-alpha-10 Add global.json
v1.0.6-alpha-6
Initial Alpha Release