Skip to content

gauge 0.9.8

Compare
Choose a tag to compare
@gaugeci gaugeci released this 03 May 09:35
· 652 commits to master since this release

New Features

  • #984 - Allow to set specification folder as env variable, such as reports directory

Enhancements

  • #1018 - When a plugin version folder is empty, uninstall should be handled
  • #986 - Running gauge install before gauge run based on flag
  • #973 - Codesign gauge MacOS binaries
  • #1019 - Check if template exists before download.
  • Uses gRPC protocol to communicate with runners when run with lsp flag.

Bug Fixes

  • #998 - Gauge rerun specs doesn't consider environment passed
  • #1013 - grpc: the connection is unavailable
  • #977 - diagnostics should get updated after a concept is implemented
  • #970 - Gauge.writeMessage texts are not displayed in HTML Report after Gauge update.
  • #959 - Publish diagnostics returns multiple diagnostics for concepts used multiple times
  • #980 - Parallel execution errors out
  • #994 - Should not get exception during LSP autocomplete call

Miscellaneous

  • #969 - Configurations should point to gauge.org
  • #988 - Links on CONTRIBUTING.md do not work

Thanks, @ajoecker for contributing to this release!