microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
Other
30 stars 16 forks source link

Merge of GA features #152

Closed vadimazarov closed 3 days ago

vadimazarov commented 4 days ago

This PR merges all new features for the upcoming GA release

dhrumil83 commented 2 days ago

A couple of questions related to this PR:

  1. Are there any breaking changes that apps must pull in?
  2. Is there a list/doc of all changes this brings in?

The changes over the past few months have been small, and we have been porting over things we need in our app, but it is not clear all the changes this PR is making.