- GCSFuse JSON format logs now seamlessly integrate with google-fluentd, enabling easier log analysis and management within Google Cloud's logging ecosystem. (Reference: http://cloud.google.com/logging/docs/agent/logging/configuration)
- #1541 GCSFuse now adheres to proxy settings defined in environment variables (HTTP_PROXY, HTTPS_PROXY), providing greater adaptability in various network configurations.
- GCSFuse mount command is now logged at INFO level, providing better visibility into mount operations and aiding in troubleshooting.
What's Changed
- Kokoro is not triggering on the define branch in the config by @Tulsishah in #1561
- Fix e2e kokoro tests by @Tulsishah in #1563
- Fix e2e tests for release branch by @Tulsishah in #1567
- Adding log to print all configuration flags at start of gcs fuse mount by @ankitaluthra1 in #1565
- Update SLO by @Tulsishah in #1575
- Http proxy fix by @ashmeenkaur in #1562
- Adding dependabot rules by @Tulsishah in #1573
- make logging keys fluentD compatible by @ashmeenkaur in #1591
- Remove branch name env variable in periodic e2e tests by @Tulsishah in #1595
- log failed mount message in e2e tests by @ashmeenkaur in #1599
Full Changelog: v1.4.0...v1.4.1