Eludris v0.3.3 #72
EnokiUN
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Eludris v0.3.3 Changes
API Changes
Oprish
/rate_limits
route and instead added arate_limits
query parameter to the [get_instance_info
]route which includes the instance's rate limit info in the [
InstanceInfo
] payload.ErrorResponse
]s, now the data is flattened.FILE_SIZE_RATE_LIMITED
HTTP error in favour of theRATE_LIMITED
one.Pandemonium
HELLO
andRATE_LIMIT
[ServerPayload
]s.RATE_LIMIT
payloadbefore getting disconnected.
Effis
Hosting Changes
CLI
--next
flag to the deploy command.update
command which pulls the newest docker-compose and updates themicroservice images.
.deb
and.rpm
files for the CLI.Docker
wait-for-it.sh
instead of copying it from the repository root.
docker-compose.next.yml
file to make it easier to host development and bleeding edge instances.
Development Changes
#[autodoc]
macro and a custom docs page (this one (wow)).
Payload
enum into [ClientPayload
] and [ServerPayload
].InstanceInfo
] struct now has afrom_conf
method to allow for cleaner code.InstanceInfo
] (without references).todel/src/models/logic
.Full change log page
This discussion was created from the release Eludris v0.3.3.
Beta Was this translation helpful? Give feedback.
All reactions