Releases: SkynetLabs/blocker
Releases · SkynetLabs/blocker
Release v0.1.2
v0.1.1
v0.1.0
What's Changed
- [MINOR] typo by @peterjan in #35
- Bump alpine from 3.15.1 to 3.15.2 by @dependabot in #36
- Lint dockerfile with hadolint by @kwypchlo in #37
- Bump alpine from 3.15.2 to 3.15.3 by @dependabot in #38
- [MINOR] Logging + Hardening by @peterjan in #39
- Bump golang from 1.18.0 to 1.18.1 by @dependabot in #41
- Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #40
Full Changelog: deploy-2022-03-22...v0.1.0
Deploy 2022-03-22
What's Changed
- Blocklist Sync by @peterjan in #19
- Block through skyd instead of nginx by @peterjan in #30
- Use Waitgroup by @peterjan in #29
- Remove API interface by @peterjan in #27
- Bump alpine from 3.15.0 to 3.15.1 by @dependabot in #33
- Bump golang from 1.17.8 to 1.18.0 by @dependabot in #34
- [MINOR] Rename Client to SkydClient by @peterjan in #32
Full Changelog: deploy-2022-03-08...deploy-2022-03-22
Deploy 2022-03-08-1
This is critical patch for https://github.com/SkynetLabs/blocker/releases/tag/deploy-2022-03-08
What's Changed
Full Changelog: deploy-2022-03-08...deploy-2022-03-08-1
Deploy 2022-03-08
What's Changed
- Bump golang from 1.17.7 to 1.17.8 by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: deploy-2022-03-01...deploy-2022-03-08
deploy-2022-03-01
This is first release on github since inception, it will contain all changes from the inception
What's Changed
- Initial implementation. by @ro-tex in #1
- Add the reporter's sub to the record. by @ro-tex in #2
- Add support for base32 skylinks. by @ro-tex in #3
- fix: Disable Authentication by @peterjan in #4
- Mark authenticated vs unauthenticated reports by @ro-tex in #6
- Nginx cache purge by @ro-tex in #7
- Always return 200 on success. by @ro-tex in #9
- Add endpoint to allow for blocking without authentication by using a pow by @ChrisSchinnerl in #10
- Allow List by @peterjan in #11
- Missing Return by @peterjan in #12
- Nginx Block Skylink by @peterjan in #13
- Retry On Failure by @peterjan in #14
- [HOTFIX] Avoid Deadlock by @peterjan in #15
- Server UID by @peterjan in #17
- Use Skylink Hash (pt1) by @peterjan in #16
- include dockerfile and dependabot by @kwypchlo in #21
- disable cgo and use alpine image by @kwypchlo in #22
- Remove Compat Code by @peterjan in #24
- Blocklist Endpoint by @peterjan in #23
New Contributors
- @ro-tex made their first contribution in #1
- @peterjan made their first contribution in #4
- @ChrisSchinnerl made their first contribution in #10
- @kwypchlo made their first contribution in #21
Full Changelog: https://github.com/SkynetLabs/blocker/commits/deploy-2022-03-01