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

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 16:30
· 1 commit to main since this release

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)