Release Notes - 1.1
1.1.6-funcrel
New Support
Summary | Details |
---|---|
Support for Android Volley | Added support for Android Volley HTTP library - see the documentation for details. |
1.1.5-funcrel
Other Updates
Details |
---|
Fixes a traceback error in the analsyis log "AttributeError: 'TypeAlias' object has no attribute 'find_method'". |
Fixes a traceback error in the analsyis log "AttributeError: 'Member' object has no attribute 'find_member'". |
Fixes multiple traceback errors in the analsyis log "AttributeError": 'NoneType' object has no attribute 'children'". |
Fixes a traceback error in the analsyis log: "IndexError : list index out of range". |
Fixes a traceback error in the analsyis log "RuntimeError: property is not registered for given object type". |
Fixes a traceback error in the analsyis log "AttributeError: 'TypeAlias' object has no attribute 'get_kb_object'". |
Fixes a traceback error in the analsyis log: "AttributeError: 'StringVar' object has no attribute 'get_fullname'". |
1.1.4-funcrel
Other Updates
Details |
---|
False positives for rule (1030000): "Avoid "when" statement or expression without an else (Kotlin)". |
Included jakarta.* references corresponding to javax.* usage. |
Rules
Rule Id | New Rule | Details |
---|---|---|
1030000 | FALSE | The rule: Avoid "when" statement or expression without an else (Kotlin), is deactivated and marked DEPRECATED. |
1.1.3-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
42533 | Fixes the missing Links between Kotlin methods and Database objects with Spring JDBC. |
1.1.2-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
40901 | Fixes false positive for Avoid artifacts having recursive calls Kotlin technology. |
1.1.1-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
40560 | Fixed the missing links between methods referenced in inheritance. |
1.1.0-funcrel
Other Updates
Details |
---|
Provided a fix for missing links from Kotlin to Java. |
New Support
Summary | Details |
---|---|
Support of getters and setters | See https://doc.castsoftware.com/display/TECHNOS/Kotlin+-+1.1#Kotlin1.1-CASTEnlighten . |