Skip to content

1.36.0.12431

Compare
Choose a tag to compare
@petertrr petertrr released this 23 Sep 10:22
· 155 commits to master since this release
0e06180

Release notes - SonarIac - 1.36

Bug

SONARIAC-1475 Should not throw ClassCastException when decorator contains a dot

SONARIAC-1549 Bicep parser should support parsing object with comma-separated properties

SONARIAC-1587 Bicep parser should support safe-dereference operator

SONARIAC-1588 Bicep parser should support String starting with `#` and containing variable interpolation

SONARIAC-1618 Bicep parser should not fail on wildcard imports

SONARIAC-1632 Should not fail on array expressions with trailing commas

False-Positive

SONARIAC-1609 S7020 exception logic should be replaced with a more precise solution