Releases: TibiaData/tibiadata-api-go
Releases · TibiaData/tibiadata-api-go
v4.3.3
Changed
- Improving validation-tests (#434 by @tobiasehlert)
- Bump alpine from 3.21.0 to 3.21.2 (#429 by @dependabot)
- Bump github.com/gin-contrib/gzip from 1.1.0 to 1.2.2 (#430, #437 by @dependabot)
- Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.5 (#427, #428, #432, #433, #435, #436 by @dependabot)
- Bump golang from 1.23.4 to 1.23.5 (#431 by @dependabot)
Fixed
- Parsing of boosted creature that is fictitious (#440 by @tobiasehlert)
v4.3.2
Changed
- Bump tailscale/github-action from 2 to 3 (#422 by @dependabot)
- Bump github.com/gin-contrib/gzip from 1.0.1 to 1.1.0 (#423 by @dependabot)
- Bump github.com/PuerkitoBio/goquery from 1.10.0 to 1.10.1 (#425 by @dependabot)
Fixed
- Change guild rank length check (#426 by @tobiasehlert)
Full Changelog: v4.3.1...v4.3.2
v4.3.1
Added
- Add root-endpoint to container (#420 by @tobiasehlert)
Changed
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#415, #416 by @dependabot)
- Bump github.com/go-resty/resty/v2 from 2.16.1 to 2.16.2 (#413, #414 by @dependabot)
- Bump golang.org/x/text from 0.20.0 to 0.21.0 (#417 by @dependabot)
- Bump alpine from 3.20.3 to 3.21.0 (#419 by @dependabot)
- Bump golang from 1.23.3 to 1.23.4 (#418 by @dependabot)
- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 (#421 by @dependabot)
Full Changelog: v4.3.0...v4.3.1
v4.3.0
Added
- Add tibia_urls field into information-section (#398 by @Kai-Animator)
Changed
- Bump codecov/codecov-action from 4 to 5 (#406 by @dependabot)
- Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.1 (#404, #405, #407, #408 by @dependabot)
- Bump golang from 1.23.2 to 1.23.3 (#403 by @dependabot)
- Bump golang.org/x/text from 0.19.0 to 0.20.0 (#401 by @dependabot)
- Update dependabot configuration (#399 by @tobiasehlert)
Fixed
- Empty boostablebosses list (#411 by @tobiasehlert)
- Failing creature endpoints (#412 by @tobiasehlert)
Full Changelog: v4.2.3...v4.3.0
v4.2.3
Changed
- Bump alpine from 3.20.1 to 3.20.3 (#375, #386 by @dependabot)
- Bump github.com/go-resty/resty/v2 from 2.13.1 to 2.15.3 (#376, #377, #388, #389, #390, #391, #393, #392, #394, #395 by @dependabot)
- Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0 (#384 by @dependabot)
- Bump golang from 1.22.5 to 1.23.2 (#379, #382, #385, #396 by @dependabot)
- Bump golang.org/x/text from 0.16.0 to 0.19.0 (#378, #383, #397 by @dependabot)
- ci: remove GitHub action Tailscale version input (#387 by @tobiasehlert)
- chore: decrease Dockerfile layers (#380 by @tobiasehlert)
Full Changelog: v4.2.2...v4.2.3
v4.2.2
Fixed
- Boosted creature parsing on overview page (#374 by @tobiasehlert)
Full Changelog: v4.2.1...v4.2.2
v4.2.1
Fixed
- Boosted creature parsing on overview page (#372 by @tobiasehlert)
Full Changelog: v4.2.0...v4.2.1
v4.2.0
Added
- Add restriction mode (#370 by @tobiasehlert)
Changed
- ci: rewrite GitHub action workflows (#346 by @tobiasehlert)
- Bump alpine from 3.19.1 to 3.20.1 (#363, #367 by @dependabot)
- Bump docker/build-push-action from 5 to 6 (#366 by @dependabot)
- Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#355 by @dependabot)
- Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#357 by @dependabot)
- Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 (#358, #359, #362, #360 by @dependabot)
- Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 (#354 by @dependabot)
- Bump golang from 1.22.1 to 1.22.5 (#342, #361, #365, #368 by @dependabot)
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (#353, #351, #352 by @dependabot)
- Bump golang.org/x/text from 0.14.0 to 0.16.0 (#356, #364 by @dependabot)
Fixed
- Align world endpoint transfer_type to regular by default (#348 by @tobiasehlert)
- New world record_date field omit if empty (#350 by @tobiasehlert)
Full Changelog: v4.1.2...v4.2.0
v4.1.2
Changed
- Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 (#334, #335 by @dependabot)
- Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#336 by @dependabot)
- ci: switch from custom proxy to tailscale vpn (#339 by @tobiasehlert)
Fixed
- Character killer parser by rewrite of death parsing logic (#338 by @phenpessoa)
Full Changelog: v4.1.1...v4.1.2
v4.1.1
Fixed
- Fix permission issues with Dockerfile nonroot implementation (#333 by @tobiasehlert)
Full Changelog: v4.1.0...v4.1.1