Skip to content

Releases: solo-io/ext-auth-plugins

v0.2.3

06 Nov 18:24
86d005a
Compare
Choose a tag to compare

Fixes

v0.2.2

09 Jun 18:32
410dc05
Compare
Choose a tag to compare

This release contained no user-facing changes.

v0.2.1

22 Jan 15:50
28cd9ec
Compare
Choose a tag to compare

Dependency Bumps

  • envoyproxy/go-control-plane has been upgraded to v0.9.8.

v0.2.0

23 Nov 22:19
cb8ed58
Compare
Choose a tag to compare

Breaking Changes

v0.1.2

14 Jan 22:48
Compare
Choose a tag to compare

New Features

  • Add a utility function to get a basic 401 Unauthorized response. (#12)

v0.1.1

10 Oct 16:10
Compare
Choose a tag to compare

Dependency Bumps

  • envoyproxy/go-control-plane has been upgraded to v0.9.0.

v0.1.0

22 Aug 17:42
Compare
Choose a tag to compare

Breaking Changes

  • Making the plugin interface take an AuthRequest and not CheckRequest. This enables state sharing. (#8)

Fixes

  • Fix a copy paste error (#9)

v0.0.3

20 Aug 18:52
Compare
Choose a tag to compare

This release contained no user-facing changes.

v0.0.2

20 Aug 15:39
Compare
Choose a tag to compare

New Features

  • Verify plugin compatibility with GlooE during build. (#5)

v0.0.1

13 Aug 19:31
Compare
Choose a tag to compare

New Features

  • Added CI configuration to project. (#2)