We have released a new version of TibiaData!
Changed
- Update Dockerfile to specific version and use of nonroot user (#322 by tobiasehlert)
- Update go mods (#332 by tobiasehlert)
- Using constant instead of reusing similar strings (#321 by tobiasehlert)
- Bump actions/cache from 3 to 4 (#313 by dependabot)
- Bump codecov/codecov-action from 3 to 4 (#317 by dependabot)
- Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#308, #307, #310 by dependabot)
- Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.1 (#326 by dependabot)
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#327, #328 by dependabot)
- Bump golang from 1.21.5 to 1.22.1 (#312, #324, #330 by dependabot)
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#331 by dependabot)
- Bump peter-evans/dockerhub-description from 3 to 4 (#316 by dependabot)
- Bump peter-evans/repository-dispatch from 2 to 3 (#315 by dependabot)
- Bump reproducible-containers/buildkit-cache-dance from 2.1.3 to 2.1.4 (#314 by dependabot)
Fixed
- Never logged in parsing on characters endpoint (#320 by tobiasehlert)
- Properly parse players with ‘and’ in their names (#323 by phenpessoa)
You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md
You can find the v4.1.0 release on GitHub on
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v4.1.0
Kind regards,
Tobias