Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Enterprise

Version 1.7 release notes

The Grafana Enterprise Logs (GEL) team is excited to announce the release of GEL 1.7.

GEL 1.7 is built off of Loki 2.8, so it inherits all the features, enhancements, and bug fixes of the upstream project. Refer to the Loki v2.8 release notes for more information.

For the full list of features, enhancements and bug fixes in GEL 1.7, please see the Changelog.

Features and enhancements

1.7.6 Features and enhancements

  • Upgraded Go to 1.20.3
  • Upgraded golang.org/x/net to inherit fix against rapid stream resets (CVE-2023-39325)

1.7.0 Features and enhancements

  • Go version updated to 1.20
  • Updated Loki dependency to 2.8.0
  • When running in the new 3 target SSD configuration, the Admin API will only run on the backend target.

Bug fixes

1.7.5 bug fixes

  • Upgraded base docker alpine image from 3.16.7 to 3.18.3

1.7.4 bug fixes

  • Fix bug in query scheduler query distribution when running in simple scalable mode Loki PR #9471
  • Upgraded Go version from 1.20.6 to 1.20.8 in Docker images
  • Upgraded base docker alpine image from 3.16.6 to 3.16.7

1.7.3 bug fixes

  • Updated libcap version from 2.64-r0 to 2.65-r1 in Docker images
  • Upgraded Go version from 1.20.4 to 1.20.6 in Docker images

1.7.2 bug fixes

  • Upgraded to Go 1.20.4 to address security vulnerabilities in previous version of go.
  • Updated Loki dependency to 2.8.2

1.7.1 bug fixes

  • Upgraded to Go 1.20.3 to address security vulnerabilities in previous version of go.
  • Fix the -list-targets command line flag, which was previously advertised in --help but didn’t work.