Skip to content

Releases: Zxilly/go-size-analyzer

v1.9.2

15 May 17:49
Compare
Choose a tag to compare

WebAssembly

WebAssembly buildinfo parse has been implemented.

What's Changed

  • build(deps): bump undici from 5.28.5 to 5.29.0 in /ui in the npm_and_yarn group by @dependabot in #376

Full Changelog: v1.9.1...v1.9.2

v1.9.1

14 May 17:00
412b172
Compare
Choose a tag to compare

WebAssembly

WebAssembly sections parse has been implemented.

Full Changelog: v1.9.0...v1.9.1

v1.9.0

13 May 06:26
621463a
Compare
Choose a tag to compare

Experimental WebAssembly support

From now on, you can try to analyze the wasm files generated by go gc.
Only the pclntab analyzer has been implemented, the symbol and dwarf analyzers are not yet supported.

What's Changed

  • build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates by @dependabot in #361
  • build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the actions-deps group by @dependabot in #360
  • build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #364
  • build(deps): bump the actions-deps group with 3 updates by @dependabot in #363
  • build(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 in the gomod-normal-deps group by @dependabot in #362
  • build(deps-dev): bump vite from 6.3.3 to 6.3.4 in /ui in the npm_and_yarn group by @dependabot in #365
  • build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates by @dependabot in #368
  • build(deps): bump the actions-deps group with 4 updates by @dependabot in #367
  • build(deps): bump the gomod-normal-deps group with 2 updates by @dependabot in #366
  • build(deps): bump the gomod-normal-deps group with 3 updates by @dependabot in #374
  • build(deps): bump the ui-prod-deps group in /ui with 3 updates by @dependabot in #371
  • build(deps): bump the actions-deps group with 2 updates by @dependabot in #372
  • build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #373

Full Changelog: v1.8.1...v1.9.0

v1.8.1

20 Apr 08:31
e200c68
Compare
Choose a tag to compare

Even without passing the verbose flag, the server address is now printed correctly in web mode

Full Changelog: v1.8.0...v1.8.1

v1.8.0

19 Apr 18:07
72bfdfd
Compare
Choose a tag to compare

Add --imports flag, now GSA can analyze dependencies between packages.

image

Note

This feature requires access to the source code files, so it can only analyze binaries compiled locally.
If you installed gsa using go install, you need to run gsa --update-cache to update the webui cache file.

What's Changed

  • build(deps): bump the actions-deps group with 2 updates by @dependabot in #353
  • build(deps-dev): bump the ui-dev-deps group in /ui with 13 updates by @dependabot in #352
  • build(deps-dev): bump vite from 6.2.5 to 6.2.6 in /ui in the npm_and_yarn group by @dependabot in #354
  • build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #356
  • build(deps): bump the gomod-normal-deps group with 3 updates by @dependabot in #355
  • build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 in the actions-deps group by @dependabot in #358
  • build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #357

Full Changelog: v1.7.9...v1.8.0

v1.7.9

05 Apr 17:34
d434a7e
Compare
Choose a tag to compare

Fix relocation on macOS x64

What's Changed

  • build(deps-dev): bump vite from 6.2.4 to 6.2.5 in /ui in the npm_and_yarn group by @dependabot in #351

Full Changelog: v1.7.8...v1.7.9

v1.7.8

04 Apr 03:25
0c44e71
Compare
Choose a tag to compare

Bump to go 1.24.2

What's Changed

  • build(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 in /ui in the npm_and_yarn group by @dependabot in #320
  • build(deps): bump golangci/golangci-lint-action from 6.4.1 to 6.5.0 in the actions-deps group by @dependabot in #323
  • build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #321
  • build(deps-dev): bump the ui-dev-deps group across 1 directory with 9 updates by @dependabot in #324
  • build(deps): bump the ui-prod-deps group in /ui with 3 updates by @dependabot in #325
  • build(deps): bump the gomod-normal-deps group with 2 updates by @dependabot in #327
  • build(deps): bump the actions-deps group with 6 updates by @dependabot in #328
  • build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates by @dependabot in #326
  • build(deps): bump the actions-deps group with 4 updates by @dependabot in #332
  • build(deps): bump the gomod-normal-deps group with 3 updates by @dependabot in #331
  • build(deps): bump the ui-prod-deps group in /ui with 3 updates by @dependabot in #329
  • build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #330
  • build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #333
  • build(deps): bump the gomod-normal-deps group with 5 updates by @dependabot in #335
  • build(deps): bump the actions-deps group with 3 updates by @dependabot in #336
  • build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates by @dependabot in #334
  • build(deps): bump the npm_and_yarn group in /ui with 2 updates by @dependabot in #338
  • build(deps): bump the actions-deps group with 3 updates by @dependabot in #340
  • build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates by @dependabot in #339
  • build(deps): bump github.com/blacktop/go-macho from 1.1.243 to 1.1.245 in the gomod-normal-deps group by @dependabot in #341
  • build(deps): bump the actions-deps group with 5 updates by @dependabot in #342
  • build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #343
  • build(deps-dev): bump the ui-dev-deps group across 1 directory with 10 updates by @dependabot in #345
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the gomod-normal-deps group by @dependabot in #349
  • build(deps): bump the actions-deps group with 5 updates by @dependabot in #348
  • build(deps-dev): bump the ui-dev-deps group in /ui with 5 updates by @dependabot in #347
  • build(deps): bump the ui-prod-deps group in /ui with 4 updates by @dependabot in #346
  • build(deps-dev): bump vite from 6.2.3 to 6.2.4 in /ui in the npm_and_yarn group by @dependabot in #350

Full Changelog: v1.7.7...v1.7.8

v1.7.7

14 Feb 23:18
Compare
Choose a tag to compare

Changelog

Support go1.24

v1.7.6

05 Dec 07:18
e47aa25
Compare
Choose a tag to compare

What's Changed

  • test: add missing resp.Body.Close() by @alexandear in #260
  • docs: golangci-lint supports Go 1.23 by @alexandear in #259
  • build(deps): bump tqdm from 4.66.6 to 4.67.0 in /scripts in the pip-deps group by @dependabot in #261
  • build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates by @dependabot in #265
  • build(deps): bump the gomod-normal-deps group with 6 updates by @dependabot in #264
  • build(deps): bump react-dropzone from 14.3.3 to 14.3.5 in /ui in the ui-prod-deps group by @dependabot in #263
  • build(deps): bump the actions-deps group with 4 updates by @dependabot in #262
  • build(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /ui in the npm_and_yarn group by @dependabot in #266
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /ui in the npm_and_yarn group by @dependabot in #267
  • build(deps): bump the actions-deps group with 2 updates by @dependabot in #269
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2 in the gomod-normal-deps group by @dependabot in #268
  • build(deps): bump the ui-prod-deps group in /ui with 4 updates by @dependabot in #272
  • build(deps): bump tqdm from 4.67.0 to 4.67.1 in /scripts in the pip-deps group by @dependabot in #275
  • build(deps): bump the actions-deps group with 3 updates by @dependabot in #274
  • build(deps-dev): bump the ui-dev-deps group in /ui with 13 updates by @dependabot in #273
  • ci: enable s390x runner by @Zxilly in #270
  • build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #276
  • build(deps): bump matplotlib from 3.9.2 to 3.9.3 in /scripts in the pip-deps group by @dependabot in #279
  • build(deps): bump crate-ci/typos from 1.27.3 to 1.28.1 in the actions-deps group by @dependabot in #278
  • build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #277

New Contributors

Full Changelog: v1.7.5...v1.7.6

v1.7.5

04 Nov 17:16
Compare
Choose a tag to compare

Changelog