Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 21 May 18:15
· 65 commits to main since this release
97d295e

See CHANGELOG.md for more details.

What's Changed

  • Update versions after 2.0.0 release by @loosebazooka in #1118
  • chore(deps): update sigstore/community digest to c0c5605 by @renovate[bot] in #1119
  • fix(deps): update gradleup_nmcp to v1.3.0 by @renovate[bot] in #1124
  • fix(deps): update dependency com.google.errorprone:error_prone_core to v2.45.0 by @renovate[bot] in #1123
  • fix(deps): update dependency com.code-intelligence:jazzer-api to v0.28.0 by @renovate[bot] in #1122
  • fix(deps): update bouncycastle to v1.83 by @renovate[bot] in #1121
  • chore(deps): update actions/checkout action to v4.3.1 by @renovate[bot] in #1120
  • ref(deps): Migrate UpdaterTest from Jetty to MockWebServer by @aaronlew02 in #1125
  • workflows: schedule a weekly tuf-conformance run by @jku in #1126
  • fix(deps): update dependency org.eclipse.jetty:jetty-server to v12.1.5 by @renovate[bot] in #1128
  • fix(deps): update maven to v3.9.12 - autoclosed by @renovate[bot] in #1129
  • chore(deps): update actions/setup-go action to v5.6.0 by @renovate[bot] in #1130
  • chore(deps): update actions/setup-java action to v4.8.0 by @renovate[bot] in #1131
  • fix(deps): update dependency org.mockito:mockito-bom to v5.21.0 by @renovate[bot] in #1132
  • fix(deps): update dependency com.code-intelligence:jazzer-api to v0.29.1 by @renovate[bot] in #1133
  • chore(deps): update sigstore/community digest to bafa89c by @renovate[bot] in #1127
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1137
  • fix(deps): update immutables to v2.12.0 by @renovate[bot] in #1135
  • fix(deps): update gradleup_nmcp to v1.4.0 by @renovate[bot] in #1134
  • Use StandardCharsets by @loosebazooka in #1138
  • fix(test): Update sample bundle version from 0.2 to 0.1 by @aaronlew02 in #1141
  • fix(deps): update protobuf_grpc by @renovate[bot] in #1136
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #1139
  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #1140
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #1142
  • chore(deps): update google-github-actions/auth action to v3 by @renovate[bot] in #1143
  • use full key fingerprints by @loosebazooka in #1147
  • chore(deps): update google-github-actions/get-secretmanager-secrets action to v3 by @renovate[bot] in #1144
  • Update conformance.yml to 0.0.25 by @loosebazooka in #1149
  • chore(deps): update actions/setup-go action to v6.2.0 by @renovate[bot] in #1155
  • fix(deps): update protobuf_grpc to v4.33.4 by @renovate[bot] in #1154
  • fix(deps): update immutables to v2.12.1 by @renovate[bot] in #1153
  • chore(deps): update sigstore/community digest to a959c6f by @renovate[bot] in #1150
  • chore(deps): update gradle/actions action to v5 by @renovate[bot] in #1158
  • fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4.4.0 by @renovate[bot] in #1157
  • fix(deps): update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v8 by @renovate[bot] in #1159
  • fix(deps): update dependency com.google.errorprone:error_prone_core to v2.46.0 by @renovate[bot] in #1156
  • fix(deps): update dependency org.junit:junit-bom to v5.14.2 by @renovate[bot] in #1151
  • add nonce parameter to OIDC flow by @bobcallaway in #1148
  • fix(deps): update dependency com.squareup.okhttp3:mockwebserver to v5 by @renovate[bot] in #1163
  • fix(deps): update dependency com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin to v3 by @renovate[bot] in #1160
  • fix(deps): update dependency com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin to v2 by @renovate[bot] in #1162
  • fix(deps): update dependency com.google.http-client:google-http-client-bom to v2 by @renovate[bot] in #1161
  • Add test for rekor v2 in prod by @loosebazooka in #1165
  • Add prod attestation test by @aaronlew02 in #1167
  • chore(deps): update plugin org.gradlex.build-parameters to v1.4.5 by @renovate[bot] in #1172
  • Support DSSE signing conformance test by @aaronlew02 in #1166
  • Add troubleshooting to README.md by @loosebazooka in #1175
  • chore(deps): update gradle/actions action to v5.0.2 by @renovate[bot] in #1171
  • fix(deps): update dependency org.assertj:assertj-core to v3.27.7 by @renovate[bot] in #1174
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #1169
  • catch more exceptions to avoid parsing errors from crashing process by @bobcallaway in #1177
  • fix(deps): update maven to v3.9.15 by @renovate[bot] in #1180
  • Replace URI.resolve with URIFormat.appendPath by @aaronlew02 in #1182
  • http fulcio client by @loosebazooka in #1176
  • Replace URI.resolve with URIFormat.appendPath by @aaronlew02 in #1183
  • Prioritize email over subject for SAN from OIDC token string by @aaronlew02 in #1186
  • Re-add and enhance SET verification in KeylessVerifier by @aaronlew02 in #1185
  • add repositories for nmcp plugin to use by @loosebazooka in #1190

Full Changelog: v2.0.0...v2.1.0