Releases: osbuild/weldr-client
Releases · osbuild/weldr-client
weldr-client version 35.14
- tests: Remove openstack (bcl)
Resolves: RHEL-67056 - readme: project links (lukas)
- Makefile: implement "fully source containers" HMS-3883 (florian.schueller)
- README: fix anchor typo (florian.schueller)
- README: fix compatibility with docusaurus (florian.schueller)
- go.mod: Use go 1.21 (bcl)
- workflows: Use go 1.21.x for govuln tests (bcl)
- Makefile: dnf5 builddep accepts .spec files without --spec (bcl)
- Containerfile: Install dnf5-plugins for builddep support (bcl)
- bash: Add status show to bash completion (bcl)
- bash: Add wait command to bash completion (bcl)
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (49699333+dependabot[bot])
- build(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (49699333+dependabot[bot])
weldr-client version 35.13
- New release: 35.13 (bcl)
- HACKING.md: Reformat code blocks for docusaurus (simon.steinbeiss)
- README: Update code block formatting and drop subtitle (simon.steinbeiss)
- info: Add upload status to the output (bcl)
- info: Fix display of blueprint packages with no version (bcl)
- weldr: Add Stringer interface to Package (bcl)
- compose: Add --wait options to start-ostree (bcl)
- compose: Add --wait options to start command (bcl)
- compose: Add compose wait command (bcl)
- weldr: Add ComposeWait to wait for a compose to finish (bcl)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (49699333+dependabot[bot])
- CI: Drop SonarQube in favor of Snyk (jrusz)
weldr-client version 35.12
- New release: 35.12 (bcl)
- Update documentation urls for new locations (bcl)
- workflows: Stop using golint (bcl)
- workflows: Add Go 1.21 and 1.22 to test matrix (bcl)
- workflows: Update to golangci-lint 1.56.2 (bcl)
- weldr: go fmt changes to a couple comments (bcl)
- Go: Switch to go 1.19 (bcl)
- weldr: Update ostree test for parentid with no url (bcl)
- Makefile: Turn off seccomp for build-in-podman (bcl)
- Actions: add workflow for marking and closing stale issues and PRs (thozza)
- composer-cli: Update doc links (simon.steinbeiss)
- build(deps): bump actions/setup-go from 4 to 5 (49699333+dependabot[bot])
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (49699333+dependabot[bot])
- build(deps): bump actions/checkout from 3 to 4 (49699333+dependabot[bot])
- build(deps): bump github.com/BurntSushi/toml from 1.3.1 to 1.3.2 (49699333+dependabot[bot])
weldr-client version 35.11
- CI: Update terraform hash (bcl)
- docs: fix typo/formatting in HACKING.md (idiez)
- Add release creation documentation (bcl)
- Update toml from 1.2.1 to 1.3.1
- Update testify from 1.8.2 to 1.8.4
weldr-client version 35.10
- Add support for compose start warning messages (bcl)
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
- workflow: Ignore govulncheck failures (bcl)
- build(deps): bump actions/setup-go from 3 to 4
- workflow: Switch to testing on go 1.18, 1.19, 1.20 (bcl)
- maint: Update to use go v1.18 by default (bcl)
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- spec: Require createrepo_c for weldr-client-tests package (bcl)
- Build weldr-client-tests by default (bcl)
- spec: migrate the license field to SPDX (ondrej)
weldr-client version 35.8
What's Changed
- tests: Update to use golangci-lint 1.49.0 by @bcl in #77
- workflow: Add govulncheck on go v1.18 by @bcl in #78
- cmdline: Add package glob support to modules list command by @bcl in #79
- Clean up docs by @bcl in #80
- Some bash completion fixes by @bcl in #81
- New release: 35.8 by @bcl in #82
Full Changelog: v35.7...v35.8
weldr-client version 35.7
- spec: Move %gometa macro above %gourl (bcl)
- weldr: When starting a compose pass size as bytes, not MiB (bcl)
- tests: Use correct size value in bytes for test (bcl)
- workflow: Add Go 1.18 to text matrix (bcl)
- Replace deprecated ioutil functions (bcl)
- Bump toml and testify module dependencies
weldr-client version 35.6
- tests: Update tests for osbuild-composer changes (bcl)
- CMD: Compose status format (eloy.coto)
- CMD: Compose list format (eloy.coto)
- tests: Update tests to check for JSON list output (bcl)
- composer-cli: Change JSON output to be a list of objects (bcl)
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (49699333+dependabot[bot])
- weldr: Simplify the old ComposeLog, etc. functions (bcl)
- composer-cli: Add --filename to blueprints freeze save command (bcl)
- composer-cli: Add --filename to blueprints save command (bcl)
- composer-cli: Add --filename to compose logs command (bcl)
- composer-cli: Add --filename to compose image command (bcl)
- composer-cli: Add --filename to compose metadata command (bcl)
- composer-cli: Add --filename to compose results command (bcl)
- weldr: Add saving to a new filename to GetFilePath function (bcl)
- github: Fix issue with codecov and forced pushes in PRs (bcl)
- Use golangci-lint 1.45.2 in workflow (bcl)
- Run workflow tests for go 1.16.x and 1.17.x (bcl)
- Move go.mod to go 1.16 (bcl)
- workflows/trigger-gitlab: run Gitlab CI in new image-builder project (jrusz)
- build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.5.0 (49699333+dependabot[bot])
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.4 (49699333+dependabot[bot])
- build(deps): bump actions/setup-go from 2 to 3 (49699333+dependabot[bot])
- build(deps): bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 (49699333+dependabot[bot])
- build(deps): bump actions/checkout from 2.4.0 to 3 (49699333+dependabot[bot])
weldr-client version 35.5
- docs: Explain how to undo blueprints delete (bcl)
Resolves: rhbz#2023264 - test: server status no longer returns devel (bcl)
- Use GetFrozenBlueprintsTOML for blueprints freeze save (bcl)
- Add a test for float uid/gid in frozen blueprint (bcl)
- Use GetBlueprintsTOML for blueprints save (bcl)
- test: Add a test for float uid/gid in saved blueprint (bcl)
- build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0
- build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0
- spec: Switch to using %gobuild macro on Fedora (bcl)
- build(deps): bump actions/checkout from 2.3.4 to 2.4.0
weldr-client version 35.4
- test: More detailed error for test compose failure (bcl)
- weldr: Return a helpful error for socket problems (bcl)
- spec: Add build flags to composer-cli-test build cmdline (bcl)