Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (22 loc) · 806 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 806 Bytes

IDE Dynamic Secrets Changelog

[Unreleased]

Added

  • Support for platform version 2021.3

Changed

Deprecated

Removed

  • Support for platform version 2021.1

Fixed

[0.1.0]

Added

  • Support for platform version 2021.1.

Removed

  • Support for platform version <2021.1.

Fixed

  • Fixed race condition when assigning leases to database connections.

[0.0.1]

Added

  • Initial scaffold created from IntelliJ Platform Plugin Template
  • Support for setting environment variables in Go and Python run configurations (and revoking the leases)
  • Support for dynamic secrets when connecting in database tools (and revoking lease)