Skip to content

Releases: microsoftgraph/MSGraph-SDK-Code-Generator

msgraph-package-typewriter_dev_20200825.1

25 Aug 18:20
ec7009c
Compare
Choose a tag to compare

Changes:

  • ec7009c Merge pull request #276 from microsoftgraph/zengin/feature-namespaces-rebased
  • 9763b23 apply Vincent's fixes from #274
  • c1d461d make all the tests NUnit and run every test in its application domain
  • c3d6f36 move to NUnit for independent test runs
  • c2d50fb apply endpoint version change
  • ff37121 fix test runs in the same process
  • 5ddf256 apply Nikitha's changes to the test file
  • 0b9739a Objective-C namespaces support (#273)
  • 8c6eb63 PHP Namespaces support (#271)
  • ac55a14 Namespaces support - TypeScript (#269)
See More
  • 5d78a5b add comments
  • f843e3b rename NamespaceName to AddPrefix
  • 0755da5 create GetPropertyNamespace()
  • 6e013ad clean more Androids
  • e2136f8 rename GetMethodRequestBuilderSuperClass method
  • 8edaf50 normalize line endings
  • 42e5a1b refactor multiple namespaces to support multiple languages, add Java test data
  • 5777b65 reflect metadata changes into C# test data
  • 2bfb67f FunctionOption fixes, generated.* is needed
  • a7378b5 remove unnecessary imports
  • 5e52d42 remove option.* and add fully qualified name for QueryOption
  • 7c4020e dedupe repeated method parameters in imports
  • 6757d72 this version compiles for TestData
  • 37163b7 disambiguation for common types
  • ce40180 add .csproj file
  • adeec40 remove settings file for Android
  • 499fbdb fix namespace resolution errors
  • 2a8b42b use NamespaceName for com prefix
  • 2f182cb refactor helper methods from BaseJavaModel.template.tt to TypeHelperJava.cs
  • 127d50c kill Android cont'd
  • 11b9ceb kill Android
  • 84fa17c GetNamespace()
  • 70d4efe fix format string
  • e83a5b9 add option type and property
  • 628f97f revert changes in entity_types.ts.tt
  • 347787b add Date to Core type implementation list
  • 506d47d stream request and method collection examples and related fixes
  • 8c10af5 add a singular reference in the subnamespace
  • a68d603 add a singular navigation property as a reference
  • 6a4554e CollectionReference example and related fixes
  • 2ff747a uncomment Java disambiguation
  • 822f361 fix function name
  • 201a9fc add documentation
  • ea793b3 add test cases
  • c32d54f cref IBaseClient
  • 8f1bec7 more QueryOption and other Core type fixes
  • f10abaa Exceptions and Errors
  • 94b89c9 Duration
  • 1531c52 more CollectionPages
  • fafdd78 DerivedTypeConverter
  • f756392 EnumConverter
  • 3241e8d InterfaceConverter, IBaseClient and ICollectionPage
  • 5c7c9a8 method request body and some additional method fixes
  • 230f201 fix typo
  • 1aac6c3 cross namespace interface names in indexers and fix in IEntityClient
  • 582ba36 IBaseRequestBuilder and IBaseRequest
  • d81974f refactor property.class.namespace into a separate function for collection requests
  • 3200ef1 BaseRequest in class definition
  • 0ecae22 added middleware type names into request methods
  • b84dc66 fix middleware type names in request and request builder constructors
  • 9ce28bc EntityClient and EntityCollectionPage fixes
  • 7ed2489 TODO: disable Java fix for now to unblock namespace processing
  • 09cc873 add dirty metadata with multiple namespaces
  • bc73329 csharp namespaces
  • d85b845 Add pr template (#275)
  • 31c2d01 Merge pull request #274 from microsoftgraph/bugfix/java-import-keyword
  • 23a115d Merge remote-tracking branch 'origin' into bugfix/java-import-keyword
  • 90c7dc3 - fixes a determinisic issue for java properties and methods names casing
  • 42572c0 - fixes a bug where action/methods for have a reserved name in java
  • 3a27116 - linting
  • 57a648b - add reserved import keyword

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200820.1: Merge pull request #272 from microsoftgraph/feature/references-fix

20 Aug 17:53
7ff9b5a
Compare
Choose a tag to compare

Changes:

  • 7ff9b5a Merge pull request #272 from microsoftgraph/feature/references-fix
  • d1583a8 - updates reference
  • 8448930 - updates reference
  • ef6edb6 - aligns dependencies with vipr
  • 5a74174 - updates reference
  • 5621a24 - updates reference to vipr
  • 9ee8b37 - updates submodule reference
  • 182f978 Apply suggestions from code review
  • a341460 - switches to dotnet 4.7.2 and fixes references
  • be84020 - removes local version of nuget

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200810.1

10 Aug 22:38
41e5050
Compare
Choose a tag to compare

Changes:

  • 41e5050 Merge pull request #270 from microsoftgraph/TypeScript-Remove-TypeDefn-Header
  • 512906f Removing the Type Definition header from the TypeScript Template

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200729.1: Add export for nullableoption<t> (#268)

29 Jul 23:16
2d9b4e2
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200728.2

28 Jul 19:34
526cf4f
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200728.1: Add Option type for NULL fields (#263)

28 Jul 16:28
d4e0fd7
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200702.3: Set typescript owners in template (#258)

02 Jul 23:25
864f07f
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200702.2

02 Jul 22:56
a117848
Compare
Choose a tag to compare

Changes:

  • a117848 Check whether this type is a generated model type or a PHP type (#220)

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200702.1

02 Jul 22:53
4dc6f2f
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200629.1: Set complex type base as entity for now. (#256)

30 Jun 00:28
b57e4d1
Compare
Choose a tag to compare

Changes:

  • b57e4d1 Set complex type base as entity for now. (#256)

This list of changes was auto generated.