Release Notes - 2.1


  • 2.1.1-funcrel

    2.1.1-funcrel
    Fixes tracebacks encountered during analysis of Redis configurations defined in XML. 📝 56018
    Fixes an issue encountered while resolving MongoDB collection objects.
    Fixes an issue where unexpected tracebacks appeared during analysis when reading XML-based Redis configuration. 📝 55971
    Upgrades the internal evaluation engine, improving CRUD operation handling and object resolution, resulting in more accurate analysis results.
  • 2.1.0-funcrel

    2.1.0-funcrel
    Fixes an error that occurred while reading Redis XML files, ensuring the data is now parsed correctly.
    Fixes an issue where the system encountered an error due to a missing attribute, ensuring smoother operation.
    Fixes an issue that was preventing the extension from creating Elasticsearch index objects.
    Adds support for MongoCollection APIs from the MongoDB Reactive Streams library
    Upgrades the internal evaluation engine, enhancing the resolution of NoSQL Java database and collection objects and providing more accurate results.