Skip to content

Conversation

@davetsay
Copy link
Collaborator

@davetsay davetsay commented Apr 16, 2025

Closes #304

Things to check

@sonarqubecloud
Copy link

MCWSEVRLevelStreamProvider.prototype.getUrl = function (domainObject) {
if (domainObject.telemetry && domainObject.telemetry.level) {
getUrl(domainObject) {
if (domainObject.telemetry?.evrStreamUrl && domainObject.telemetry?.level) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE

Copy link
Collaborator

@jvigliotta jvigliotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this.

@davetsay davetsay merged commit b36c234 into main Apr 28, 2025
3 checks passed
@davetsay davetsay deleted the backmerge/5.3.1 branch April 28, 2025 18:14
@davetsay davetsay added this to the MC 2512 Formal Release milestone Aug 6, 2025
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.

Bring code for release v5.3.1 back into main

3 participants