Skip to content

Releases: microsoftgraph/MSGraph-SDK-Code-Generator

msgraph-package-typewriter_master_20201208.1: Merge pull request #354 from microsoftgraph/dev

08 Dec 18:46
751867c
Compare
Choose a tag to compare

Changes:

  • 751867c Merge pull request #354 from microsoftgraph/dev
  • 6380410 Merge pull request #353 from microsoftgraph/dependabot/submodules/submodules/vipr-e3fe6bf
  • 9584e61 Bump submodules/vipr from 62918bf to e3fe6bf
  • b628d49 Merge pull request #350 from microsoftgraph/dependabot/nuget/Mono.TextTemplating-2.2.0
  • bab74a5 Apply suggestions from code review
  • c5aaf03 Merge branch 'dev' into dependabot/nuget/Mono.TextTemplating-2.2.0
  • 166e0f7 Merge pull request #349 from microsoftgraph/dependabot/nuget/NLog.Config-4.7.6
  • 0bea040 - updates hint path
  • d40b6f4 Merge remote-tracking branch 'origin/dependabot/nuget/NLog.Schema-4.7.6' into dependabot/nuget/NLog.Config-4.7.6
  • 8ace1e7 Merge remote-tracking branch 'origin/dependabot/nuget/NLog-4.7.6' into dependabot/nuget/NLog.Config-4.7.6
See More
  • ea90448 - aligns package version in hint path for mono text
  • d7f50fc Bump NLog from 4.7.5 to 4.7.6
  • f481d92 Bump NLog.Schema from 4.7.5 to 4.7.6
  • 7724417 Bump NLog.Config from 4.7.5 to 4.7.6
  • e84f365 Bump Mono.TextTemplating from 2.0.5 to 2.2.0
  • 7556c62 Merge pull request #347 from microsoftgraph/bugfix/reference-hint-path-wrong
  • 769335c - fixes an issue where the dependabot reference didn't update the assembly path following upgrade
  • e55e196 Merge pull request #345 from microsoftgraph/dependabot/submodules/submodules/vipr-62918bf
  • 34ee52d Bump submodules/vipr from 17f8e2c to 62918bf
  • 1b14de0 Merge pull request #338 from microsoftgraph/feature/improved-editor-config
  • d07f25a - updates solution to include editor config and adds standard rules for CSharp
  • e194931 Merge pull request #337 from microsoftgraph/dependabot/submodules/submodules/vipr-17f8e2c
  • 3df60b7 Bump submodules/vipr from 0ca73a0 to 17f8e2c
  • 01874b3 Merge pull request #331 from microsoftgraph/feature/dependabot-submodule
  • ff2e439 Merge pull request #336 from microsoftgraph/feature/editor-config
  • 4b9ffe7 - adds editor config to avoid tab and space disruptencies
  • c132b43 Merge pull request #327 from microsoftgraph/dependabot/nuget/Mono.TextTemplating-2.0.5
  • 331826c - updates reference path following dep upgrade
  • 7f46423 Bump Mono.TextTemplating from 1.0.0 to 2.0.5
  • acfaaf5 Merge pull request #325 from microsoftgraph/dependabot/nuget/MSTest.TestFramework-2.1.2
  • a89a4ab - fixes references to test framework
  • f549e6a Bump MSTest.TestFramework from 1.2.1 to 2.1.2
  • bb31b23 Merge pull request #330 from microsoftgraph/dependabot/nuget/MSTest.TestAdapter-2.1.2
  • 2d010f2 - udpates reference to test assembly
  • c8cd160 Merge pull request #323 from microsoftgraph/dependabot/nuget/ApiDoctor.Publishing-1.2.1811.291
  • 5ba5c00 Merge pull request #326 from microsoftgraph/dependabot/nuget/NLog.Schema-4.7.5
  • e618962 - adds submodule as an ecosystem to update
  • a7614ac Bump NLog.Schema from 4.4.11 to 4.7.5
  • 51082e6 Merge pull request #329 from microsoftgraph/dependabot/nuget/CommandLineParser-2.8.0
  • 850f180 Merge pull request #328 from microsoftgraph/dependabot/nuget/NLog.Config-4.7.5
  • 94f4ab2 Bump MSTest.TestAdapter from 1.2.1 to 2.1.2
  • f9fe8cd Bump CommandLineParser from 2.2.1 to 2.8.0
  • 0bf7b46 Bump NLog.Config from 4.4.11 to 4.7.5
  • 8fe061a Bump ApiDoctor.Publishing from 1.0.0-CI-20191014-182007 to 1.2.1811.291
  • 0656ae9 Merge pull request #322 from microsoftgraph/feature/dependabot
  • dac0769 - adds dependabot configuration for repo

This list of changes was auto generated.

msgraph-package-typewriter_master_20201007.1: Merge pull request #310 from microsoftgraph/dev

07 Oct 19:38
20b0705
Compare
Choose a tag to compare

Changes:

  • 20b0705 Merge pull request #310 from microsoftgraph/dev
  • 62ac71d Merge pull request #308 from microsoftgraph/bugfix/java-wrong-service-property-casing
  • f280b1a - adds alternate names for java json deserilization when service replies with wrong casing
  • 145a642 - updates unit test files for casing
  • 3219c92 Fix OData methods with OData primitive return type (#300)

This list of changes was auto generated.

msgraph-package-typewriter_master_20201005.1: Fix OData methods with OData primitive return type (#300) (#307)

06 Oct 06:39
981d48c
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_master_20201002.1: Merge pull request #305 from microsoftgraph/dev

02 Oct 21:52
3379cb6
Compare
Choose a tag to compare

Changes:

  • 3379cb6 Merge pull request #305 from microsoftgraph/dev
  • 31fe6ac Merge pull request #303 from microsoftgraph/feature/odata-cast-derivedconstraint
  • 353064e - adds missing generator conditional cast properties
  • c6e22a2 - enables virtual properties injection based on language
  • 3355ec6 - updates reference to vipr
  • 9510e74 - updates unit test files
  • abd0c85 - collapses slash and type for odata cast
  • e8221ae - fixes a bug were duplicated annotations would introduce duplicated cast methods
  • 0a5e1fb - udpates java test file generated model to avoid virtual cast properties
  • 894764d - prevents odata cast virtual properties from generating properties in type
See More
  • 2d13cc1 - udpates reference to vipr
  • 69d93c0 - updates reference to vipr for odata cast
  • dc07e41 - updates unit test files for java odata cast
  • e7b12dd - adds support for odata cast in java templates
  • 3ff2dd8 - fixes a null reference exception on implicit nav props detection
  • 5e806d9 - upgrades odata lib to match vipr
  • 328ce7b - fixes annotation name in test file
  • 52aebf7 - adds test case for derived type constraint
  • 2324d28 - fixes javadoc to document the right return type
  • ac7e17b - fixes missing line break
  • 281cfe0 - fixes a bug where passing a non property would generate invalid methods
  • 6d3e786 - fixes a bug where references collections would return the wrong type
  • 0e48ed0 - fixes a bug where passing a non property would make the template fail
  • 5f0cf14 - updates unit test files for missing final keyword
  • 634f56b - adds missing final keyword for skiptoken method
  • 4fcd88e Merge pull request #301 from microsoftgraph/feature/java-orderby
  • 8c2553d - updates unit test files
  • 47e2404 - removes wrongly added filter and orderby methods in java
  • 56a5b25 - adds support for orderby for java
  • 4bef649 - udpates unit test files
  • c5ce5d5 Merge pull request #299 from microsoftgraph/feature/java-super-callbacks
  • ccfd990 Merge pull request #298 from microsoftgraph/feature/collection-navigation-props-raw-object
  • 956d6fb - updates java template to support lower bounded wilcards callbacks
  • e5656e5 - updates unit test files
  • 4264bee - simplifies collection naviagation properties parsing through serializer
  • aff5f4a - updates test files
  • a4e8c3a Merge pull request #297 from microsoftgraph/bugfix/java-collection-response-headers
  • 994e069 - fixes a bug where response headers for collection pages would be absent
  • f444caf - updates unit test files

This list of changes was auto generated.

msgraph-package-typewriter_master_20200918.1: Merge pull request #296 from microsoftgraph/dev

18 Sep 18:03
412abea
Compare
Choose a tag to compare

Changes:

  • 412abea Merge pull request #296 from microsoftgraph/dev
  • 36b766d Merge pull request #295 from microsoftgraph/feature/hashmap-import-java-removal
  • 936b129 - updates unit test files
  • 22efcb7 - removes unecessary JSONElement import
  • e13fe7f - updates unit test files
  • 705a9eb - removes unecessary map import, imports hashmap conditionnally

This list of changes was auto generated.

msgraph-package-typewriter_master_20200916.1: Merge pull request #293 from microsoftgraph/dev

16 Sep 21:07
d5ec100
Compare
Choose a tag to compare

Changes:

  • d5ec100 Merge pull request #293 from microsoftgraph/dev
  • 2547b08 Merge pull request #292 from microsoftgraph/feature/varargs-options-java
  • 8b59be3 - updates test files
  • c107eb7 - refactors vararg implementation to reduce the amount of generated code
  • 35456e2 - updates test files
  • ba08383 - adds a vararg support for build request in java templates
  • 579dcb3 Merge pull request #291 from microsoftgraph/feature/composable-functions-properties-java
  • cbf28dc - updates objc test files for composable function
  • efdca45 - adds composable test function to non-namespace schema
  • dce6d9d - updates CHarp test files
See More
  • 97d616a - adds composable collection test items
  • 6ee78f9 - fixes whitespace insertion
  • eae476f - updates test files
  • 09e4ecc - adds missing navigation properties on composable functions in java
  • 2c04586 Merge pull request #290 from microsoftgraph/feature/java-request-interfaces-inheritance
  • ae3d8b4 Typescripts namespace styling change (#289)
  • 6a07d7c - makes request interfaces inherit from IHttpRequest to avoid requiring casting from consummers
  • 87d278c - updates unit tests
  • 6e9b342 Nikithauc/typescript beta mainnamespace (#288)
  • e47cc7c Merge pull request #287 from microsoftgraph/feature/java-filter-fluent
  • f320610 - adds missing fluent method for odata filter

This list of changes was auto generated.

msgraph-package-typewriter_master_20200909.1: Merge pull request #286 from microsoftgraph/dev

09 Sep 17:11
cb3d590
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200908.1: Supports missing request body parameter (#284)

08 Sep 15:15
835c741
Compare
Choose a tag to compare

Changes:

  • 835c741 Supports missing request body parameter (#284)
  • 68522f1 Merge pull request #281 from microsoftgraph/bugfix/collection-post-duplicate-options
  • 4ae0d37 Merge pull request #282 from microsoftgraph/bugfix/missing-put-methods-java
  • 61e17b2 - updates unit tests
  • fdce57a - adds missing put methods for java sdk
  • dae9dc5 - updates unit test files
  • 49ac1cc - fixes a bug where url options would be inserted twice for collection POST requests
  • 970c882 Merge pull request #280 from microsoftgraph/bugfix/java-missing-collection-skip
  • cbaa9c5 - updated unit test reference files
  • 601e674 - adds missing skip and skipToken methods for collection requests

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200828.1: Merge pull request #278 from microsoftgraph/bugfix/java-stream-proper…

28 Aug 17:49
b9d490f
Compare
Choose a tag to compare

Changes:

  • b9d490f Merge pull request #278 from microsoftgraph/bugfix/java-stream-properties
  • 824cfc5 - fixes java generation test as the endpoint contains the version and the default options are not applied in this testing mode
  • 618d04c - version in test should be v1.0?
  • 46ece0c Fixing my suggestion that broke the intended behavior
  • f3d3495 Merge branch 'bugfix/java-stream-properties' of https://github.com/microsoftgraph/MSGraph-SDK-Code-Generator into bugfix/java-stream-properties
  • 7fabd80 - stacks long linq statements for readbility
  • 3008c68 - uses variables for namespaces for faster generation time
  • ab7e128 Update src/GraphODataTemplateWriter/CodeHelpers/Java/TypeHelperJava.cs
  • ba2ef67 - fixes unit test definition to point to beta so it matches
  • e6830d8 - removes extra generated files
See More
  • 7e289a1 - updates unit tests with new selective imports
  • f73e84f - adds missing navigation properties from uppermost parents
  • cf7fa35 - makes endpoint url dynamic
  • fa265f9 - switches to fully qualified references for options and no references
  • dd44933 - further deduplicates imports
  • f38e1c8 - removes duplicate imports
  • 67ba665 - minor fix for baseservice client implementation
  • ec1d627 - merges changes from namespace support
  • f6c493f - adds missing imports in javastream requests
  • 2297f95 - moves utility import generation method into page class
  • 4249fc1 - adds missing imports
  • b89733d - fixes an issue where request and builders would generate duplicate methods
  • 03b2f74 - fixes an issues where imports would be missing
  • fea4af3 - fixes an issue where naviagation properties would be missing
  • 7abb4d4 - fixes an issue where the client would do invalid casts
  • 812c87b - missing file
  • 8dfd3b2 - fixes an issue where a lot of generated java code would be missing imports
  • 0b005bc - adds the ability to get navigation properties from parent to avoid missing props
  • 26e07b0 - adds a distinct overloads methods to avoid generating similar overloads in Java
  • efacbea - fixes a bug where java enums could have duplicated values
  • ad0cf48 - fixes a bug where Edm.Decimal would not be mapped properly in Java
  • d07281f - adds missing processors so references stream interfaces are generated and corresponding classes as well
  • 6364e11 - update the models to reduce the import surface in generated classes
  • ed901f9 - fixes interface names that should contain property name

This list of changes was auto generated.

msgraph-package-typewriter_dev_20200827.1: Merge pull request #279 from microsoftgraph/zengin/lintingFixes

27 Aug 23:25
01701e3
Compare
Choose a tag to compare

Changes:

  • 01701e3 Merge pull request #279 from microsoftgraph/zengin/lintingFixes
  • d4a8169 fix linting errors

This list of changes was auto generated.