Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

2.6.0

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 19 Dec 03:21
· 81 commits to main since this release
  • New: Add Buildkite Pipeline bindings under the slack.cli.buildkite package. Note this package is subject to API changes as we iterate on it. This is for use with generating dynamic buildkite pipelines.
  • Enhancement: Introduce more modern Path walking APIs with FileVisitorBuilder.skipBuildAndCacheDirs(), Path.walkEachFile(), Sequence<Path>.filterByExtension(extension: String), and Sequence<Path>.filterByName(name: String) extensions.
  • Update xmlutil to 0.86.3.
  • Update okio to 3.7.0.

What's Changed

Full Changelog: 2.5.4...2.6.0