Releases: microsoftgraph/microsoft-graph-devx-api
Releases · microsoftgraph/microsoft-graph-devx-api
DevX API - v20230623.1
Changes:
- #1612: Merges dev into master
- #1613: Merge master to dev
- #1617: Bump Microsoft.AspNetCore.Authorization from 7.0.7 to 7.0.8
- #1620: Bump Serilog from 3.0.0 to 3.0.1
- #1619: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.7 to 7.0.8
- #1618: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.7 to 7.0.8
- #1609: Decouple wiql from class instance
- #1610: Bump Serilog from 2.12.0 to 3.0.0
- #1607: Merge dev into master
- #1603: Fix: Use pascal case for issue property key
See More
- #1604: Lookup schema with discriminator in OpenAPI snippets
- #1606: Bump Microsoft.OpenApi from 1.6.4 to 1.6.5
- #1605: Bump Microsoft.OpenApi.Readers from 1.6.4 to 1.6.5
This list of changes was auto generated.
DevX API - v20230619.2
Changes:
- #1599: Merges dev into master
- #1600: Return empty results array if no permissions found
- #1595: Render external docs in the OpenApiTreeNode
- #1594: Bump apidoctor from
10f9270
to2093dca
- #1593: Bump Microsoft.AspNetCore.Authorization from 7.0.5 to 7.0.7
- #1592: Bump System.Text.Json from 7.0.2 to 7.0.3
- #1591: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.6 to 7.0.7
- #1590: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.5 to 7.0.7
- #1589: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.5 to 7.0.7
- #1588: Bump apidoctor from
55e031b
to10f9270
See More
- #1587: Bump apidoctor from
c624ca8
to55e031b
- #1586: Fix: Add work item subarea
- #1576: Fixes GO inline array generation for uuid
- #1582: Create microsoft-graph-devx-api-branch-protection.yml
- #1583: Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
- #1579: Merge dev to master
- #1580: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
- #1581: Bump MSTest.TestFramework from 3.0.3 to 3.0.4
- #1575: Lookup QueryParameters from schema
- #1578: Bump NUnit3TestAdapter from 4.4.2 to 4.5.0
- #1563: Chore/update cli code snippets
- #1559: Update response for endpoint used to fetch permissions for a set of request URLs
- #1573: Bump MSTest.TestFramework from 3.0.2 to 3.0.3
- #1574: new branch name for unused snippets pipeline
- #1566: Fix wrong quotes on string literals causing parse errors in PowerShell
- #1570: Match path nodes with method on snippet generation
- #1565: Bump coverlet.msbuild from 3.2.0 to 6.0.0
- #1564: Bump coverlet.collector from 3.2.0 to 6.0.0
- #1450: Update python snippet generation logic
- #1549: Bump Serilog.AspNetCore from 6.1.0 to 7.0.0
- #1553: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
- #1554: Bump Microsoft.OData.Edm from 7.15.0 to 7.16.0
- #1560: Bump apidoctor from
477b649
toc624ca8
- #1548: Fix importing nested model files
- #1552: Bump Microsoft.OData.Core from 7.15.0 to 7.16.0
- #1562: Run tests in linux runner
- #1550: Update CODEOWNERS with msgraph-devx-api-write
- #1534: Fixes missing paths being generated
This list of changes was auto generated.
DevX API - v20230510.1
Changes:
- #1546: Merges dev into master
- #1545: Add null check when fetching preferred locale language
- #1538: Update logic for fetching all permissions
- #1532: Bump Microsoft.OpenApi.Readers from 1.6.3 to 1.6.4
- #1528: Bump Microsoft.OpenApi.OData from 1.3.0 to 1.4.0
- #1533: Bump Microsoft.OpenApi from 1.6.3 to 1.6.4
- #1541: Bump apidoctor from
02368f3
to477b649
- #1537: Move singularization rules to static constructor
- #1530: Updates PowerShell snippet Generator to handle encoded payload for $filter option
- #1527: Remove preview text for go builds
See More
- #1525: Adds version information comment to snippets
- #1526: Make indexer changes to php snippets.
- #1521: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.4.3 to 1.4.4
This list of changes was auto generated.
DevX API - v20230425.3
Changes:
- #1519: Merges dev into master
- #1518: Default scope type to 'DelegatedWork' when fetching permissions for backward compatibility
- #1517: Merges dev into master
- #1509: Fix date time offset in URL path segments
- #1515: Return Workbook Paths to PowerShell Snippet Generation Test Report
- #1514: Bump apidoctor from
ae3bab8
to02368f3
- #1510: Fetch least privilege permissions for set of request URLs and not individual request URLs
- #1511: Bump Microsoft.TeamFoundationServer.Client from 16.170.0 to 16.205.1
- #1512: Bump Microsoft.VisualStudio.Services.Client from 16.170.0 to 16.205.1
- #1507: Bump apidoctor from
ee2ce2d
toae3bab8
See More
- #1487: Format OData cast operationIds
- #1502: Update go snippet execution path
- #1503: Merge master into dev
- #1480: Remove hash suffix from all operationIds
- #1479: Updates operationIds deduplication logic
- #1501: Bump apidoctor from
f404708
toee2ce2d
- #1496: Omitted unsupported workbook paths from powershell snippet generation…
- #1497: Bump apidoctor from
87e6174
tof404708
- #1495: Fixes snippets cleanup pipeline
- #1482: Update code snippets tab ordering for docs
- #1490: Bump Microsoft.AspNetCore.Authorization from 7.0.4 to 7.0.5
- #1492: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.4 to 7.0.5
- #1493: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.5 to 7.0.6
- #1491: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.4 to 7.0.5
- #1485: Returned 204 status code for no snippet content
- #1481: Merge dev to master
- #1467: Update ESRP task on release pipeline
- #1468: Remap known trimmed paths in snippet generation
- #1460: Generate case-insensitive PowerShell hashtable for request bodies
- #1469: Bump apidoctor from
bc73ef4
to87e6174
- #1466: Bump apidoctor from
703e066
tobc73ef4
- #1464: Bump Microsoft.OpenApi.OData from 1.3.0-preview4 to 1.3.0
- #1457: Adds self to code owners
- #1402: Support processing of permission file in new format
- #1455: Bump apidoctor from
a528a52
to703e066
- #1380: Update PHP Snippet generation.
This list of changes was auto generated.
DevX API - v20230331.1
Changes:
- #1465: Add entry for
drives
to Humanizer Vocabulary to properly singularize todrive
- #1463: Replaces copy constructors with cloning and adds missing param
- #1444: Merges dev into master
- #1454: Adds query param to override the default OpenAPI file name for a given style
- #1448: adds go import statements
- #1449: Bump Microsoft.OpenApi.OData from 1.3.0-preview3 to 1.3.0-preview4
- #1446: Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1
- #1447: Bump Microsoft.OpenApi.OData from 1.3.0-preview2 to 1.3.0-preview3
- #1442: Update CredScan tasks on ADO pipelines
This list of changes was auto generated.
DevX API - v20230323.1
Changes:
- #1441: merges dev to master
- #1440: exclude snippet generation reporting project from validation runs in release
- #1438: Bump apidoctor from
e955b12
toa528a52
- #1437: Merges dev into master
- #1414: [Feature] Singularizes and deduplicates
operationIds
for PowerShell style - #1411: Feature: change open api gen process
- #1424: Add reporting into snippet generation process (#1423)
- #1423: Add reporting into snippet generation process
- #1434: Addresses PR comments from #1424
- #1427: Bump Microsoft.AspNetCore.Authorization from 7.0.3 to 7.0.4
See More
- #1431: Bump NUnit.Analyzers from 3.5.0 to 3.6.1
- #1425: Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.5.0
- #1426: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.3 to 7.0.4
- #1428: Bump coverlet.collector from 3.1.2 to 3.2.0
- #1429: Bump Microsoft.Extensions.Configuration.Binder from 7.0.3 to 7.0.4
- #1430: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.3 to 7.0.4
- #1432: Bump NUnit3TestAdapter from 4.3.0 to 4.4.2
- #1433: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.4 to 7.0.5
This list of changes was auto generated.
DevX API - v20230313.1
Changes:
- #1422: Merges dev into master
- #1415: Flatten anyOf to unblock AutoREST.PowerShell v2 builds
- #1418: write error files with the exception message if snippet generation fails
- #1419: Bump apidoctor from
1a738ab
toa528a52
- #1417: Bump apidoctor from
e955b12
to1a738ab
- #1413: Add Millicent Achieng as code owner
- #1412: Bump Newtonsoft.Json from 13.0.2 to 13.0.3
- #1409: Bump Microsoft.OpenApi.Readers from 1.6.2 to 1.6.3
- #1410: Bump Microsoft.OpenApi from 1.6.2 to 1.6.3
This list of changes was auto generated.
DevX API - v20230307.1
Changes:
- #1405: Merges dev into master
- #1406: Feature: change open api gen process [Restore]
- #1407: Revert "Feature: change open api gen process [Restore]"
- #1403: Bump Microsoft.IO.RecyclableMemoryStream from 2.3.1 to 2.3.2
- #1404: Update conversion lib. version to
1.3.0-preview2
- #1396: Bump Microsoft.OData.Core from 7.14.1 to 7.15.0
This list of changes was auto generated.
DevX API - v20230302.2
Changes:
- #1399: Merges dev into master
- #1400: Resolves merge conflicts on #1399
- #1393: Feature: change open api gen process
- #1398: Revert "Feature: change open api gen process"
- #1361: Fix generation of special properties starting with @ in Go
- #1394: Change go client factory to use credentials and scope
- #1395: Fixes tests
- #1390: Snippet generation for V5
- #1389: Bump apidoctor from
2284556
toe955b12
- #1386: Add pipeline YAML file for graph docs permissions table update
See More
- #1388: [dotnet] Removes curly braces from generated snippets
- #1387: Bump apidoctor from
f32bf6b
to2284556
- #1384: Merge
dev
intomaster
- #1324: Fix issue with duplicated parameters in CLI
- #1325: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.2 to 7.0.3
- #1351: Resolve PowerShell Snippet 'OR' positional parameter issue
- #1354: Bump apidoctor from
eb8d949
to77f20e5
- #1346: Bump Microsoft.OpenApi from 1.5.0 to 1.6.0
- #1358: Bump apidoctor from
eb8d949
to77f20e5
- #1362: Bump Microsoft.IO.RecyclableMemoryStream from 2.2.1 to 2.3.1
- #1359: Update AnyOfRemover to replace AnyOf with AllOf for PowerShell style Open API document
- #1364: [dotnet] Aligns snippet generation to namespace and request builder changes
- #1365: [Go,TypeScript,Php] Aligns snippet generation to namespace and request builder changes
- #1366: Bump apidoctor from
77f20e5
to0979664
- #1368: Bump Microsoft.OpenApi from 1.6.0 to 1.6.1
- #1374: Bump Microsoft.Extensions.Configuration.Binder from 7.0.2 to 7.0.3
- #1373: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.2 to 7.0.3
- #1372: Bump System.Text.Json from 7.0.1 to 7.0.2
- #1370: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.2 to 7.0.3
- #1369: Bump apidoctor from
0979664
tod7f2873
- #1371: Bump Microsoft.AspNetCore.Authorization from 7.0.2 to 7.0.3
- #1376: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.3 to 7.0.4
- #1375: Bump Microsoft.OData.Core from 7.14.0 to 7.14.1
- #1378: Update snippet generation pipelines to use .NET 6
- #1379: Bump apidoctor from
d7f2873
tof32bf6b
- #1381: Bump Microsoft.OpenApi from 1.6.1 to 1.6.2
- #1383: Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
- #1382: Bump Microsoft.OpenApi.Readers from 1.6.1 to 1.6.2
This list of changes was auto generated.
DevX API - v20230120.2
Changes:
- #1323: Merges dev into master
- #1322: Bump Microsoft.OpenApi.OData from 1.2.0-preview9 to 1.2.0
- #1320: Snippets Generation Updates
- #1321: Merges dev into master
- #1319: Resolve cache issue on permissions
- #1302: additional telemetry to diagnose permission caching issue
- #1315: Bump Microsoft.OpenApi.Readers from 1.4.5 to 1.5.0
- #1312: Bump Microsoft.OData.Edm from 7.13.0 to 7.14.0
- #1316: Bump Microsoft.OpenApi from 1.4.5 to 1.5.0
- #1313: Bump Microsoft.OData.Core from 7.13.0 to 7.14.0
This list of changes was auto generated.