Skip to content

Commit

Permalink
update SDK with required features and nested children (#12030)
Browse files Browse the repository at this point in the history
* update SDK with required features and nested children

* update changelog

* add tests for nested children and required features

* update SessionRecords for tests

* remove session records for old tests
  • Loading branch information
a-noyass authored May 20, 2020
1 parent a18152d commit 22cf2ee
Show file tree
Hide file tree
Showing 151 changed files with 5,251 additions and 6,173 deletions.
9 changes: 8 additions & 1 deletion sdk/cognitiveservices/Language.LUIS.Authoring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Release History

## 3.2.0-preview.2 (Unreleased)
## 3.2.0-preview.3 (Unreleased)
### Added
- Enable nesting of children in luis models
- Flag to indicate if a feature is required
### Removed
- Deprecated permissions API

## 3.2.0-preview.2 (2020-04-29)
### Added
- Adding Luis App import and export in .lu format
- Adding Luis App import v2 app that enables to import an app that has entities with children of type "String"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22cf2ee

Please sign in to comment.