Skip to content

Releases: NeuraLegion/bright-cli

v12.0.0-next.9

21 Jun 16:44
Compare
Choose a tag to compare
v12.0.0-next.9 Pre-release
Pre-release

12.0.0-next.9 (2024-06-21)

Bug Fixes

  • repeater: decode base64 bodies before scripts (#553) (869d8f4), closes #552

v12.0.0-next.10

21 Jun 16:58
Compare
Choose a tag to compare
v12.0.0-next.10 Pre-release
Pre-release

12.0.0-next.10 (2024-06-21)

Bug Fixes

  • repeater: decode base64 bodies before scripts (#553) (57bf8a1), closes #552

v11.5.4

21 Jun 16:51
Compare
Choose a tag to compare

11.5.4 (2024-06-21)

Bug Fixes

  • repeater: decode base64 bodies before scripts (#553) (57bf8a1), closes #552

v12.0.0-next.8

07 Jun 16:53
Compare
Choose a tag to compare
v12.0.0-next.8 Pre-release
Pre-release

12.0.0-next.8 (2024-06-07)

⚠ BREAKING CHANGES

  • repeater: The --rabbitmq option for the repeater command,
    which was intended to provide backward compatibility with the legacy
    AMQP transport, is no longer supported. This change simplifies the
    codebase by removing deprecated options and encourages the use of more
    modern and supported transport methods.

Features

  • repeater: eliminate --rabbitmq option (#549) (b3ca906)

v12.0.0-next.7

07 Jun 16:19
Compare
Choose a tag to compare
v12.0.0-next.7 Pre-release
Pre-release

12.0.0-next.7 (2024-06-07)

⚠ BREAKING CHANGES

  • integration: The integration command has been removed and is no
    longer supported. To continue using on-prem Jira, you must set up Jira
    integration in the organization settings at Bright and select the
    running repeater.

Features

  • integration: remove support for on-prem Jira (#548) (fc7b741)

v12.0.0-next.6

14 May 14:03
Compare
Choose a tag to compare
v12.0.0-next.6 Pre-release
Pre-release

12.0.0-next.6 (2024-05-14)

Features

v12.0.0-next.5

18 Apr 10:23
Compare
Choose a tag to compare
v12.0.0-next.5 Pre-release
Pre-release

12.0.0-next.5 (2024-04-18)

⚠ BREAKING CHANGES

  • decommission Node.js versions >=10 <16

Features

v12.0.0-next.4

17 Apr 18:25
Compare
Choose a tag to compare
v12.0.0-next.4 Pre-release
Pre-release

12.0.0-next.4 (2024-04-17)

Bug Fixes

  • generate bytecode for axios commonjs modules (#539) (1ea6e6e)

v12.0.0-next.3

17 Apr 12:33
Compare
Choose a tag to compare
v12.0.0-next.3 Pre-release
Pre-release

12.0.0-next.3 (2024-04-17)

Bug Fixes

  • properly handle both --cluster and --hostname options (#537) (f52b4cc), closes #534

v12.0.0-next.2

17 Apr 12:03
Compare
Choose a tag to compare
v12.0.0-next.2 Pre-release
Pre-release

12.0.0-next.2 (2024-04-17)

Bug Fixes

  • dev-deps: security upgrade semantic-release from 19.0.3 to 22.0.12 (#536) (d13c615)