Skip to content

Commit e17bcd9

Browse files
authored
Create Updated Release 34
1 parent ecb0449 commit e17bcd9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelogs/Updated Release 34

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
New features, fixes, and improvements
2+
We fixed an issue, where the definition names in the API schema would display blank spaces.
3+
We fixed an issue, where the Dev portal was hiding default domain, a parameter has been added to include default domain in the hostnames.
4+
We fixed an issue, where the API revisions where not being properly filtered.
5+
We implemented a fix that will allow users to remove built-in groups, previously where able to add built-in groups but could not remove them.
6+
We fixed an issue, where an error was received when creating API schemas with the same namespace.
7+
We fixed an issue, where the new tenants created by ProvisionTenantV14 and ProvisionTenant15 left the AccountOwnerId column was left null. The procedures have been updated to contain an administrator user.
8+
We fixed an issue, where policies contained all named values which caused a problem for secrets. The policy failed to check if given user had access to secret.
9+
We fixed an issue, whereby Azure Active Directory v1 tokens could be validated, but v2 tokens could not be validated. With this release, both v1 and v2 tokens can be validated.
10+
Previously, validate-azure-ad-token would only validate tokens produced by the public cloud instance. With this release, tokens produced in every Azure cloud can be validated.
11+
Previously, the gateway would not refresh the GraphQL schema when it was updated from the Azure Portal. This situation is now fixed.
12+
We implemented a GraphQL. Context variable to allow access to all portions of the GraphQL context within policy expressions.
13+
Self-hosted gateway container image release
14+
2.1.7
15+
Self-hosted gateway Helm chart
16+
1.5.4
17+
1.5.3
18+
1.5.2

0 commit comments

Comments
 (0)