Releases: meraki-analytics/orianna
Releases · meraki-analytics/orianna
orianna-4.0.0-rc9
v4.0.0-rc9 v4.0.0-rc9 release
orianna-4.0.0-rc8
v4.0.0-rc8 v4.0.0-rc8 release
orianna-4.0.0-rc7
v4.0.0-rc7 v4.0.0-rc7 release
orianna-4.0.0-rc6
v4.0.0-rc6 v4.0.0-rc6 release
orianna-4.0.0-rc5
NOTE: This release contains a major breaking API change to Queues - they have been renamed to colloquial names rather than using the API-specific key as the enum name. Deprecated queues are now denoted as such.
Other changes:
- Added Iron tier
- The InMemoryCache should now properly initialize on Android
- Fixes a bug with matches showing 11 participants
- Fixes a bug with requesting match history from the API with start times older than Riot's history
- Fix missing EventType from match timeline events
orianna-4.0.0-rc4
v4.0.0-rc4 v4.0.0-rc4 release
orianna-4.0.0-rc3
v4.0.0-rc3 v4.0.0-rc3 release
orianna-4.0.0-rc2
Proper android support (including proxying RiotAPI calls) in addition to some bug fixes and QOL improvements
orianna-4.0.0-rc1
- Upgraded for Riot API v4 compatibility
- Removed some legacy endpoints
- Fix an edge case rate limiter bug
- Add support for getting information about patches
- A few other QOL fixes
orianna-3.0.4
- Fixed a potential race condition with the rate limiter
- Fixed handling of old match versions when getting static-data
- Added UNRANKED tier
- Fixed currentMatch.exists()
- Stopped MatchHistory from failing when no matches were found
- Added Season.getLatest()