Release Notes - 1.0


  • 1.0.1-funcrel

    1.0.1-funcrel
    Resolves an issue affecting the identification of certain web services.
    Resolves category issues for more reliable server-side linking.
    Fixes inconsistency in web service creation.
    Creates now a service object when the verb is known in advance or a default mechanism exists, even if the URL evaluation fails. The URL property will be empty.
    Updates internal evaluation engine leading to an overall enhancement of REST Resource Service objects and associated Links generation.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Fixes an issue affecting identification of URLs.
    Improves identification of web service URLs.
  • 1.0.0-beta7

    1.0.0-beta7
    Fixes an issue which enhances the stability of the analyzer. 📝 54083
    Fixes an issue which enhances the stability of the analyzer. 📝 54022
    Improves URL resolution. 📝 53486
    Improves calculation of transactions.
  • 1.0.0-beta6

    1.0.0-beta6
    Updates internal evaluation engine leading to an on overall enhancement of REST Resource Service objects and associated Links generation.
  • 1.0.0-beta5

    1.0.0-beta5
    Resolves a stability issue in the analyzer. 📝 53220
    Improves URL resolution 📝 52623
    Improves the resolution of REST Resource Service objects.
    Improves reliability in identifying REST Resource Service objects.
    Fixes an issue affecting the creation of REST Resource Service objects.
    Fixes compatibility issues when using the extension with v3/8.4 in a Linux/Docker environment.
    Updates internal evaluation engine leading to an overall enhancement of REST Resource Service objects and associated Links generation.
  • 1.0.0-beta4

    1.0.0-beta4
    Fixes an issue causing missing links from C# methods to POST REST calls. 📝 46625
    Fixes an issue causing a traceback error “AttributeError: ‘NoneType’ object has no attribute ‘get_left’” seen in the analysis log. 📝 49582
    Fixes an issue causing a traceback error “IndexError: list index out of range” seen in the analysis log.
  • 1.0.0-beta3

    1.0.0-beta3
    Fixes a “traceback” warning that occurs during the analysis. 📝 44523
    Fixes missing Rest Resource objects from RestSharp.RestClientExtensions.ExecutePut/Get/PostAsync methods. 📝 43442
    An update to support the handling of ConfigurationManager.AppSettings[“xxx”] to ensure Dotnet Post Resource Service objects are resolved correctly.
  • 1.0.0-beta2

    1.0.0-beta2
    Support of RestSharp Added support for web service calls through RestSharp.
    Support of Flurl Added support for web services calls through Flurl.
  • 1.0.0-beta1

    1.0.0-beta1
    Support of Refit For details please refer: https://github.com/reactiveui/refitexternal link
  • 1.0.0-alpha2

    1.0.0-alpha2
    Traces back the reports in analyses’s logs.
  • 1.0.0-alpha1

    1.0.0-alpha1