Skip to content

Releases: Graylog2/graylog-project-cli

0.44.1

13 Jun 13:13
0.44.1
8f6e42d
Compare
Choose a tag to compare
  • Exclude non-release modules from the generated release manifest

Full Changelog: 0.44.0...0.44.1

0.44.0

13 Jun 09:40
0.44.0
536f815
Compare
Choose a tag to compare
  • Add skip_release module attribute

Full Changelog: 0.43.1...0.44.0

0.43.1

11 Jun 09:56
0.43.1
866bd24
Compare
Choose a tag to compare
  • Adding better bin_dir default location for dev in IntelliJ by @janheise in #45
  • Don't exit the CLI with an error when Docker Compose exists with code 130
  • Update dependencies
  • Build with Go 1.22.4

Full Changelog: 0.43.0...0.43.1

0.43.0

13 Mar 13:46
0.43.0
1db4cf2
Compare
Choose a tag to compare
  • Fix Docker Compose check to work with Docker Compose v2
  • Add custom version comparison functions to the xmltemplate package by @bernd in #43
  • Add self-update command by @bernd in #44

Full Changelog: 0.42.0...0.43.0

0.42.0

06 Mar 10:14
0.42.0
ea56ee3
Compare
Choose a tag to compare
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #42
  • Add github rulesets enable|disable commands
  • Update toolchain to Go 1.22

Full Changelog: 0.41.0...0.42.0

0.41.0

05 Dec 08:58
0.41.0
76468a9
Compare
Choose a tag to compare
  • Add --merge-in-base flag to checkout command support (by @mpfz0r in #40)

Full Changelog: 0.40.0...0.41.0

0.40.0

07 Nov 11:26
0.40.0
e0a372c
Compare
Choose a tag to compare
  • Update the github generate-app-access-token command to support reading the app key from an environment variable (by @mpfz0r in #39)
  • Update dependencies

Full Changelog: 0.39.0...0.40.0

0.39.0

23 Oct 08:35
0.39.0
f15a846
Compare
Choose a tag to compare
  • Show all intermediate errors during the execution of the update command at the end of the execution again.
  • Push commits after rotating changelogs on branch creation.

Full Changelog: 0.38.1...0.39.0

0.38.1

02 Aug 15:36
0.38.1
a231cc4
Compare
Choose a tag to compare
  • Render error logs on stderr instead of stdout.
  • Don't print usage for render errors.
  • No issues or pulls are fine for GHSA changelog snippets.

Full Changelog: 0.38.0...0.38.1

0.38.0

02 Aug 14:08
0.38.0
36b98bb
Compare
Choose a tag to compare
  • Add --allow-pre-release flag to changelog release:path command.
  • Render a note when a changelog doesn't contain any changes.
  • Add --render-no-changes parameter to changelog render command.
  • Extend lint command to render each snippet.
  • Add --strict flag to changelog lint command.
  • Make changelog lint command work without repository checkout.

Full Changelog: 0.37.1...0.38.0