Skip to content

Releases: uselagoon/lagoon-opensearch-sync

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

v0.5.3

20 Apr 13:47
49772a2
Compare
Choose a tag to compare

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