Releases: simplesurance/baur
Releases · simplesurance/baur
v5.4.2
Changelog
- bfc25b3 bump golang to 1.25.6
- dabb558 bump golangci-lint to 2.7.0 (#682)
- c857dac bump golangci-lint to 2.7.2
- 8c7ffda ci(deps): bump actions/cache from 4 to 5 (#683)
- a166eda ci: bump golangci-lint to 2.8.0 (#689)
- fce85f3 prepare release 5.4.2
- ed0b67a vendor(deps): bump github.com/docker/cli from 29.0.2+incompatible to 29.1.1+incompatible (#680)
- 1b6f011 vendor(deps): bump github.com/docker/cli from 29.1.2+incompatible to 29.1.3+incompatible (#686)
- 4ced5ba vendor(deps): bump github.com/docker/docker from 28.0.1+incompatible to 28.5.2+incompatible (#681)
- 79ec2f5 vendor(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#685)
- 6676f21 vendor(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#679)
- 07b10f9 vendor(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 (#687)
- 1eaf3bd vendor(deps): bump the aws-sdk group with 4 updates (#678)
- adca118 vendor(deps): bump the aws-sdk group with 5 updates (#684)
v5.4.1
v5.4.0
v5.3.0
Changelog
- 7a3cffd Fix godoc comment + remove unused interface (#660)
- 868ccc2 bump go to 1.25.4 & golangci-lint to 2.6.2 (#675)
- ebfe2ca bump version file
- 69f796c ci(deps): bump actions/checkout from 4 to 5 (#659)
- 040b73c ci(deps): bump actions/setup-go from 5 to 6 (#665)
- f06f9f7 ci(deps): bump golangci/golangci-lint-action from 8 to 9 (#672)
- 4d63c95 ci(golangci-lint): upgrade golangci-lint and update code (#671)
- 256bf75 disable windows tests
- 875d0b6 fix linting
- 8081859 update goreleaser configuration
- f2dbeb1 upgrade to pelletier/go-toml v2 (closes #648 #124) (#674)
- 2c77f46 vendor(deps): bump github.com/fsouza/go-dockerclient from 1.12.1 to 1.12.2 (#661)
- dfe0c12 vendor(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#668)
- c54e599 vendor(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#662)
- 6d7bf01 vendor(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#673)
- b8aca23 vendor(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (#663)
- 0f6f528 vendor(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 (#667)
- 45b5c25 vendor(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (#670)
- 6dda561 vendor(deps): bump the aws-sdk group with 4 updates (#666)
- 60b4071 vendor(deps): bump the aws-sdk group with 5 updates (#664)
- fc638ea vendor(deps): bump the aws-sdk group with 5 updates (#669)
v5.2.2
v5.2.1
Changelog
- Building with go 1.24.6
- 8fdf45d chore: bump version to 5.2.1
- 85481ef vendor(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.1 (#655)
- 2b59983 vendor(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.0+incompatible (#656)
- d856344 vendor(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#654)
- b80d611 vendor(deps): bump the aws-sdk group with 5 updates (#653)
v5.2.0
Changelog
- 4e29333 chore: update version to 5.2.0
- 7b4abb3 ci(deps): bump golangci/golangci-lint-action from 7 to 8 (#645)
- cb9243c ci: update golangci-lint and its github action
- 288077c golangcilint: migrate config to v2 format
- 259529e gosource: remove unnecessary filepath.Abs call (#646)
- 952f416 gosource: return path to go.mod files (#647)
- 1275b59 remove embedded field names from selectors
- e9a5d0b resolve/gosource: refactor recursive package collection
- 760a759 resolve/gosource: remove files in GOMODCACHE from discovered inputs (#639)
- 45503b6 vendor(deps): bump github.com/fsouza/go-dockerclient from 1.12.0 to 1.12.1 (#633)
- 75f04ea vendor(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#632)
- bee997b vendor(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#638)
- d56ff55 vendor(deps): bump golang.org/x/tools from 0.29.0 to 0.31.0 (#636)
- cb1c181 vendor(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 (#644)
- 3cce719 vendor(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 (#650)
- 1978936 vendor(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 (#651)
- 8cbfa71 vendor(deps): bump the aws-sdk group with 2 updates (#649)
- 21c727e vendor(deps): bump the aws-sdk group with 3 updates (#643)
- 61c1327 vendor(deps): bump the aws-sdk group with 5 updates (#634)
- 9e400c5 vendor(deps): bump the aws-sdk group with 5 updates (#652)
v5.1.1
Release Notes
Changes
This release only contains minor changes.
Enhancements
baur upgrade configs: now succeeds with a clear message if the
configuration files are already up to date, instead of failing with a confusing
message- Release Binaries: built with Go 1.24.0
- 3rd-party Packages: upgraded to new versions
Bug Fixes
baur init app: Wrong casings of the template variable.AppNameand the
functionenvin the created example configuration file were corrected.
--
Full Changelog: v5.1.0...v5.1.1
v5.1.0
Release Notes
Changes
This release introduces the --fail-fast parameter for baur run, improves
baur cleanup performance and fixes minor issues.
New Features
baur run: got a--fail-fastparameter, when specified and multiple tasks
are run, queued tasks are skipped when an error occurs while executing a task
Enhancements
baur cleanup: Improve performance by optimizing queries and adding a
database index.
The index is created by runningbaur update db. The operation increments the
database schema version and makes the database incompatible with prior baur
versions. The operation is optional. baur 5.1.0 is compatible with the
database schema of baur 5.0.0.- Release Binaries: built with Go 1.23.3
- 3. Party Packages: upgraded to new versions
Bug Fixes
baur cleanup: fixed the spelling in terminal messagebaur init db: fixed that a baur repository config must exist when the
BAUR_POSTGRESQL_URLenvironment variable is set
--
Full Changelog: v5.0.0...v5.1.0
v5.0.0
Release Notes
This version adds a baur cleanup db command, for deleting old records from the
database.
The database schema is not compatible with earlier versions. Please refer to the
Upgrade instructions in
the Wiki.
Changes
New Features
- Database Cleanup: old releases and task runs can be deleted from the
database with the newbaur cleanup dbcommand
Enhancements
- Time durations printed in plain format on the terminal are consistently truncated at next
lower precision
Bug fixes
baur ls runs: The timestamps specified as--beforeand--after
parameters were interpreted as being in the UTC timezone.
This is changed to be interpreted as being in the local system timezone instead.baur ls --help: replace "builds" with "runs" in usage description
Full Changelog: v4.0.0...v5.0.0