You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »


NoSQL DB provider supported by the Aspire 5.0.2 release:

  • Elasticsearch/Kibana versions 7.15.2.

  • OpenSearch version 1.1 

Java version supported

  • OpenJDK 11.

New Features

  • Connectors
    • Amazon S3.
    • DBServer.
    • Elasticsearch.
    • Kafka.
    • REST:
      • ASPIRE-10386: Added Entity Type identifier.
      • ASPIRE-10338: Verified support for arrays returned in the root.
      • ASPIRE-10395: Fetch content for absolute Urls. 
    • SharePoint Online:
      • ASPIRE-10660: SharePoint Online Authentication by using Delegated Permissions (OAuth) within Azure Apps.
  • Publishers:
    • DBServer.
    • Kafka.
    • Microsoft Graph.
  • NoSql Providers:
    • Now supporting OpenSearch version 1.1 (based on Elasticsearch 7.10.2). No dashboards supported yet. 
  •  Workflow:
    • Amazon S3 & File System Binary Store.
    • Binary Store Components:
      • Writer.
      • Reader.
      • Delete.
    • Mimetype Normalizer.
    • Poi Renderer (Thumbnails).

Bug Fixes

  • Aspire Framework:
    • Configurations:
      • ASPIRE-10552: Memory options ignored on the aspire.sh file.
    • NoSQL Provider:
      • ASPIRE-10131: Nodes are not shutting down in the time expected, having Elasticsearch down (after fixing retry logic). Known issue on 5.0.1.
  • Connectors:
    • RDB Tables:
      • ASPIRE-10326: No recovering action after killing the NoSql Provider during a crawl. Known issue on 5.0.1.
    • REST:
      • ASPIRE-10340: Improved UX by adding controls to collapse the Rule Conditions.
      • ASPIRE-10341: Credential field non-required for Connection.
      • ASPIRE-10342: ID attribute appearing twice once published. Known issue on 5.0.1
  • Publishers:
    • Elasticsearch:
      • ASPIRE-9820:  HTTPS option not supported for the 'Host and port' option. Known issue on 5.0 and 5.0.1.

Known Issues & Future Improvements

  • Aspire Framework:
    • ASPIRE-9933: Improve Job cleanup for idle connectors.
    • ASPIRE-9900: Manager source info initialization errors.
    • ASPIRE-10131: Nodes are not shutting down in the time expected having ES down.
    • ASPIRE-9878: Throttling is considering control items during the crawl.
  • Aspire UI
    • ASPIRE-10110: Seeds field should be required for any type of Schedules.
    • ASPIRE-9994: UI actions are limited for users with both Admin and Operator roles.
    • ASPIRE-10188 Edit page for Seeds loading empty rare times.
    • ASPIRE-10216/10476 Add Delete Policies to Connections UI (all connector types).
    • ASPIRE-10361: Some UX issues on navigation (page size, tag filter, etc.).
    • ASPIRE-10324: Resizing name column does not do the same for the text contained.
    • ASPIRE-10732: filtering by name does not support the underscore character. Workaround: use the dash character as separator; do not use space and underscore. 
    • ASPIRE-10589: Help button broken for all the pages. 
  • Connectors:
    • DBServer:
      • ASPIRE-10640: Incremental Crawl option enabled but crawl type is not supported.
    • SharePoint Online:
      • Error crawling long URLs.
  • Publishers:
    • DBServer.
  • No labels