Releases: act3-ai/hops
Releases · act3-ai/hops
v0.2.3
v0.2.3-beta.2
Miscellaneous Tasks
- ko: set bare=true (aa84ff8)
v0.2.3-beta.1
Miscellaneous Tasks
- ko: fix publish path for ko image (b921db2)
v0.2.2
Bug Fixes
- goreleaser: update goreleaser configuration for goreleaser v2 and improve Homebrew Tap deployments (0334471)
- logs: remove some debug logs (5830700)
Dependencies
- go.mod: Bump golang.org/x/term from 0.20.0 to 0.21.0 (1c9f699)
- github-actions: Bump goreleaser/goreleaser-action from 5 to 6 (98846d1)
- go.mod: Bump golang.org/x/mod from 0.17.0 to 0.18.0 (36d8b55)
- go: update to go v1.22.4 (90b49ef)
Miscellaneous Tasks
v0.2.1
v0.2.0
Changelog
Features
- install: respect pour_bottle_only_if conditions (f906952)
- HOMEBREW_BOTTLE_DOMAIN: respect the HOMEBREW_BOTTLE_DOMAIN option (85d625f)
- configuration: unify config file with Homebrew environment config (ca288cb)
- configuration: support custom HTTP headers for registry requests (132e73e)
- flags: standardize registry flags (76133e9)
- logging: support JSON and logfmt logging with --log-fmt flag (3c3718d)
Bug Fixes
- logging: update verbosity flag handling (90c6bf4)
- change formula versioner function signatures (0e07d93)
- configuration: expose more environment variables for registry settings (7b885f3)
- cross-platform bottles: add workaround to support cross-platform bottles that are not published correctly (028ab39)
- changelog: add commit links (fc5af57)
Dependencies
Miscellaneous Tasks
v0.1.3
v0.1.2
v0.1.1
Hops v0.1.0
0.1.0 (2024-05-24)
Features
- actions: Add build workflow (#1)
- actions: Add release workflow (#3)
- Share commands between default and registry mode (#7)
- changelog: Add git-cliff configuration for changelog generation
Bug Fixes
- fips build workflow: Check out before running local workflow
- release config: Separate default and fips builds
- README: Add install instructions
- Update goreleaser cfg
- Push arm docker image with goreleaser
- Use default ldflags
- dependabot: Force convential commits for dependabot PRs
- dependabot: Assign reviewer to dependabot PRs
- Allow empty commit for changelog
- Remove docker hub image reference
- Simplify goreleaser config to publish one manifest tag
- Set up docker and qemu in release workflow
- Simplify Goreleaser image build while debugging
- release workflow: Change name
- release workflow: Add login step for ghcr.io before running Goreleaser
- lint: Enable more linters
- Address lint issues
- Update commit grouping in release notes
- Update image labels
- goreleaser: Remove md5 hash from ko image paths
- goreleaser: Update goreleaser config
- release: Update release notes generation
- Release notes again
- Update goreleaser config
- versioning: Do not trim leading "v" in version tags
- Update cliff config
Documentation
- CONTRIBUTING.md: Document release process
Miscellaneous Tasks
- Run govulncheck
- changelog: Update changelog for tag v0.1.0-beta.0
- changelog: Update changelog for tag v0.1.0-beta.1
- changelog: Update changelog for tag v0.1.0-beta.2
- repo: Remove unused gitattributes file
- Update version name to avoid collisions
- Update changelog configuration
- Update dependabot commit messages
- Release: Add fetch-depth 0 to checkout
- release: Fix flag
- docs: Generate docs