Skip to content

Release 2.19.1 #381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
9 commits merged into from
Feb 21, 2022
Merged

Release 2.19.1 #381

9 commits merged into from
Feb 21, 2022

Conversation

ghost
Copy link

@ghost ghost commented Feb 21, 2022

No description provided.

Shahak Yosef and others added 9 commits December 2, 2021 09:59
This PR does a few things:
1. Fix broken get theme test
2. Remove noisy unnecessary logs
3. Remove unused headless chrome browser when [kjhtml reporter](https://www.npmjs.com/package/karma-jasmine-html-reporter) is used (using a headless browser for UI debugging doesn't make sense)
4. Fix test failures not leading to Azure DevOps build pipeline failure (align with [official documentation](http://karma-runner.github.io/6.3/dev/public-api.html))
5. Add JUnit test results reported so that Azure DevOps can report test failures nicely (base don front end implementation)

You can see JUnit yourselves by going to the failed build and clicking on the tests tab like you do in the front end or backend but here is a picture

![image.png](https://powerbi.visualstudio.com/4c7b5adb-c2d0-4f18-b23c-edc4ac30f4e1/_apis/git/repositories/1dd63332-e003-46a3-ac6f-70213a1bcc2e/pullRequests/221263/attachments/image.png)
…ject, avoid name collision

Modify window.powerbi object, in order to avoid name collision

Related work items: #619441
Add multi-iframe support

Front end was changed to be backward compatible !209445
Auto licensing succeeded event
- adding "info" event to the list of allowed events
Remove `accessToken` from the config when throwing an exception.

### Notes for reviewers
- Spread operator seems to be [well supported](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax), doesn't work in IE however it was transplied to `__assign` in JS Code
- I can't put it in `utils.ts` because that would create a circular dependency (with `embed.ts` due to type imports).
Build with latest Windows version and VS 2019
actions/runner-images#4312

Same changes as !231657
@ghost ghost requested a review from ali-hamud February 21, 2022 13:06
@ghost ghost merged commit a05fa2e into master Feb 21, 2022
@ghost ghost deleted the release-2.19.1 branch February 21, 2022 13:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants