November 2021 (version 4.15.0)
Welcome to the November 2021 release of the Bot Framework CLI Tools. This release has been focused on bug fixes and general improvements.
SDK [release notes]
Change log for CLI 4.15.0
- Add range in diagnostic of reserved prebuilt entity name by @cosmicshuai in #1260
- use addbatch when there's no existing blu file by @tsuwandy in #1263
- syncLabelResolverEx should return after addBatch by @tsuwandy in #1266
- Updating docs and reqs after release by @munozemilio in #1268
- fix ambiguous duplicate bug by @hcyang in #1269
- Fix import and entity issues by @chrimc62 in #1274
- add children entities by @hcyang in #1278
- support luis application list command returns a maximum 500 application by @cosmicshuai in #1282
- Improve error reporting of dialog:merge by @chrimc62 in #1290
- Surface lu parser error by @tsuwandy in #1291
- Use a Map as a cache by @hcyang in #1296
- fix the bug that two strings can share the same hash code by @hcyang in #1298
- Refactor of LU parser and LU raw parse API by @munozemilio in #1285
- Remove None/Unknown consolidation by @hcyang in #1299
- Fix luis:cross-train generate incorrect culture info from file names by @cosmicshuai in #1300
- Throw error if no connection to luis endpoint by @cosmicshuai in #1303
- Cherry pick qna fix for escaped new lines in prompt display text by @munozemilio in #1310
- Cherry picked changes from main branch by @tsuwandy in #1314
- fix for 1316 -- bf orchestrator:create error when passing in .dispatc… by @tsuwandy in #1319
Full Changelog: 4.14...4.15