Skip to content

Releases: algolia/openvpn-auth-okta

v2.8.4

11 Jul 20:13
v2.8.4
8eebcb0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/phuslu/log from 1.0.106 to 1.0.107 by @dependabot in #62
  • Improve Okta user agent compatibility and push factor debugging by @jjacque in #63

Full Changelog: v2.8.3...v2.8.4

Linux packages

See README for easy install.

Repository files for RPM based Linux distros:

Repositories for DEB based Linux distros:

v2.8.3

27 Jun 05:21
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/phuslu/log from 1.0.97 to 1.0.100 by @dependabot in #49
  • chore(deps): bump github.com/phuslu/log from 1.0.100 to 1.0.101 by @dependabot in #50
  • chore(deps): bump github.com/phuslu/log from 1.0.101 to 1.0.102 by @dependabot in #51
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.21.0 by @dependabot in #52
  • Fix various codacy reported warnings by @jjacque in #53
  • chore(lib): deduplicate identical piece of code by @jjacque in #54
  • chore(deps): bump github.com/phuslu/log from 1.0.102 to 1.0.106 by @dependabot in #57
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.21.0 to 10.22.0 by @dependabot in #58
  • Use sentinel errors and dedup some JSON processing by @jjacque in #59
  • Simplify Okta Auth error handling using wrappers by @jjacque in #60

Full Changelog: v2.8.2...v2.8.3

v2.8.2

08 May 15:56
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #36
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #35
  • chore(deps): bump github.com/phuslu/log from 1.0.88 to 1.0.89 by @dependabot in #37
  • chore(deps): bump github.com/phuslu/log from 1.0.89 to 1.0.90 by @dependabot in #39
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #38
  • chore(deps): bump github.com/phuslu/log from 1.0.90 to 1.0.91 by @dependabot in #40
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 by @dependabot in #42
  • chore(deps): bump github.com/phuslu/log from 1.0.91 to 1.0.92 by @dependabot in #41
  • chore(deps): bump github.com/phuslu/log from 1.0.92 to 1.0.93 by @dependabot in #43
  • chore(deps): bump github.com/phuslu/log from 1.0.93 to 1.0.96 by @dependabot in #45
  • chore(deps): bump github.com/phuslu/log from 1.0.96 to 1.0.97 by @dependabot in #46
  • Introduce a new C function to parse the envp as args for the lib by @jjacque in #44
  • chore(dist): build using Golang 1.22 by @jjacque in #47
  • fix(Makefile): raspbian always needs CGO by @jjacque in #48

Full Changelog: v2.8.1...v2.8.2

v2.8.1

26 Feb 08:58
716c4f7
Compare
Choose a tag to compare

What's Changed

  • Be more API "compliant" by @jjacque in #28
  • chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.17.0 by @dependabot in #30
  • chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #29
  • Use phuslu/log instead of logrus, add group checking by @jjacque in #31
  • chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #32
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 by @dependabot in #33
  • Check go format by @jjacque in #34

Full Changelog: v2.6.1...v2.8.1

v2.6.1

10 Feb 00:27
Compare
Choose a tag to compare

What's Changed

  • chore(ci): remove snyk jobs as we are decommissioning it by @jjacque in #25
  • Update README and add license headers by @jjacque in #26

Full Changelog: v2.6.0...v2.6.1

v2.6.0

22 Dec 08:13
a8422f0
Compare
Choose a tag to compare

What's Changed

  • Refacto the Makefile, add missing dl* in C plugin code by @jjacque in #22
  • Simplify logging by using 2 different formaters by @jjacque in #23
  • Refacto go code - split by @jjacque in #24

Full Changelog: v2.5.10...v2.6.0

v2.5.10

19 Dec 03:03
7fa8b5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.9...v2.5.10

v2.5.9

18 Dec 01:48
69563f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.8...v2.5.9

v2.5.8

16 Dec 13:38
828ea52
Compare
Choose a tag to compare

What's Changed

  • Fix gofmt, refacto oktaApiAuth.Auth to reduce complexity by @jjacque in #16
  • Handling auth transaction cancellation in a better way by @jjacque in #17
  • Clean logs and handle password expiration by @jjacque in #18
  • FIX: user may have multiple OTP providers, let's try all before failing auth by @jjacque in #19

Full Changelog: v2.5.6...v2.5.8

v2.5.6

15 Dec 13:35
eab3f2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.5.6