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

Releases: WirePact/go-translator

v1.1.0

03 Jan 13:52
Compare
Choose a tag to compare

1.1.0 (2022-01-03)

Features

v1.0.0

20 Dec 16:30
Compare
Choose a tag to compare

1.0.0 (2021-12-20)

Bug Fixes

  • always remove wirepact header in ingress (1062ace)
  • correctly use forbidden in egress (2a11a60)
  • moving internal package (5284e07)
  • remove cycle import (0d7bcb2)

Features

  • add convenience function for config (75137de)
  • add egress forbidden (7b5dd4f)
  • add ingress forbidden possibility (c57b6c5)
  • add ingress/egress server support with a server struct (7e6889e)
  • add JWT helper support (6e78bcc)
  • add PKI and Certificate management (a1283dc)