Skip to content

0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@glahaye glahaye released this 30 Aug 21:29
· 582 commits to main since this release
0a17eb6

Breaking Changes

  • E2E AAD authentication - This change removes the key based authentication between the webApp and the webApi and replaces it with E2E AAD user based authentication when deployed to Azure. This drastically improves the security of the deployed resources but does require some additional AAD setup. This change also removes the need for an AAD Application when running locally which greatly simplifies things. #126
  • Cosmos Db schema changes - This change improves the performance of Chat-Copilot by redesigning the partition keys used in Cosmos Db collections. This is a breaking change and will require special attention when deploying over existing resources, this blog post has all the details. #240

What else changed

New Contributors

Full Changelog: 0.2...0.3