Skip to content

Releases: rootlyhq/rootly-cli

v0.3.1

19 May 05:10
v0.3.1
7efd421

Choose a tag to compare

Changelog

Other

  • 7efd421: chore(deps): bump the minor-and-patch group across 1 directory with 2 updates (#26) (@dependabot[bot])

What's Changed

  • chore(deps): bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #26

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 May 04:08
v0.3.0
caccf31

Choose a tag to compare

Changelog

Other

  • 487ea11: chore(deps): bump codecov/codecov-action from 5 to 6 (@dependabot[bot])
  • fad31ce: chore(deps): bump goreleaser/goreleaser-action (@dependabot[bot])
  • e3e274d: chore(deps): bump goreleaser/goreleaser-action (@dependabot[bot])
  • 620b3dc: chore(deps): bump the minor-and-patch group across 1 directory with 2 updates (@dependabot[bot])
  • 0312231: chore(deps): bump the minor-and-patch group across 1 directory with 3 updates (@dependabot[bot])
  • 10ebcc3: chore(deps): improve dependabot config with cooldowns and higher PR limit (@kwent)

What's Changed

  • chore: upgrade all project dependencies by @kwent in #12
  • docs: add skills.sh agent skill for Rootly CLI by @sylvainkalache in #13
  • docs: add pulse commands and migration note to README by @kwent in #14
  • Improve Dependabot config with cooldowns and higher PR limit by @kwent in #17
  • chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #16
  • chore(deps): bump the minor-and-patch group across 1 directory with 3 updates by @dependabot[bot] in #20
  • chore: pin github action shas by @GangGreenTemperTatum in #18
  • chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 in the minor-and-patch group by @dependabot[bot] in #21
  • chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 in the minor-and-patch group by @dependabot[bot] in #24
  • chore(deps): bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #23
  • feat: add OAuth2 login/logout with PKCE by @kwent in #15

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Mar 22:20
v0.2.1
8755208

Choose a tag to compare

Changelog

Features

  • 8755208: feat: rename oncall list to oncall schedules, fix 404 (@kwent)

v0.2.0

05 Mar 17:49
v0.2.0
1a5b33f

Choose a tag to compare

Changelog

Features

  • 1a5b33f: feat: switch oncall commands to unified /v1/oncalls endpoint (@kwent)

Bug Fixes

v0.1.5

04 Mar 00:49
v0.1.5
bda233d

Choose a tag to compare

Changelog

Bug Fixes

  • 355b61e: fix: use application/vnd.api+json Content-Type for all API requests (#9) (@kwent)

Other

  • 458ceeb: [IR-4340] Fix incidents get failing on labels parsing (#8) (@kwent)

v0.1.4

02 Mar 23:41
v0.1.4
fd3265b

Choose a tag to compare

Changelog

Features

  • f45e251: feat: wire up --debug flag to dump HTTP requests and responses (@kwent)

v0.1.3

25 Feb 04:46
v0.1.3
d8792ef

Choose a tag to compare

Changelog

v0.1.2

18 Feb 17:35
v0.1.2
32f7cbb

Choose a tag to compare

Changelog

Features

  • 0c38742: feat: add pulse commands and rename global flags for rootlyhq/cli parity (@kwent)

v0.1.1

18 Feb 01:24
v0.1.1
0573b31

Choose a tag to compare

Changelog

Bug Fixes