Skip to content

Releases: microsoftgraph/microsoft-graph-devx-api

DevX API - v20220901.1

01 Sep 15:14
e1ec4a4
Compare
Choose a tag to compare

Changes:

  • #1166: Merges dev into master
  • #1162: Adds requestBodies and other missing fields to the components object.
  • #1165: Use a concurrent dictionary to store the openapi trace properties for thread safety
  • #1161: Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
  • #1159: Add regex match timeout
  • #1158: Bump Microsoft.IO.RecyclableMemoryStream from 2.2.0 to 2.2.1
  • #1157: Show operation descriptions in generated Open API document
  • #1155: Update Exception middleware
  • #1154: Bump apidoctor from d754097 to 2f0c4e3

This list of changes was auto generated.

DevX API - v20220819.1

19 Aug 20:36
b097da4
Compare
Choose a tag to compare

Changes:

  • #1153: Merges dev into master
  • #1147: Remove unnecessary clone when applying OpenAPI style
  • #1152: Refactors OpenAPIService tests
  • #1151: Bump apidoctor from 2946fd8 to d754097

This list of changes was auto generated.

DevX API - v20220818.1

18 Aug 14:03
bb3ea6b
Compare
Choose a tag to compare

Changes:

  • #1150: Merges dev into master
  • #1143: Updated Permission Service to simplify caching
  • #1148: Added Response.CompleteAsync to OpenApiTree controller action
  • #1149: Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0
  • #1146: - fixes launch config - minor string null checks fixes
  • #1141: Improve performance and reduce memory usage of /openapi/tree
  • #1139: Bump Microsoft.OData.Edm from 7.12.1 to 7.12.2
  • #1140: Bump Microsoft.OData.Core from 7.12.1 to 7.12.2
  • #1137: Corrected wrong provision of mime contents generating an OutFile parameter on powershell snippets.
  • #1136: Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
See More
  • #1128: Implement CodeGraph in openapi dotnet snippet generator
  • #1131: Bump Microsoft.AspNetCore.Authorization from 6.0.7 to 6.0.8
  • #1133: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.7 to 6.0.8
  • #1132: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 6.0.7 to 6.0.8
  • #1134: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.7 to 6.0.8
  • #1130: Fix/go snippet generation filter param
  • #1124: Fix minor type format issue. (PHP, Go)
  • #1127: Bump apidoctor from 16e4bdb to 2946fd8
  • #1123: - fixes potential DOS vector
  • #1121: Bump xunit from 2.4.1 to 2.4.2
  • #1120: Bump Moq from 4.18.1 to 4.18.2
  • #1119: Bump apidoctor from fa887cd to 16e4bdb

This list of changes was auto generated.

DevX API - v20220731.1

31 Jul 13:37
e99d23a
Compare
Choose a tag to compare

Changes:

  • #1118: Merges dev into master
  • #1117: Replaces System.IO.MemoryStream with Microsoft.IO.RecyclableMemoryStream when converting OpenAPI documents
  • #1112: Bump apidoctor from fa887cd to 16e4bdb

This list of changes was auto generated.

DevX API - v20220727.1

27 Jul 16:12
85ba3de
Compare
Choose a tag to compare

Changes:

  • #1111: Merges dev into master
  • #1110: [Fix] Safely exit all recursive threads and avoid blocking the thread lock when converting the OpenAPI doc.

This list of changes was auto generated.

DevX API - v20220726.1

26 Jul 13:27
d99b9a5
Compare
Choose a tag to compare

Changes:

  • #1109: Merges dev into master
  • #1108: Adds trace property

This list of changes was auto generated.

DevX API - v20220725.1

25 Jul 15:36
734c933
Compare
Choose a tag to compare

Changes:

  • #1107: Use dict.TryAdd to eradicate the exceptions thrown when a given key e…
  • #1106: Use dict.TryAdd to eliminate key already exists exception

This list of changes was auto generated.

DevX API - v20220723.1

25 Jul 10:14
5479bb5
Compare
Choose a tag to compare

Changes:

  • #1105: Merges dev into master
  • #1104: Fix: Allow two threads to convert the OpenAPI document asynchronously
  • #1103: Merges dev into master
  • #1102: Implements thread locking in OpenApiService during OpenAPI conversion
  • #1094: Bump Microsoft.OData.Edm from 7.12.0 to 7.12.1
  • #1092: Fixes go fluent path
  • #1099: Bump Microsoft.ApplicationInsights.Web from 2.20.0 to 2.21.0
  • #1095: Bump Microsoft.ApplicationInsights.AspNetCore from 2.20.0 to 2.21.0
  • #1098: Bump Microsoft.ApplicationInsights.PerfCounterCollector from 2.20.0 to 2.21.0
  • #1093: Bump Microsoft.ApplicationInsights.DependencyCollector from 2.20.0 to 2.21.0
See More
  • #1097: Bump Microsoft.ApplicationInsights from 2.20.0 to 2.21.0
  • #1089: [Fix] Hopefully fix an issue with how object arrays are handled.
  • #1096: Bump Microsoft.OData.Core from 7.12.0 to 7.12.1

This list of changes was auto generated.

DevX API - v20220720.1

20 Jul 12:34
e2089fc
Compare
Choose a tag to compare

Changes:

  • #1088: Merges dev into master
  • #1086: Fix issue of broken Regex slicing by tags
  • #1066: Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 6.0.6 to 6.0.7
  • #1067: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.6 to 6.0.7
  • #1068: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 6.0.7
  • #1065: Bump Microsoft.AspNetCore.Authorization from 6.0.6 to 6.0.7
  • #1081: Bump Microsoft.OpenApi.OData from 1.0.11-preview5 to 1.0.11
  • #1080: Set languages as optional pipeline parameter
  • #1075: Added provision for mime contents on powershell snippets
  • #1076: Update CODEOWNERS
See More
  • #1074: Fix quotes around headers + rename GraphClient to GraphServiceClient
  • #1071: Add PHP tag for syntax highlighting + Fix minor bug

This list of changes was auto generated.

DevX API - v20220714.1

15 Jul 14:47
7fa3c57
Compare
Choose a tag to compare

Changes:

  • #1071: Add PHP tag for syntax highlighting + Fix minor bug
  • #1073: Merge PHP Snippet generation fix into master.
  • #1069: Merges dev into master
  • #1061: Fix Sonarcloud issue
  • #1046: Bump Serilog.Sinks.ApplicationInsights from 3.1.0 to 4.0.0
  • #1041: PHP Snippet generation
  • #1057: Php/snippet refactor
  • #1060: Bump Microsoft.OpenApi.OData from 1.0.11-preview4 to 1.0.11-preview5
  • #1056: Bump Microsoft.OpenApi.OData from 1.0.11-preview3 to 1.0.11-preview4
  • #1054: Bump apidoctor from d9365a3 to fa887cd

This list of changes was auto generated.