Releases: abcxyz/pkg
Releases · abcxyz/pkg
v1.5.4
What's Changed
- logging: simplify multi-lookup by @sethvargo in #418
- logging: configure default fallbacks for NewFromEnv by @sethvargo in #420
- chore: create lint actions to replace logic from lint workflows by @dcreey in #419
- Release: v1.5.4 by @token-minter-prod in #421
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- cli: permit escaped slashes in values, remove extra iterations by @sethvargo in #413
- Release: v1.5.2 by @token-minter-prod in #414
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #410
- feat: handle escaped commas in slicevar flags by @dcreey in #411
- Release: v1.5.1 by @token-minter-prod in #412
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Remove unnecessary checkout by @sethvargo in #395
- Fix description of filepath input to load-workflow-variables by @pjh in #397
- Update to Go 1.24 and all deps by @sethvargo in #398
- Use t.Context() in tests by @sethvargo in #399
- Switch to "usetesting" linter by @sethvargo in #400
- Add or update ignore files by @sethvargo in #401
- fix: update create-tag workflow instructions by @sailorlqh in #402
- Ensure changed/deleted_paths are a single line by @sethvargo in #404
- Don't double escape? by @sethvargo in #405
- Apparently || is not valid in this context by @sethvargo in #406
- Add shell linter by @sethvargo in #407
- Update actions/cache version to v4.2.2 by @pdewilde in #408
- Release: v1.5.0 by @token-minter-prod in #409
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #380
- Add auto-compute paths to create-pull-request by @sethvargo in #383
- Fix bashisms by @sethvargo in #384
- mktemp add Xs by @sethvargo in #385
- Print out scratch, since it appears to be empty? by @sethvargo in #386
- More debugging on why copy isn't working by @sethvargo in #387
- Try . instead of PWD by @sethvargo in #388
- Ensure action stops if there are no changes by @sethvargo in #389
- Move comment by @sethvargo in #390
- Update to latest action dependency versions by @sethvargo in #392
- Support single members.json for entire org by @meltsufin in #382
- Remove linter files and point workflows at the new repo by @sethvargo in #393
- Release: v1.4.0 by @token-minter-prod in #394
New Contributors
- @meltsufin made their first contribution in #382
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Drop gcpkms direct dependency by @sethvargo in #379
- Release: v1.3.1 by @token-minter-prod in #381
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Disable overflow checks by @sethvargo in #375
- Enable reporting errors on loopvars by @sethvargo in #376
- Fix multi-approvers.js not found bug by @ian-shafer in #368
- feat: support for using KMS for signing requests for GitHub apps by @bradegler in #377
- Release: v1.3.0 by @token-minter-prod in #378
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: add minty scopes to workflows by @bradegler in #351
- feat: add minty configuration by @bradegler in #350
- feat: add minty scope to create-tag workflow by @bradegler in #352
- chore: update minty config to use issuers variable by @bradegler in #353
- feat: add maybe-build-docker.yml workflow by @dcreey in #355
- chore: make gh image optional in maybe-build-docker by @dcreey in #356
- Multi in-org approvals for out-of-org PRs by @ian-shafer in #358
- Add copyright to multi-approvers.yml by @ian-shafer in #360
- Update the
uses
attribute in the multi-approver docs by @ian-shafer in #362 - cli: support "-" and "@" for pipes and files by @sethvargo in #365
- Do not shadow loop variables anymore by @sethvargo in #366
- Update all deps and versions by @sethvargo in #367
- Update minty.yaml to the correct scope by @sethvargo in #369
- Release: v1.2.0 by @token-minter-prod in #370
- Switch to new minty workflow by @sethvargo in #371
- Fix workflow ref by @sethvargo in #372
- Revert VERSION so we can release 1.2 by @sethvargo in #373
- Release: v1.2.0 by @token-minter-prod in #374
New Contributors
- @dcreey made their first contribution in #355
- @ian-shafer made their first contribution in #358
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- fix: load workflow variables by @verbanicm in #347
- Fix load-workflow-variables issue where config file cannot be found by @gjonathanhong in #348
- Release: v1.1.4 by @token-minter-prod in #349
Full Changelog: v1.1.3...v1.1.4