Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@webhookx-x webhookx-x released this 23 May 02:55
· 1 commit to main since this release

Blog “Function: A Way of Handling Webhook Verification Chaos”

Features

  • Added a new function (inbound) plugin that can be applied to the Source object. #139
  • Added Access Log for both Admin and Proxy. #161
  • Enhanced application log format and readability. #164

Fixes

  • Fixed a potential race condition when using webhookx-signature plugin #148

Dependencies

  • bump go version from 1.23 to 1.24.3 #155
  • bump github.com/go-playground/validator/v10 from v10.25.0 to v10.26.0 #155
  • bump github.com/golang-migrate/migrate/v4 from v4.18.2 to v4.18.3 #155
  • bump github.com/redis/go-redis/v9 from v9.7.3 to v9.8.0 #155
  • bump github.com/onsi/ginkgo/v2 from v2.22.2 to v2.23.4 #155
  • bump github.com/onsi/gomega from v1.36.2 to v1.37.0 #155
  • bump go.opentelemetry.io/contrib/propagators/autoprop from v0.59.0 to v0.60.0 #155
  • bump github.com/jackc/pgx/v5 from v5.7.4 to v5.7.5 #163
  • bump go.opentelemetry.io/contrib/propagators/autoprop from v0.59.0 to v0.60.0 #155

Full Changelog: v0.6.0...v0.7.0