Changelog

July 8, 2021 ยท View on GitHub

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.0 - 2021-07-08

Added

  • Initial support for ingesting the following entities:

    ResourcesEntity _typeEntity _class
    Accountwp_engine_accountAccount
    Domainwp_engine_domainDomain
    Installwp_engine_installApplication
    Sitewp_engine_siteHost
    Userwp_engine_userUser
  • Initial support for ingesting the following relationships:

    Source Entity _typeRelationship _classTarget Entity _type
    wp_engine_accountHASwp_engine_install
    wp_engine_accountHASwp_engine_site
    wp_engine_installHASwp_engine_domain
    wp_engine_siteHASwp_engine_install
    wp_engine_userMANAGESwp_engine_account