Skip to content

Releases: uselagoon/lagoon-opensearch-sync

v0.8.2

17 Jan 02:46
bcb8704
Compare
Choose a tag to compare

What's Changed

  • chore: bump goreleaser action for new major version by @smlx in #129
  • chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in the gomod group by @dependabot in #130
  • chore(deps): bump alpine from 77726ef to b89d9c9 by @dependabot in #131
  • chore(deps): bump docker/build-push-action from 5.3.0 to 6.2.0 by @dependabot in #133
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #132
  • chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 in the gomod group by @dependabot in #135
  • chore(deps): bump the github-actions group with 9 updates by @dependabot in #137
  • chore(deps): bump alpine from b89d9c9 to 0a4eaa0 by @dependabot in #136
  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #139
  • chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 in the gomod group by @dependabot in #138
  • chore(deps): bump alpine from 0a4eaa0 to beefdbd by @dependabot in #140
  • chore(deps): bump the github-actions group with 6 updates by @dependabot in #141
  • chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 in the gomod group by @dependabot in #142
  • chore(deps): bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 by @dependabot in #143
  • chore(deps): bump the github-actions group with 5 updates by @dependabot in #144
  • chore(deps): bump the github-actions group with 7 updates by @dependabot in #146
  • chore(deps): bump the gomod group across 1 directory with 2 updates by @dependabot in #148
  • chore(deps): bump alpine from beefdbd to 1e42bbe by @dependabot in #147
  • chore(deps): bump alpine from 3.20 to 3.21 in the docker group by @dependabot in #155
  • chore(deps): bump actions/attest-build-provenance from 1.4.4 to 2.1.0 by @dependabot in #154
  • chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0 in the go_modules group by @dependabot in #157
  • chore(deps): bump the gomod group across 1 directory with 3 updates by @dependabot in #159
  • chore(deps): bump the github-actions group across 1 directory with 7 updates by @dependabot in #158
  • Treat empty groups response from Keycloak as an error by @smlx in #160

Full Changelog: v0.8.1...v0.8.2

v0.8.1

07 Jun 09:00
b5b3d10
Compare
Choose a tag to compare

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

10 May 01:35
c52c193
Compare
Choose a tag to compare

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

22 Mar 11:55
3b904ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.1

02 Jun 03:39
3fbc029
Compare
Choose a tag to compare

Changelog

  • 3fbc029 Merge pull request #57 from uselagoon/admin-tenant-defaults
  • fd364ea chore: pin the golangci-lint version until upstream bug is fixed
  • 7350823 fix: ensure the admin_tenant has global index patterns

v0.7.0

31 May 04:16
e4c13d0
Compare
Choose a tag to compare

Changelog

  • e4c13d0 Merge pull request #56 from uselagoon/report-view
  • e3837ea feat: avoid giving project roles useless permissions
  • 208c3d6 feat: allow users to view and list reports

v0.6.0

31 May 01:35
6d12d5d
Compare
Choose a tag to compare

Changelog

  • 6d12d5d Merge pull request #55 from uselagoon/legacy-index-pattern-delimiter
  • 0360e3a feat: use updated index-pattern delimiter by default

v0.5.6

30 May 12:16
f804561
Compare
Choose a tag to compare

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

26 May 07:39
64aa5db
Compare
Choose a tag to compare

Changelog

  • 64aa5db Merge pull request #53 from uselagoon/duplicate-index-patterns
  • ea46197 fix: handle duplicate index patterns
  • 9ee3939 Merge pull request #51 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.8.0
  • 3b3c96f chore: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0

v0.5.4

02 May 07:00
b9209d6
Compare
Choose a tag to compare

Changelog

  • b9209d6 Merge pull request #50 from uselagoon/ignore-global-tenant
  • bc82136 fix: work around upstream bug with reserved tenant names
  • 9b1af48 Merge pull request #48 from uselagoon/dependabot/go_modules/golang.org/x/crypto-0.1.0
  • 916e8a3 chore: bump golang.org/x/crypto