mirror of
https://github.com/elyby/chrly.git
synced 2025-01-25 21:12:09 +05:30
Update CHANGELOG
This commit is contained in:
parent
2fbeb492f0
commit
a459809b6b
@ -18,11 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
username to its UUID. It can be used with some load balancing software to increase throughput of Mojang's textures
|
username to its UUID. It can be used with some load balancing software to increase throughput of Mojang's textures
|
||||||
proxy by splitting the load across multiple servers with its own IPs.
|
proxy by splitting the load across multiple servers with its own IPs.
|
||||||
- Textures extra param is now can be configured via `TEXTURES_EXTRA_PARAM_NAME` and `TEXTURES_EXTRA_PARAM_VALUE`.
|
- Textures extra param is now can be configured via `TEXTURES_EXTRA_PARAM_NAME` and `TEXTURES_EXTRA_PARAM_VALUE`.
|
||||||
|
|
||||||
- New StatsD metrics:
|
- New StatsD metrics:
|
||||||
- Counters:
|
- Counters:
|
||||||
- `ely.skinsystem.{hostname}.app.mojang_textures.usernames.textures_hit`
|
- `ely.skinsystem.{hostname}.app.mojang_textures.usernames.textures_hit`
|
||||||
- `ely.skinsystem.{hostname}.app.mojang_textures.usernames.textures_miss`
|
- `ely.skinsystem.{hostname}.app.mojang_textures.usernames.textures_miss`
|
||||||
|
- All incoming requests are now logging to the console in
|
||||||
|
[Apache Common Log Format](http://httpd.apache.org/docs/2.2/logs.html#common).
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- `ely.skinsystem.{hostname}.app.mojang_textures.usernames.iteration_size` and
|
- `ely.skinsystem.{hostname}.app.mojang_textures.usernames.iteration_size` and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user