Skip to content

Releases: metalbear-co/mirrord-vscode

3.65.1

04 Feb 14:48
e8c40e7
Compare
Choose a tag to compare

3.65.1 - 2025-02-04

Fixed

  • Fixed a bug where mirrord was not respecting target specified in the mirrord
    config.

3.65.0

03 Feb 11:50
cc1c997
Compare
Choose a tag to compare

3.65.0 - 2025-02-03

Added

  • Added dropdown menu action that redirects to extension docs.
    #161
  • mirrord target quick pick now allows for switching between the Kubernetes
    namespaces.

3.64.0

19 Dec 13:07
8ceb6e8
Compare
Choose a tag to compare

3.64.0 - 2024-12-19

Added

  • Added an option to control mirrord status bar button visibility.
    #157

Fixed

  • Added debugger port detection type for node's --inspect, --inspect-wait
    and --inspect-brk flags.

3.63.0

20 Nov 15:09
cb34aa7
Compare
Choose a tag to compare

3.63.0 - 2024-11-20

Added

  • Setting MIRRORD_ACTIVE=0 environment variable will explicitly disable
    mirrord for the run configuration.

3.62.1

02 Oct 08:52
442afd7
Compare
Choose a tag to compare

3.62.1 - 2024-10-02

Internal

  • Pinned worker to ubuntu-24.04, changed towncrier check to run inside uv,
    fixed E2E test suite.

3.62.0

16 Sep 13:05
6c4a249
Compare
Choose a tag to compare

Changed

  • Do not sort targets when showing them to the user, they come pre-sorted from
    mirrord ls. #147

3.61.0

16 Aug 08:11
cc8e8f1
Compare
Choose a tag to compare

3.61.0 - 2024-08-16

Added

  • Add the option for mirrord to be enabled by default on startup by setting
    mirrord.enabledByDefault
    #131

Fixed

  • Fixed an issue where mirrord.autoUpdate set to an empty string prevented
    the extension from downloading mirrord binary. Improved notifications related
    to auto update.
    #144

3.60.2

12 Aug 13:46
61ddb97
Compare
Choose a tag to compare

3.60.2 - 2024-08-12

Changed

  • Updated CI actions to v4.

3.60.1

31 Jul 17:08
b75e753
Compare
Choose a tag to compare

3.60.1 - 2024-07-31

Fixed

  • Accept config type debugpy for detecting debugger port
    #137

3.60.0

05 Jul 19:04
ed38041
Compare
Choose a tag to compare

3.60.0 - 2024-07-05

Added

  • Users will be invited to join the Discord server after 10 usages
    #114
  • Support for debugpy current file debugging on macOS.
    #132

Fixed

  • When the plugin detects operator usage it stops proposing mirrord for Teams
    to the user.
    #120