Releases: uselagoon/lagoon-opensearch-sync
Releases · uselagoon/lagoon-opensearch-sync
v0.8.1
What's Changed
- chore: add notes on known opensearch bugs to readme by @smlx in #121
- chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in the gomod group by @dependabot in #123
- chore(deps): bump alpine from 3.19 to 3.20 in the docker group by @dependabot in #124
- chore(deps): bump the github-actions group with 5 updates by @dependabot in #125
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #126
- fix: attest build artefacts by @smlx in #128
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore: bump the github-actions group with 4 updates by @dependabot in #104
- chore: update dependabot configuration by @smlx in #105
- chore: bump the github-actions group with 1 update by @dependabot in #106
- chore: enforce scope in dependabot commit messages by @smlx in #110
- chore: fix error message from Dependabot by @smlx in #111
- chore(deps): bump the gomod group with 2 updates by @dependabot in #112
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #113
- chore: bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 by @dependabot in #109
- chore: revert image name changes by @smlx in #115
- chore(deps): bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 in the gomod group by @dependabot in #116
- chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #119
- chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 by @dependabot in #120
- Use Lagoon API DB to determine project group membership by @smlx in #114
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.1
v0.7.0
v0.6.0
v0.5.6
Changelog
- f804561 Merge pull request #54 from uselagoon/multiple-kibana-indices
- e226ea1 fix: correctly handle migrated kibana indices
- 77ab123 chore: add failing test for migrated kibana index
- b9a14ef Merge pull request #49 from uselagoon/dependabot/go_modules/github.com/go-sql-driver/mysql-1.7.1
- dca60b2 chore: bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1
- 6705158 Merge pull request #52 from uselagoon/dependabot/go_modules/github.com/coreos/go-oidc/v3-3.6.0
- 1a7266f chore: bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0
v0.5.5
v0.5.4
v0.5.3
Changelog
- 49772a2 Merge pull request #47 from uselagoon/clientcredentials
- 1fc9b57 fix: switch to oauth2/clientcredentials
- b458a60 Merge pull request #45 from uselagoon/dependabot/github_actions/coverallsapp/github-action-2.1.2
- 5e1bfe0 chore: just use v2 of the coveralls plugin
- 3784e93 Merge pull request #42 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.7.0
- cd2b7b7 chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0