Releases: riok/gon
Releases · riok/gon
v0.2.9
v0.2.8
v0.2.7
Changelog
- 72cdaae Add Makefile and gon file for releasing
- f3470bd Add package docs
- 27a6dea Add some troubleshooting information.
- 1aaac0a Add support for --entitlements file
- d7e9acf Add support for zipping multiple source files (or a root directory)
- 1b1c15c Create LICENSE
- 87980d8 Fallback to environment if values not specified for AppleId
- b06b5fa GoReleaser
- dee6e75 Implements issue mitchellh#30, a way to pass "--deep" flag to "codesign" tool.
- e4d14a3 Initial configuration to support zips
- 23739c0 Make it clear that this will work with any binary
- 18c7163 Merge branch 'mf-zip_multiple' of https://github.com/maxfierke/gon into maxfierke-mf-zip_multiple
- 83894d8 Merge pull request latonz#1 from latonz/deep_sign_support
- 3278d62 Merge pull request mitchellh#10 from maxfierke/mf-env_username
- 16606cb Merge pull request mitchellh#13 from vrischmann/asc-provider
- d1268f4 Merge pull request mitchellh#15 from skyzyx/feature/troubleshooting
- b86987e Merge pull request mitchellh#2 from mitchellh/etter-tanium-standalone-notarization
- 0723683 Merge pull request mitchellh#4 from etter-tanium/support-entitlements
- 8962847 Merge pull request mitchellh#6 from mitchellh/f-notarization-log
- a272647 Put version into CLI
- 861a622 Remove entitlements from roadmaps TODOs
- 1d9cee1 Support a notarization-only workflow
- 19a1e4b Update makefile to remove old build methods
- ab725f6 add a note about vendor
- fb2ab73 add keychain option
- 6a0226e cmd/gon: basic signing working
- 717ed7d cmd/gon: better error messages in edge cases
- 7b3d158 cmd/gon: better success output
- 604c819 cmd/gon: change if structure to avoid an else case
- 1ba8a7a cmd/gon: download and parse logs for issues
- 3aa853b cmd/gon: download the log and output issues
- 26e74e3 cmd/gon: error if there are warnings or log file can't be downloaded
- 55f74f6 cmd/gon: exit on error
- c1e7726 cmd/gon: fix extranneous interpolation
- 6560f47 cmd/gon: implement stapling, better item structure
- d7550ac cmd/gon: parallel notarization
- 61c02f8 cmd/gon: show proper final error
- b45a4b8 cmd/gon: shuffle some logic to be a bit clearer
- 7cefd47 cmd/gon: unusd var
- 7e7f945 cmd/gon: zip, temporary output styling
- e3772ce config: base configuration
- e4a83c2 config: rename some fields
- 8fc5464 feat: move to notarytool (apply PR 72)
- b234e4f fix: pin goreleaser version
- 1569d9b github release action
- 55487ff internal/createdmg
- a536cfb log-json support, logs exclusively go to stderr
- 024ee78 make source/bundle_id optional for notarization-only mode
- 9c27f32 move config to internal package
- 8805333 notarize upload
- 1f971e4 notarize: call Status callbacks
- eb584ce notarize: detect invalid notarizations
- f64e1df notarize: handle the scenario where the network becomes unavailable
- af7618c notarize: info polling raw
- 9792da9 notarize: info tests
- 8a115c2 notarize: limit concurrent uploads to avoid error -18000
- 0a5bebe notarize: parse logs
- 8350a33 notarize: rich type for errors
- 4c90bcd notarize: specify null logger for retryable client
- 184f266 notarize: tests for parselog
- 27bfba3 notarize: tests for upload, handle rich errors
- a5f0eae notarize: use a retryable HTTP client for downloading logs
- 31b5d02 notarize: use strutured errors to check for error 1519
- 8fd67c6 notarize: use the provider when calling xcrun
- 9f830ba notarize: wait until submission is accepted
- 3caffce notarize: wrong error logic
- 928f855 package/dmg: support Files
- 358bd1c package/dmg: update doc to note it uses create-dmg
- ea7d6c2 package/dmg: use internal/createdmg
- 7ed6f3e package/zip
- e99228c package/zip: don't export Root right now as a public API
- ae2ed43 remove binary committed
- 87ddcf9 shell cmd/gon
- 13e491c sign: force so we can add a new signature
- ce32a40 sign: need to specify ARGV[0]
- 0a56f02 sign: on error show the full output
- 1718d88 sign: provide package for codesigning files
- ef47527 staple: add stapler
- 92ccbcb support multiple
notarize
blocks, more validation ingon
- 2f48e6b v0.1.1
- 69049d8 v0.2.0
- 6bf907f v0.2.1
- 5d2789c v0.2.2