Skip to content

Releases: openml/OpenML

v1.2.6: Merge pull request #1295 from openml/default-log-level

03 Jun 06:57
68fa19c

Choose a tag to compare

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 MaxRequestWorkers configuration for apache configurable from an environment variable
  • Enable the apache status page for local requests (from the container or pod)

Update some access policies

21 Apr 08:30
4db4685

Choose a tag to compare

  • docker image will exit if a failure occurs during startup #1280
  • some endpoints that modify assets have their access policies updated #1290

Increase file upload size limit

22 Jan 13:44
745dbb6

Choose a tag to compare

Increases the total POST request limit to 5G, and the maximum file size limit to 4G.

v1.2.3

28 Nov 08:26
63ee4ef

Choose a tag to compare

Make it possible to skip ES indexing during docker startup.

v1.2.2

27 Nov 16:02
6a969dc

Choose a tag to compare

Minor edit fixing #1163

v1.2.1

15 Nov 14:07
b7d6733

Choose a tag to compare

Merge pull request #1237 from openml/release/v1.2.0

Added the correct jar now, with dependencies

v1.2.0

14 Nov 17:41
9f602d0

Choose a tag to compare

Merge pull request #1236 from openml/release/v1.2.0

Release/v1.2.0 to develop

v1.1.0

20 Jun 12:29
0e56918

Choose a tag to compare

Merge pull request #1228 from openml/bugfix/docker_writing_logs

Allow the docker user to write logs

v1.0.20241115

15 Nov 11:46

Choose a tag to compare

Removed dev_ prefix from release_docker.yaml