Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Releases: segmentio/aws-okta

v1.0.2

20 Mar 17:43
9787e7c
Compare
Choose a tag to compare

v1.0.2 vs v1.0.1

Misc

  • 9787e7c Update missing conversion of OktaAccountName (#285) (Andrew Woodward)

v1.0.1

20 Feb 20:36
6479115
Compare
Choose a tag to compare

v1.0.1 vs v1.0.0

Fixes

  • 6479115 fix: Bug 279: Clear the DT cookie when restarting AuthN workflow (#280) (Steven Danneman)

v1.0.0

20 Jan 22:38
c6464ae
Compare
Choose a tag to compare

v1.0.0 vs v0.27.0

Features

  • 18e92f7 feat: Persist device token cookie in keystore to prevent repeated MFA prompt (#259) (Steven Danneman)
  • 4e5f146 feat: Support "session_ttl" config param in every command (#251) (#255) (Steven Danneman)

Misc

  • c6464ae Add deprecation notice to README (Nick Irvine)
  • 2840c02 Cut v1.0.0 (#268) (Nick Irvine)
  • a7ba4e7 Bugfix to migrate Factor U2F to WebAuthn. (#277) (Marshall Brekka)
  • 8e21fdf aws-okta on indefinite hiatus (Nick Irvine)
  • d61d1b2 Don't print the "touch the device" prompt to stdout (#260) (Jessica Gadling)
  • 48ab1d1 doc: rm go get installation method from README (Nick Irvine)

v0.27.0

15 Nov 18:39
Compare
Choose a tag to compare

v0.27.0 vs v0.26.3

Features

  • 59c5e07 feat: Updating aws-sdk-go to support Regional STS endpoints (#244) (Mikael Knutsson)
  • 5b487d7 Use regional endpoints for STS #225 (#242) (Mikael Knutsson)

Fixes

  • fc734bb fix: Produce prompts on stderr (#245) (Anthony Sottile)
  • e5359bb fix: Include the profileARN for the session cache key (#237) (Ergin Babani)
  • 3a97126 Helpful error when okta credentials not in keyring (#238) (Thomas Pelletier)

v0.26.3

23 Oct 23:28
Compare
Choose a tag to compare

v0.26.3 vs v0.26.2

Pipeline

  • 881e475 pipeline: fix name of publish commands (Nick Irvine)
  • 83fd411 pipeline: fix packagecloud publish (Nick Irvine)
  • 0f026ba pipeline: fix scripts/changelog (Nick Irvine)

v0.26.3-pre2

23 Oct 23:27
Compare
Choose a tag to compare
v0.26.3-pre2 Pre-release
Pre-release

v0.26.3-pre2 vs v0.26.2

Pipeline

  • 881e475 pipeline: fix name of publish commands (Nick Irvine)
  • 83fd411 pipeline: fix packagecloud publish (Nick Irvine)
  • 0f026ba pipeline: fix scripts/changelog (Nick Irvine)

v0.26.3-pre1

23 Oct 23:21
Compare
Choose a tag to compare
v0.26.3-pre1 Pre-release
Pre-release

v0.26.3-pre1 vs v0.26.2

Pipeline

  • 83fd411 pipeline: fix packagecloud publish (Nick Irvine)
  • 0f026ba pipeline: fix scripts/changelog (Nick Irvine)

v0.26.2

23 Oct 23:12
8d030c7
Compare
Choose a tag to compare

v0.26.2 vs v0.26.0

v0.26.1-pre1

17 Oct 23:32
Compare
Choose a tag to compare
v0.26.1-pre1 Pre-release
Pre-release

v0.26.1-pre1 vs v0.26.0

v0.26.0

17 Oct 23:30
Compare
Choose a tag to compare

v0.26.0 vs v0.25.0

Features

  • 5ea3811 feat: sort roles listed in roles prompt (#229) (Afolabi Badmos)
  • 47e49fc feat: Export expiration as AWS_OKTA_SESSION_EXPIRATION (#230) (Douglas Thrift)
  • 6cb808d Add credential_process support (#226) (Joris Berthelot)

Pipeline

  • abcb6d0 pipeline: automatic changelog for github release (Nick Irvine)

Misc