Releases: EngFlow/auth
Releases · EngFlow/auth
v0.0.5
What's Changed
- Migrate release workflow to CI Runners AX-579 by @ola-rozenfeld in #29
- CUS-384: remove context parameter from LoadStorer interface by @jayconrod in #31
- MODULE.bazel.lock: remove stuff from lock file by @jayconrod in #32
- main: Do initialization after flag parsing by @minor-fixes in #36
- oauthtoken: Clarify
LoadStorer
interface by @minor-fixes in #38 - git: Ignore changes to
MODULE.bazel.lock
by @minor-fixes in #39 - oauthtoken: Implement Fallback backend by @minor-fixes in #37
- CUS-384: fix -store flag, make test less fake-reliant by @jayconrod in #40
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Migrating CI to CI Runners AX-575 by @ola-rozenfeld in #25
- buildstamp: Offer version string via function call by @minor-fixes in #26
New Contributors
- @ola-rozenfeld made their first contribution in #25
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- CUS-377: oauthtoken: refactor to single fake LoadStorer implementation by @jayconrod in #21
- CUS-377: engflow_auth: add logout command by @jayconrod in #22
- Lock down Bazel dependencies by @jayconrod in #23
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- repo: Add Apache-2.0 license by @minor-fixes in #12
- buildstamp: Fix "official" build stamping by @minor-fixes in #14
- repo: Add README by @minor-fixes in #13
- dependencies: Import urfave/cli/v2 by @minor-fixes in #5
- engflow_auth: Migrate to CLI library by @minor-fixes in #15
- engflow_auth: Add
export
subcommand by @minor-fixes in #17 - infra: Add copyright headers check, copyright headers by @minor-fixes in #18
- release: Stamp binaries with released version by @minor-fixes in #20
- engflow_auth: Add
import
subcommand by @minor-fixes in #19
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- engflow_auth: Copy code from internal repository by @minor-fixes in #1
- engflow_auth: Add bazel boilerplate by @minor-fixes in #2
- infra: Add pull request presubmit checks, continuous
main
checks by @minor-fixes in #3 - CUS-345: CI: use self-hosted runners by @jayconrod in #7
- automation: Add back Golang builds by @minor-fixes in #8
- github: Add release workflow by @minor-fixes in #4
- release: Fix
version
input substitution by @minor-fixes in #9 - release: Stage artifacts in temp dir during release by @minor-fixes in #11
New Contributors
- @minor-fixes made their first contribution in #1
- @jayconrod made their first contribution in #7
Full Changelog: https://github.com/EngFlow/auth/commits/v0.0.1