Tag Archives: beta

TibiaData API v4 release scheduled

Testing of v4 is ongoing and we are in the final stage.

Our v4 is planned to be release the 2023-12-01!

The plan is to have v3 and v4 running in parallel for a period of 2 months and v3 is supposed to be deprecated the 2024-02-01.

Head over to our documentation page on docs.tibiadata.com and start on getting your integrations working for the new version.

Join our Discord server and jump into the #api channel and let’s discuss there or if you experience any issues ๐Ÿ™‚

Kind regards,
Tobias


TibiaData API v4 beta ongoing

Due to a new error handling, we are bumping our API to a new version since it could interrupt your current integrations.

Our docs have been updated, where you need to select “dev.tibiadata.com” as API server and you can start playing around with the V4 endpoints.

Note

This is the dev environment and endpoints can changed without warning.
This dev environment can be offline unexpectedly.
There is a ratelimit of 2 req/s applied.
The cache for all requests is set to 60 seconds (other timeouts can apply from Cipsoft side).

Contact

Join our Discord server and let’s discuss there or if you experience any issues ๐Ÿ™‚

Regards,
Tobias


TibiaData release v0.6.2

We have released a new version of TibiaData!

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.6.2 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.6.2

Kind regards,
Tobias


TibiaData release v0.6.1

We have released a new version of TibiaData!

Changed

  • Switching assets download URL to assets.tibiadata.com
  • Bump docker/build-push-action from 2.8.0 to 2.9.0 (#80 by @dependabot)
  • Bump golang from 1.17.6 to 1.17.7 (#81 by @dependabot)
  • Bump docker/login-action from 1.12.0 to 1.13.0 (#82 by @dependabot)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.6.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.6.1

Kind regards,
Tobias


TibiaData API v3 release scheduled

Testing of v3 is ongoing and we are in the final stage.

Our v3 is planned to be release the 2022-03-01!

The plan is to have v2 and v3 running in parallel for a period of 2 months and v2 is supposed to be deprecated the 2022-05-01.

Head over to our documentation page on docs.tibiadata.com and start on getting your integrations working for the new version.

Join our Discord server and jump into the #v3ย channel and let’s discuss there or if you experience any issues ๐Ÿ™‚

Kind regards,
Tobias


TibiaData release v0.6.0

We have released a new version of TibiaData!

Added

Changed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.6.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.6.0

Kind regards,
Tobias


TibiaData release v0.5.1

We have released a new version of TibiaData!

Added

Changed

  • Add some ‘fake’ unit tests to up coverage on webserver.go (#71 by kamilon)
  • Add unit tests for House Overview and House APIs (#72 by kamilon)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.5.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.5.1

Kind regards,
Tobias


TibiaData release v0.5.0

We have released a new version of TibiaData!

Added

  • Add unit tests for Spells Overview API, fix bugs in Spells Overview API (#55 by kamilon)
  • Add unit tests for Spells API, fix various bugs in pulling of spell data (#56 by kamilon)
  • Add unit tests for Kill Statistics API, move to goquery (#57 by kamilon)
  • Add unit tests for Guild Overview and Guild API (#58 by kamilon)
  • Add unit tests for Creatures Overview and Creature API, fix bug (#59 by kamilon)
  • Add unit tests for Highscores API (#61 by kamilon)
  • Add unit tests for Fansites API (#62 by kamilon)
  • Add unit tests for News List API and News API (#60 by kamilon)
  • Create and use HighscoreCategory enum (#63 by kamilon)
  • Feature: Tibia Houses endpoints (#26 by tobiasehlert)

Changed

  • Refactor gin server to reduce code duplication (#64 by kamilon)
  • Cache new regex queries (#66 by kamilon)

Fixed

  • Fix race condition with TibiadataRequestStruct (#65 by kamilon)
  • Bump docker/build-push-action from 2.7.0 to 2.8.0 (#68 by dependabot)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.5.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.5.0

Kind regards,
Tobias


TibiaData release v0.4.0

We have released a new version of TibiaData!

Added

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.4.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.4.0

Kind regards,
Tobias


TibiaData release v0.3.0

We have released a new version of TibiaData!

Added

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.3.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.3.0

Kind regards,
Tobias