github batect/batect 0.75.0

latest releases: 0.85.0, 0.84.0, 0.83.9...
2 years ago

Changes

  • New: it is now possible to disable telemetry for a project, overriding any other consent to telemetry. (#1028 - thanks to @sschuberth for suggesting this)

    Set forbid_telemetry to true in your project to disable telemetry in your project.

  • New: Batect now respects the JAVA_HOME environment variable (#1016 - thanks to @sschuberth for suggesting this)

  • Fixed: Batect could fail to build an image if the Unix user on the host machine had a UID larger than 2097151 (#1027 and #1029 - thanks to @kbalston for reporting and fixing this issue)

  • Fixed: the schema used for code completion of configuration files in IDEs did not comply with the JSON schema version it claimed to comply with (#1039 - thanks to @ineffyble for reporting and fixing this issue)

  • Improved: if the background upload of telemetry data fails repeatedly, give up early rather than trying to upload all queued data

Thank you also to @sschuberth for a number of pull requests improving the build setup and cleaning up some of the codebase (#1007, #1015, #1017, #1024, #1033, #1054)

Don't miss a new batect release

NewReleases is sending notifications on new releases.