Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 951 Bytes

Changelog

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]

1.0.2/1.0.3 - 2024-03-12

Added

  • Log the error associated to fetch-user missing permissions.

1.0.1 - 2022-08-30

Fixed

  • Fixed a bug where getStepStartStates method was importing serializedIntegrationConfig from test/config instead from instance.config.

1.0.0 - 2022-08-30

Added

  • Ingest new entities
    • google_firebase_account
    • google_firebase_project
    • google_firebase_user
    • google_firebase_auth_user
    • google_firebase_webapp
  • Build new relationships
    • google_firebase_account_has_project
    • google_firebase_project_has_user
    • google_firebase_project_has_auth_user
    • google_firebase_project_has_webapp