Skip to main content
Version: 13.x (Current)

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.

0.1.1 - 02-05-2024

Added

  • use computeHierarchy query parameter to retrieve user permissions

0.1.0 - 16-04-2024

Added

  • isProduction flag on rule scope
  • handle okta.delete.user event on GitHub provider
  • handle console.update.user.permission event on Gitlab provider and GitHub provider

0.0.4 - 21-03-2024

Fixed

  • Environments array optionals in user permissions response from console

0.0.3 - 27-02-2024

Fixed

  • Changed user permissions data schema

0.0.2 - 31-01-2024

Added

  • evaluateForEachEnvironment on rule configuration

0.0.1 - 31-01-2024

First version