Skip to content

Releases: fuller-inc/actions-aws-assume-role

v1.3.0

28 Oct 05:37
377cc66
Compare
Choose a tag to compare

What's Changed

  • introduce Audience and Subject session tags by @shogo82148 in #199
  • Use node ids in session tags by @shogo82148 in #200
  • support of GitHub Actions OpenID Connect Tokens (experimental) #168

Full Changelog: v1.2.0...v1.3.0

v1.3.0-beta2

22 Oct 05:42
a2b05e9
Compare
Choose a tag to compare
v1.3.0-beta2 Pre-release
Pre-release

What's Changed

  • get repo api returns 200 OK if it succeeds by @shogo82148 in #103
  • Bump @types/node from 16.0.1 to 16.3.0 in /action by @dependabot in #104
  • Bump @types/node from 16.3.0 to 16.3.1 in /action by @dependabot in #105
  • Bump @types/node from 16.3.1 to 16.3.2 in /action by @dependabot in #106
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.4.1 to 1.5.0 in /provider/assume-role by @dependabot in #107
  • Bump @types/node from 16.3.2 to 16.3.3 in /action by @dependabot in #111
  • Bump @types/node from 16.3.3 to 16.4.0 in /action by @dependabot in #112
  • Bump ts-jest from 27.0.3 to 27.0.4 in /action by @dependabot in #113
  • Bump @types/node from 16.4.0 to 16.4.1 in /action by @dependabot in #114
  • Bump @types/node from 16.4.1 to 16.4.3 in /action by @dependabot in #115
  • Bump @types/node from 16.4.3 to 16.4.4 in /action by @dependabot in #116
  • Bump @types/node from 16.4.4 to 16.4.6 in /action by @dependabot in #117
  • Bump @types/node from 16.4.6 to 16.4.7 in /action by @dependabot in #118
  • Bump @types/node from 16.4.7 to 16.4.10 in /action by @dependabot in #119
  • Bump @types/node from 16.4.10 to 16.4.12 in /action by @dependabot in #120
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.5.0 to 1.6.0 in /provider/assume-role by @dependabot in #124
  • Bump @types/node from 16.4.12 to 16.4.13 in /action by @dependabot in #125
  • Bump @types/jest from 26.0.24 to 27.0.0 in /action by @dependabot in #126
  • Bump @types/node from 16.4.13 to 16.6.0 in /action by @dependabot in #127
  • Bump @types/node from 16.6.0 to 16.6.1 in /action by @dependabot in #129
  • Bump @types/jest from 27.0.0 to 27.0.1 in /action by @dependabot in #128
  • Bump ts-jest from 27.0.4 to 27.0.5 in /action by @dependabot in #130
  • Bump github.com/shogo82148/aws-xray-yasdk-go/xrayaws-v2 from 1.0.0 to 1.0.1 in /provider/assume-role by @dependabot in #131
  • bump Go 1.17 by @shogo82148 in #133
  • Bump @types/node from 16.6.1 to 16.6.2 in /action by @dependabot in #134
  • Bump @actions/core from 1.4.0 to 1.5.0 in /action by @dependabot in #135
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.6.1 to 1.6.2 in /provider/assume-role by @dependabot in #137
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.6.0 to 1.6.1 in /provider/assume-role by @dependabot in #136
  • Bump @types/node from 16.6.2 to 16.7.1 in /action by @dependabot in #139
  • Bump @types/node from 16.7.1 to 16.7.2 in /action by @dependabot in #140
  • Bump typescript from 4.3.5 to 4.4.2 in /action by @dependabot in #141
  • update dependencies 2021-08-31 by @shogo82148 in #149
  • Bump @types/node from 16.7.7 to 16.7.8 in /action by @dependabot in #150
  • Bump @types/node from 16.7.8 to 16.7.10 in /action by @dependabot in #151
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.7.0 to 1.8.0 in /provider/assume-role by @dependabot in #152
  • Bump jest from 27.1.0 to 27.1.1 in /action by @dependabot in #154
  • Bump @types/node from 16.7.10 to 16.9.0 in /action by @dependabot in #155
  • Bump typescript from 4.4.2 to 4.4.3 in /action by @dependabot in #157
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.0 to 1.8.1 in /provider/assume-role by @dependabot in #158
  • Bump jest from 27.1.1 to 27.2.0 in /action by @dependabot in #159
  • Bump prettier from 2.3.2 to 2.4.0 in /action by @dependabot in #156
  • Bump prettier from 2.4.0 to 2.4.1 in /action by @dependabot in #161
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.7.0 to 1.7.1 in /provider/assume-role by @dependabot in #163
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.1 to 1.8.2 in /provider/assume-role by @dependabot in #164
  • Bump jest-circus from 27.2.0 to 27.2.1 in /action by @dependabot in #165
  • Bump jest from 27.2.0 to 27.2.1 in /action by @dependabot in #166
  • Bump @types/jest from 27.0.1 to 27.0.2 in /action by @dependabot in #167
  • Bump @types/node from 16.9.0 to 16.10.1 in /action by @dependabot in #169
  • Bump github.com/shogo82148/aws-xray-yasdk-go/xrayaws-v2 from 1.0.1 to 1.0.2 in /provider/assume-role by @dependabot in #170
  • Bump jest-circus from 27.2.1 to 27.2.2 in /action by @dependabot in #173
  • Bump jest from 27.2.1 to 27.2.2 in /action by @dependabot in #172
  • bump @actions/core v1.6.0 by @shogo82148 in #174
  • bump jest and jes-circus v27.2.3 by @shogo82148 in #175
  • bump jest and jest-circus v27.2.4 by @shogo82148 in #176
  • Support GitHub OIDC by @shogo82148 in #168
  • Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0 in /provider/assume-role by @dependabot in #177
  • fix the issuer of OIDC tokens by @shogo82148 in #178
  • migrate to Arm64 Architecture by @shogo82148 in #179
  • introduce NumericDate type by @shogo82148 in #180
  • improve performance of parsing jwks by @shogo82148 in #181
  • bump-dependencies-2021-10-11 by @shogo82148 in #182
  • Bump typescript from 4.4.3 to 4.4.4 in /action by @dependabot in #188
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.7.1 to 1.7.2 in /provider/assume-role by @dependabot in #186
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.8.2 to 1.8.3 in /provider/assume-role by @dependabot in #187
  • bump dependencies 2021-10-18 by @shogo82148 in #191
  • bump dependencies 2021-10-20 by @shogo82148 in #192
  • bump aws xray sdk v1.4.2 by @shogo82148 in #193
  • Bump github.com/aws/aws-sdk-go-v2 from 1.9.2 to 1.10.0 by @shogo82148 in #198

Full Changelog: v1.2.1...v1.3.0-beta2

v1.3.0-beta1

24 Sep 02:18
fb898fe
Compare
Choose a tag to compare
v1.3.0-beta1 Pre-release
Pre-release
  • support of GitHub Actions OpenID Connect Tokens (experimental) #168

v1.2.2

17 Aug 07:54
8fce7b2
Compare
Choose a tag to compare

v1.2.1

09 Jul 01:56
024fce7
Compare
Choose a tag to compare
  • fix parameter name: use_node_id #102

v1.2.0

08 Jul 12:40
260d35a
Compare
Choose a tag to compare
  • introduce use-node-id input #101

v1.1.0

08 Jul 10:29
453cc9c
Compare
Choose a tag to compare
  • add prefix to obfuscate repository name #100
  • obfuscate repository name #99
  • Allow GitHub Enterprise Servers #98

v1.0.1

04 Apr 00:23
ff6f26f
Compare
Choose a tag to compare
  • introduce AWS-XRay #14
  • early check of the token prefix #19

v1.0.0

23 Mar 14:00
359b747
Compare
Choose a tag to compare
release v1.0.0