Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Releases: radiorabe/acr-webhook-receiver

v0.12.0

11 Feb 13:52
9d551b5
Compare
Choose a tag to compare

0.12.0 (2023-02-11)

Feature

  • deps: bump github.com/go-openapi/strfmt from 0.20.1 to 0.21.3 (#110) (9d551b5)

Chores

  • ci: bump actions/setup-python from 3 to 4.1.0 (#109) (dc7e967)
  • ci: bump pre-commit/action from 2.0.3 to 3.0.0 (#102) (f6d83b2)
  • ci: bump go-semantic-release/action from 1.15 to 1.17 (#65) (b14b5c1)
  • ci: bump goreleaser/goreleaser-action from 2.8.0 to 2.9.1 (#81) (336f598)
  • ci: bump actions/setup-python from 2 to 3 (#80) (a8beb4b)
  • ci: bump actions/setup-go from 2.1.4 to 3 (#82) (728e792)
  • ci: bump actions/checkout from 2.4.0 to 3 (#83) (7a6f695)
  • ci: bump actions/checkout from 2.3.5 to 2.4.0 (#53) (d4178b7)
  • ci: bump actions/setup-go from 2.1.3 to 2.1.4 (#30) (6b1948e)
  • ci: bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 (#42) (f63e0e2)
  • ci: bump actions/checkout from 2.3.4 to 2.3.5 (#43) (b1b0b0e)

v0.11.1

08 Aug 16:34
c3f6feb
Compare
Choose a tag to compare

0.11.1 (2021-08-08)

Bug Fixes

  • deps: update all transitive and direct deps (#26) (c3f6feb)

v0.11.0

08 Aug 16:21
893d826
Compare
Choose a tag to compare

0.11.0 (2021-08-08)

Feature

  • deps: bump gorm.io/gorm from 1.21.9 to 1.21.12 (#21) (893d826)

Chores

  • deps: bump gorm.io/driver/postgres from 1.0.8 to 1.1.0 (#12) (3be1275)
  • deps: bump github.com/go-openapi/runtime from 0.19.28 to 0.19.30 (#25) (f814472)
  • ci: bump go-semantic-release/action from 1.11.2 to 1.15 (#24) (2bdeef2)
  • ci: bump goreleaser/goreleaser-action from 2.5.0 to 2.7.0 (#23) (a3b8571)
  • ci: bump actions/checkout from 2 to 2.3.4 (#13) (6099614)

v0.10.4

02 May 21:58
b253ff8
Compare
Choose a tag to compare

0.10.4 (2021-05-02)

Bug Fixes

  • update timestamp in api rather than in db (#11) (b253ff8)

v0.10.3

02 May 20:32
5517766
Compare
Choose a tag to compare

0.10.3 (2021-05-02)

Bug Fixes

  • real (non-jsonb) based indexing on timestamp (#10) (5517766)

v0.10.2

02 May 17:53
247dda5
Compare
Choose a tag to compare

0.10.2 (2021-05-02)

Bug Fixes

  • create index on data for faster queries (#9) (247dda5)

v0.10.1

01 May 15:41
ce88f0f
Compare
Choose a tag to compare

0.10.1 (2021-05-01)

Bug Fixes

  • deps: bump gorm.io/gorm from 1.21.8 to 1.21.9 (#8) (ce88f0f)

Chores

  • deps: bump github.com/go-openapi/runtime from 0.19.27 to 0.19.28 (#6) (65d5b53)
  • ci: bump pre-commit/action from v2.0.2 to v2.0.3 (#7) (7a9ccf0)
  • ci: bump golangci/golangci-lint-action from v2 to v2.5.2 (#5) (2fb3e30)
  • ci: bump go-semantic-release/action from v1.1.0 to v1.11.2 (#2) (620f270)
  • ci: bump actions/setup-go from v1 to v2.1.3 (#4) (e69fe10)
  • ci: bump goreleaser/goreleaser-action from v1 to v2.5.0 (#3) (399005c)

v0.10.0

18 Apr 19:20
e872cfd
Compare
Choose a tag to compare

0.10.0 (2021-04-18)

Feature

  • update Go and deps, enable dependabot, run goreleaser on test, and lint fixes (#1) (e872cfd)

v0.9.0

08 Nov 10:30
Compare
Choose a tag to compare

0.9.0 (2020-11-08)

Feature

v0.8.4

08 Nov 10:27
Compare
Choose a tag to compare

0.8.4 (2020-11-08)

Bug Fixes

  • webhook: allow fields to be arrays as needed (46a1b65)