Commit 252485b
committed
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.2.2...v7.0.0) (2022-03-21)
### Features
* **assistantv1:** assistant v1 generated with new spec ([5c6e9db](5c6e9db))
* **assistantv2:** assistant v2 generated with new spec ([7f7d96f](7f7d96f))
* **compare-comply:** remove compare-comply ([a851442](a851442))
* **discoveryv1:** discovery v1 generated with new spec ([cf1d976](cf1d976))
* **discoveryv1:** regen with more recent defs ([46752a1](46752a1))
* **lt:** lT generated with new spec ([ed54e99](ed54e99))
* **nlc:** remove NLC ([698b3be](698b3be))
* **nlu:** nLU generated with new spec ([beeb8a0](beeb8a0))
* **pi:** remove PI ([350ed36](350ed36))
* **secrets:** run detect secrets ([5a5690a](5a5690a))
* **stt:** change addGrammar to take a file ([d21b462](d21b462))
* **stt:** stt generated with new spec ([ec98a33](ec98a33))
* **tone analyzer:** remove tone analyzer ([fbd5be1](fbd5be1))
* **tts:** tTS generated with new spec ([b1e87d3](b1e87d3))
* **vizrec:** remove vizrec ([a6f3134](a6f3134))
### BREAKING CHANGES
* **stt:** addGrammar no longer accepts a string and must take a file
* **discoveryv1:** QueryAggregation subclasses changed, be sure to regen models
* **stt:** Changed file type of addGrammar from String to Data
* **discoveryv1:** QueryAggregation - subclasses have changed
* **assistantv2:** MessageOutputDebug - renamed DialogNodesVisited to DialogNodeVisited; RuntimeEntity
- removed optional metadata property
* **assistantv1:** Removed required text property on outputdata and removed optional metadata property
from runtimeentity
* **tone analyzer:** Tone Analyzer functionality has been removed
* **vizrec:** VizRec functionality has been removed
* **pi:** PI functionality has been removed
* **nlc:** NLC functionality has been removed
* **compare-comply:** Compare and comply functionality has been removed1 parent 1b67d36 commit 252485b
3 files changed
Lines changed: 40 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
1 | 39 | | |
2 | 40 | | |
3 | 41 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments