Releases: juev/getpocket-collector
Releases · juev/getpocket-collector
v0.2.0
Breaking changes
Previously, RSS was used to access getpocket. Recently, the company has closed this feature, leaving only API access.
The new version only works with Rest API requests using keys.
v0.1.14
Changelog
- a5b1cd9 feat: add backoff for 429 status code
v0.1.12
Changelog
- fee2570 fix: processing map of link for concurrency
v0.1.11
Changelog
- 51eead0 feat: update github actions
- 34eccde feat: use goroutines for process feeds
v0.1.10
Changelog
- 4fb4be5 Merge pull request #11 from juev/dependabot/go_modules/golang.org/x/net-0.17.0
- b30ccbf build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
v0.1.9
Changelog
- 9d7a48b feat: do not check mime for documents
- a8f569a feat: use only one http request to url
v0.1.8
Changelog
- 852c13a feat: decrease goroutines for processing title