Releases: pilinux/linkedin
Releases · pilinux/linkedin
v0.1.3
What's Changed
- bump linkedIn api version to
202510in e952ad9 - improvement: check error on closing response body in 2a6f632
- bump golangci/golangci-lint-action to v9 in 2b578d6
- Fix checkbox formatting in README by @Dhar01 in #3
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #6
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #5
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #7
New Contributors
- @Dhar01 made their first contribution in #3
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
Features
- api methods, urls based on Rest.li protocol 2.0
- create app and manage sessions
- redeem code for long-lived access and refresh tokens
- introspect tokens
- option to set LinkedIn API version for each session
- full pagination support
Examples
- get user profile
- get list of organizations managed by the authenticated user
- fetch posts from a LinkedIn page managed by the authenticated user
Full Changelog: https://github.com/pilinux/linkedin/commits/v0.1.1