Releases: grafana/loki-release
Releases · grafana/loki-release
v1.11.3
v1.11.2
v1.11.1
v1.11.0
1.11.0 (2024-02-23)
Features
- add artifacts to release (4fea492)
- add backport action (4df43c6)
- add correct updaters to release pull request (d50db7a)
- add create release step (fe8c2fb)
- add install binary action (947ed95)
- add more functionality from release please (6c871fc)
- add release steps to jsonnet-build workflow (55a14d6)
- added github interactions to release plugin (808c34a)
- bring back all steps (ab86186)
- build all the images (cc8ce7a)
- build images for multiple platforms (49a846e)
- build images in test workflow (53e8601)
- build pipeline using jsonnet for re-use (b6cc287)
- bump actions to latest node 20 versions (#59) (3f75548)
- check build image is configurable (627f45d)
- ci: add prepare workflow (b100d6f)
- ci: add release-please action (b994e1b)
- ci: bump minor for k branches (44d573d)
- ci: fix default-branch (fe48dc3)
- ci: try to move versioning into workflow definition (d66d51a)
- create images dir (86c832c)
- create release branch from k release (07f2b06)
- create release first (e2d4e73)
- exclude component from tag for better release notes (9841d98)
- few final tweak to integrate with loki (0f7c648)
- first try at storing build artifacts in GCS (8801d68)
- fix typo in versioing-strategy (5a47a62)
- fix versioning strategy (0008487)
- make golangci-lint version configurable (9240e12)
- make golangci-lint version configurable in release workflow (1d62478)
- make it a dry run (4d63549)
- make release lib ref configurable (293b371)
- make workflow re-usable (c01b721)
- nest workflows in folder (2eab631)
- output created/updated PR (3d76523)
- pass manifest in config mode (af941e8)
- patch release docker fixes from 1.8.x (#88) (5b0f7c1)
- release the correct sha (#47) (70b72f2)
- remove release-please config file (#49) (50b19ae)
- remove unused code (0ad335c)
- run create release on release branches (c8ba75f)
- skip steps not jobs (#58) (2fa7aa5)
- try a merge to main w/ backport strategy (cf996f4)
- try using release-please for release again (3ca6579)
- use auto-generated json config (e5a6830)
- working pipeline as a jsonnet library (#81) (97f0254)
Bug Fixes
- add component to PR title pattern (0f0d841)
- add google auth to image steps (85cba30)
- add pr_created guards to artifact building (4be39c6)
- escape dollar signs (0ed276e)
- fetch origin before check-forma (c251e25)
- fetch release lib of same branch (6b01459)
- limit operator to amd64 image (be93744)
- local config location (d4ba76f)
- manifest version (9150024)
- merge needs a group pr title pattern (4499fbb)
- missing $ (c723914)
- need manifest when determining version as well (d844403)
- need to remove check-format for this version (fe931ac)
- pull request title pattern (dc70535)
- try config based release again (0e5b861)
- try to escape $ again (2671056)
- use local config file (a670181)
- version now in title for grouped prs (977d83d)
Miscellaneous Chores
- debug how to do a git diff (3cf547b)
v1.9.2
v1.9.1
v1.9.0
1.9.0 (2024-02-14)
Features
- add build image to dist step (cdff54a)
- extract version to shared step (c0af535)
- further refine validation steps (1bc0473)
- make arm configurable (6582474)
- patch release docker fixes from 1.8.x (#88) (5b0f7c1)
- use build image (4a1f123)
- working pipeline as a jsonnet library (#81) (97f0254)
Bug Fixes
v1.8.15-alpha.1
1.8.15-alpha.1 (2024-02-13)
Features
- support prerelease in docker push action (a0c99cf)
Bug Fixes
- docker tests (95f31d5)