Releases: openml/OpenML
Releases · openml/OpenML
v1.2.6: Merge pull request #1295 from openml/default-log-level
For users:
- The run list and run evaluation endpoint now have a limit (and default) of returning 1000 results, instead of 10000.
Maintenance:
- Make log level and location for Code Igniter configurable from an environment variable.
- Default to logging errors for Code Igniter.
- Make the
MaxRequestWorkersconfiguration for apache configurable from an environment variable - Enable the apache status page for local requests (from the container or pod)
Update some access policies
Increase file upload size limit
Increases the total POST request limit to 5G, and the maximum file size limit to 4G.
v1.2.3
Make it possible to skip ES indexing during docker startup.
v1.2.2
v1.2.1
Merge pull request #1237 from openml/release/v1.2.0 Added the correct jar now, with dependencies
v1.2.0
Merge pull request #1236 from openml/release/v1.2.0 Release/v1.2.0 to develop
v1.1.0
Merge pull request #1228 from openml/bugfix/docker_writing_logs Allow the docker user to write logs
v1.0.20241115
Removed dev_ prefix from release_docker.yaml