Release Notes - 2.2


  • 2.2.4-funcrel

    2.2.4-funcrel
    Fixes an issue where MongoDB Collection objects were incorrectly named when the codebase contains multiple classes sharing the same fully qualified name. 📝 58359
    Upgrades the internal evaluation engine, improving CRUD operation handling and object resolution, resulting in more accurate analysis results.
  • 2.2.3-funcrel

    2.2.3-funcrel
    Sets MongoDB Collection objects DET and RET values based on actual collection structure, enables Function Points to evaluate all MongoDB collections at correct complexity. 📝 57349
    Fixes a traceback causing missing links during analysis.
    Upgrades the internal evaluation engine, improving CRUD operation handling and object resolution, resulting in more accurate analysis results.
  • 2.2.2-funcrel

    2.2.2-funcrel
    Upgrades the internal evaluation engine, improving CRUD operation handling and object resolution, resulting in more accurate analysis results.
    Improves analysis speed and accuracy by adding optimized filtering.
  • 2.2.1-funcrel

    2.2.1-funcrel
    Improves accuracy in identifying DynamoDB table objects when table names are defined using @Value.
    Improves accuracy in identifying MongoDB collection objects when collection names are built using variable and constant concatenation.
  • 2.2.0-funcrel

    2.2.0-funcrel
    Improves the resolution and accuracy of objects and links for MarkLogic
    Improves the resolution and accuracy of objects and links for CouchDB framework
    Upgrades the internal evaluation engine, improving CRUD operation handling and object resolution, resulting in more accurate analysis results.