Skip to content

0.3.0

Compare
Choose a tag to compare
@aaronsky aaronsky released this 07 Jun 00:19
· 21 commits to main since this release

Breaking Changes

  • Tokens are loaded entirely differently now, in order to support single clients that can reach multiple Buildkite APIs. See the new initializer for BuildkiteClient.

What's New

  • TokenProviders can be used to load authentication tokens dynamically as well as statically. (#4)
  • Alpha support for the Agent and Test Analytics APIs
  • Compatibility with Xcode 14 beta 1
  • Groundwork laid for more comprehensive examples

Full Changelog: 0.2.0...0.3.0