Skip to content

v0.0.7

Choose a tag to compare

@dagood dagood released this 04 Nov 18:00
· 177 commits to main since this release
5017916

What's Changed

  • build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot[bot] in #204
  • build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 by @dependabot[bot] in #205
  • build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot[bot] in #206
  • build(deps): bump github.com/AzureAD/microsoft-authentication-library-for-go from 1.3.2 to 1.3.3 by @dependabot[bot] in #207
  • Use Microsoft build of Go instead of Microsoft Go by @mertakman in #214
  • build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot[bot] in #213
  • build(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot[bot] in #211
  • build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot[bot] in #210
  • build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 by @dependabot[bot] in #215
  • Don't install custom pwsh on Linux by @qmuntal in #216
  • Implement json2junit by @qmuntal in #212
  • build(deps): bump github.com/AzureAD/microsoft-authentication-library-for-go from 1.3.3 to 1.4.0 by @dependabot[bot] in #219
  • build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot[bot] in #221
  • build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 by @dependabot[bot] in #222
  • build(deps): bump github.com/AzureAD/microsoft-authentication-library-for-go from 1.4.0 to 1.4.1 by @dependabot[bot] in #223
  • build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot[bot] in #224
  • build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot[bot] in #227
  • build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 by @dependabot[bot] in #229
  • build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 by @dependabot[bot] in #228
  • build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 by @dependabot[bot] in #226
  • Create internal/azurelinux, add local update cmd by @dagood in #218
  • Add GitHub app based authentication methods by @gdams in #217
  • Add go canary as a step to release go pipeline. by @mertakman in #230
  • fix typo github-pat-reviewer -> github-reviewer-pat by @gdams in #231
  • ghauth: migrate more tasks to use App-based auth by @gdams in #232
  • Fixes for infra validation release by @dagood in #233
  • migrate further commands to use GH app-based auth by @gdams in #234
  • add GH app support to buildreport by @gdams in #235
  • buildreport: fix github app-based auther by @gdams in #236
  • github app: automatically regenerate the token if it's expired by @gdams in #237
  • build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #239
  • upgrade golangci-lint to V2 by @gdams in #241
  • ghapp: migrate dockerupdatepr to use app-based auth by @gdams in #238
  • build(deps): bump github.com/AzureAD/microsoft-authentication-library-for-go from 1.4.1 to 1.4.2 by @dependabot[bot] in #240
  • build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot[bot] in #246
  • build(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot[bot] in #243
  • build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot[bot] in #244
  • ghapp: migrate azure linux updater to use app auth by @gdams in #242
  • build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 by @dependabot[bot] in #247
  • Fix auth flags like -github-reviewer-app-client-idreviewer by @dagood in #248
  • ghapp: migrate reviewer auth to use app-based auth by @gdams in #251
  • dockerupdatepr: migrate reviewer auth to use app-based auth by @gdams in #252
  • Update set-bot-git-author.yml: clarify app user ID comment by @dagood in #253
  • Update aka.ms API location by @dagood in #254
  • Implement Application Insights package by @qmuntal in #255
  • Implement telemetry API by @qmuntal in #261
  • Add AllowGoDevel to telemetry config by @qmuntal in #262
  • Add appinsights prefix to the default telemetry error logger by @qmuntal in #263
  • Run canary after internal build finishes by @dagood in #264
  • Add arbitrary telemetry client package, properties by @dagood in #265
  • build(deps): bump golang.org/x/text from 0.24.0 to 0.26.0 by @dependabot[bot] in #270
  • build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot[bot] in #260
  • build(deps): bump golang.org/x/crypto from 0.37.0 to 0.39.0 by @dependabot[bot] in #269
  • build(deps): bump golang.org/x/tools from 0.32.0 to 0.34.0 by @dependabot[bot] in #267
  • Log more about the aka.ms link creation process by @dagood in #271
  • codeql: add justification for [SM03994] by @gdams in #272
  • Add Component Governance for mirror by @dagood in #273
  • Upgrade windows image version by @qmuntal in #275
  • telemetry: use version.IsValid instead of hardcoding versions by @qmuntal in #274
  • Update area path in tsaoptions.json by @gdams in #276
  • Fix GitHub App GetIdentity, add github-who-am-i by @dagood in #277
  • build(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 by @dependabot[bot] in #280
  • build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #278
  • build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #279
  • build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #282
  • build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #284
  • Decouple config from telemetry module by @qmuntal in #285
  • Fix telemetry config module path by @qmuntal in #286
  • telemetry: run test cleanups before synctest bubbles finishes by @qmuntal in #288
  • build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in #287
  • telemetry/config: upload microsoft goexperiments by @qmuntal in #289
  • Add git go-patch review by @dagood in #283
  • ci: pin actions dependencies by @gdams in #292
  • build(deps): bump actions/setup-go from 5.0.2 to 5.5.0 by @dependabot[bot] in #294
  • telemetry: upload go subcommands by @qmuntal in #293
  • telemetry: replace Client.ErrorLog for a structured logger and default to not log anything by @qmuntal in #291
  • build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #295
  • build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in #296
  • Trigger Go-Canary pipeline as part of default job by @mertakman in #297
  • codeql: mark SM03409 as false positive by @gdams in #298
  • codeql: switch to autobuild task by @gdams in #299
  • Revert "codeql: switch to autobuild task" by @gdams in #302
  • tsa: programatically define tsa options for rolling-internal-validation pipeline by @gdams in #300
  • Revert "Trigger Go-Canary pipeline as part of default job" by @dagood in #303
  • build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #305
  • build(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #306
  • build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #308
  • Add official/unofficial handling to release pipelines by @dagood in #312
  • build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #309
  • Wait for CI rather than launching the microsoft/go pipeline by @dagood in #311
  • build(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #307
  • Increase timeout for builds causing release interruption by @dagood in #313
  • Split upstream sync pipeline yml, add style notes, simplify README by @dagood in #310
  • build(deps): bump actions/checkout from 4.2.2 to 4.3.0 by @dependabot[bot] in #315
  • gomoddependabot: add tool to manage dependency groups by @dagood in #316
  • build(deps): bump actions/checkout from 4.3.0 to 5.0.0 by @dependabot[bot] in #318
  • build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #317
  • publish-announcement: Open pull request instead of pushing to main by @mertakman in #314
  • Fix build report pipeline names, update checklist by @dagood in #320
  • build(deps): bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in #321
  • Revert "codeql: mark SM03409 as false positive" by @dagood in #301
  • Trigger Go-Canary pipeline as part of default job by @mertakman in #322
  • build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #323
  • build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 by @dependabot[bot] in #324
  • build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #325
  • build(deps): bump github.com/AzureAD/microsoft-authentication-library-for-go from 1.4.2 to 1.5.0 by @dependabot[bot] in #326
  • build(deps): bump github/codeql-action from 3.30.0 to 3.30.1 by @dependabot[bot] in #331
  • build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #327
  • build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #329
  • build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #328
  • build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #330
  • build(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #332
  • build(deps): bump github/codeql-action from 3.30.1 to 3.30.2 by @dependabot[bot] in #333
  • build(deps): bump github/codeql-action from 3.30.2 to 3.30.3 by @dependabot[bot] in #335
  • build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #334
  • Include MICROSOFT_REVISION file even if it's 1 by @dagood in #336
  • goinstallscript: clarify instructions, use "tool", help with test case by @dagood in #337
  • Modernize pass by @dagood in #338
  • telemetry: add target goos and goarch to the upload config by @qmuntal in #339
  • Add es-metadata.yml by @dagood in #340
  • build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #342
  • build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #344
  • build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #350
  • build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by @dependabot[bot] in #348
  • build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #349
  • build(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #347
  • Update release instructions with short URL by @dagood in #345
  • build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #351
  • build(deps): bump github/codeql-action from 3.30.6 to 4.30.7 by @dependabot[bot] in #346
  • build(deps): bump github/codeql-action from 4.30.7 to 4.30.8 by @dependabot[bot] in #352
  • Submit Azure Linux PRs to fasttrack/3.0 by default by @dagood in #353
  • build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #354
  • Switch Azure Linux update back to 3.0-dev base branch by @dagood in #355
  • build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #356
  • build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #358
  • Add pipelineymlgen command and use it for pipelines by @dagood in #343
  • config: track cgo usage by @qmuntal in #359

Full Changelog: v0.0.6...v0.0.7