Releases: srvaroa/labeler
Releases · srvaroa/labeler
v1.7.2: Fix appendOnly config parser
This release fixes the configuration parser that was failing to read the appendOnly
setting.
What's Changed
Full Changelog: v1...v1.7.2
v1.7.1: Add missing input parameter, README improvements
Thanks @jrfnl for reporting these (and more to be fixed soon :)
What's Changed
- Delete rogue file (added by me during tests) by @srvaroa in #103
- Add action input for fail_on_error by @srvaroa in #107
- README: use_local_config needs checkout by @srvaroa in #108
- README: regex syntax by @srvaroa in #109
Full Changelog: v1.7.0...v1.7.1
v1.7.0: local docker files, more robust configuration, better testing, dependency bumps.
New features:
- Avoid using referencing in Dockerfile by @srvaroa in #96
- Support local config file (fix #82) by @srvaroa in #100
Testing improvements:
Version bumps
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #98
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #97
Full Changelog: v1.6.3...v1.7.0
v1.6.3 - Fixed release workflow
v1.6.2 - Dependency updates
What's Changed
- Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #90
- Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #91
Full Changelog: v1.6.1...v1.6.2
v1.6.1 - Dependency upgrades and doc fixes.
What's Changed
- Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #86
- docs: typo at readme by @hyesungoh in #87
- Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #88
- Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #89
New Contributors
- @hyesungoh made their first contribution in #87
Full Changelog: v1.6.0...v1.6.1
Support for enterprise servers, plus minor updates
What's Changed
- Support GitHub Enterprise by @srvaroa in #85
- Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #81
- Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #83
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #84
Full Changelog: v1.5.0...v1.6.0
v1.5.0: exclude files when calculating size, dependency updates
v1.4.0: republish v1.4 with full semver pattern
Republishing with a semver compliant version providing more clarity about contents to downstream consumers. Releases will follow the same pattern from now on. See #77
v1.4: Minor speed improvements, dependency updates
What's Changed
- docker: speed up by not downloading curl by @srvaroa in #72
- Bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 by @dependabot in #74
- Bump golang.org/x/oauth2 from 0.0.0-20180821212333-d2e6202438be to 0.5.0 by @dependabot in #73
- Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #75
- Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 by @dependabot in #76