| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-08 | 1.1 kB | |
| gorush-1.21.0-linux-386 | 2026-03-08 | 53.9 MB | |
| gorush-1.21.0-linux-arm-5 | 2026-03-08 | 54.3 MB | |
| gorush-1.21.0-windows-386.exe | 2026-03-08 | 55.1 MB | |
| gorush-1.21.0-windows-amd64.exe | 2026-03-08 | 59.0 MB | |
| gorush-1.21.0-freebsd-amd64 | 2026-03-08 | 57.6 MB | |
| gorush-1.21.0-linux-amd64 | 2026-03-08 | 57.7 MB | |
| gorush-1.21.0-linux-arm-6 | 2026-03-08 | 54.3 MB | |
| gorush-1.21.0-linux-arm-7 | 2026-03-08 | 54.2 MB | |
| gorush-1.21.0-darwin-amd64 | 2026-03-08 | 59.2 MB | |
| gorush-1.21.0-darwin-arm64 | 2026-03-08 | 55.9 MB | |
| gorush-1.21.0-freebsd-386 | 2026-03-08 | 53.3 MB | |
| gorush-1.21.0-linux-arm64 | 2026-03-08 | 54.1 MB | |
| README.md | 2026-03-08 | 2.5 kB | |
| v1.21.0 source code.tar.gz | 2026-03-08 | 580.9 kB | |
| v1.21.0 source code.zip | 2026-03-08 | 624.6 kB | |
| Totals: 16 Items | 669.8 MB | 1 | |
Changelog
Features
- 4ef067ef5deacca4d2cbc3b1ff9cf4a5d75a81be: feat: add and test default values for API and logging configuration (#861) (@appleboy)
Bug fixes
- de03c55128bb34acecbb67ec7abfd87b6ffce0ff: fix(rpc): replace deprecated grpc with @grpc/grpc-js to resolve vulnerabilities (@appleboy)
Enhancements
- bef05462b60805bad90f54a50b7b24b3be253424: chore: update and streamline Go module dependencies (@appleboy)
- 5a3ab802771c5a98f0de8d076f7e4b0314b59610: chore: upgrade Go version to 1.24.11 across project and deploy configs (@appleboy)
- d3ed833de97d49fd039eda5d5f8dd67ed6cb02cd: chore(gitignore): add .claude directory to ignore list (@appleboy)
- 0383759ca76a410564246c2536065eb01aa6e1ed: chore(deps): upgrade Go to 1.25 and update all dependencies (@appleboy)
- efe142214c7f71ec82b691049b47ee12375e5bee: chore(deps): bump OpenTelemetry packages from v1.39.0 to v1.42.0 (@appleboy)
Refactor
- 1ad87302a80e18b2d4c0f031dbaa4ba3a57b7663: refactor(lint): fix all golangci-lint v2 warnings across codebase (@appleboy)
Build process updates
- d9a9df1ad83e789c889e737157d29771a35f651e: ci: update GitHub actions versions for workflows and linting (@appleboy)
- f5e79a1c988f90e3e0782b67c0789df8b0aff59d: build: switch to golangci-lint for formatting and linting (@appleboy)
- c506f67cc6a1be39a8271cd33e914c16759f64c5: ci: skip Docker registry login on pull request events (#860) (@appleboy)
- b0cb8fab9ae9be5c406f41c0200ac27e81acb9c9: ci: upgrade golangci-lint-action version in CI workflow (@appleboy)
- 2234c296419e1329c96792b3ef4c33a48c0b0be5: ci(workflows): upgrade all GitHub Actions to latest versions (@appleboy)
Documentation updates
- f1c70efc2a306a17aac355d40ffe3239c62205ba: docs: refine documentation formatting and structure consistency (@appleboy)
- fc1afa57e5b056345aa4a47015cc9cf474131eca: docs: refactor documentation structure and enhance contents navigation (@appleboy)
- caf028ebad7ec55c5f1e216c39e7b420f07dcb6c: docs: standardize documentation section headings and formatting (@appleboy)
- 0123df76272e801522672ee77cff4907e257bfe4: docs(claude): improve CLAUDE.md with request flow and dev commands (@appleboy)
Others
- 5e1d4e016002d51e1ba24d7fdb7840cb478f73fe: style: refine nolint usage for improved code clarity (@appleboy)
- e68b77f81f56a2534fb154d363b11552184645ee: add typed Platform enum and LogBlock with JSON/Text codecs; keep legacy constants (#853) (@miladev95)
- c44106cb206d5789dfc7f987d370d3c4c3f08b2d: test: add Platform to PushNotification tests for topic scenarios (@appleboy)