Releases: Graylog2/graylog-project-cli
Releases · Graylog2/graylog-project-cli
0.29.1
What's Changed
- Polish the changelog features
- Fix default template spacing
- Provide feedback about written files
- Make the message validator in the interactive mode less strict
- Better usage information in the command line help
Full Changelog: 0.29.0...0.29.1
0.29.0
What's Changed
- Change commit ID position in status command output
- Build ARM64 binaries for macOS
- Don't set runner env variables for default ports. This allows the usage of these env variables in a
.envfile for docker-compose. - Improvements to the verbose status output. Allow multiple
-vflags to increase verbosity. - Remove GC options from the server run configuration that is generated by the
idea setupcommand. - Add changelog management commands by @bernd in #31
- Remove a apply-manifest generate question that we always answer with "yes". #30
Full Changelog: 0.28.0...0.29.0
0.28.0
What's Changed
- Use the actual executable name in usage output. by @supahgreg in #28
- Also print commit ids with the status command by @mpfz0r in #29
New Contributors
- @supahgreg made their first contribution in #28
- @mpfz0r made their first contribution in #29
Full Changelog: 0.27.0...0.28.0
0.27.0
0.26.1
0.26.0
0.25.0
0.24.0
0.23.1
0.23.0
- Add
updatecommand to rungit pullfor all repositories in a manifest - Fix printing git error messages
- Add non-interactive mode for the
apply-manifest-generatecommand - Add
--manifestflag togithub branch-protectioncommand - Add
--dry-runflag togithub branch-protectioncommand - Add
runcommand to execute the runner scripts in a project checkout - Add
--pull-requestsflag tocheckoutcommand