version 1.1.4
- released: 2024-12-05
- description: same version as previous one.
- changelog:
- new version due to pypi outage and problems with the version uploaded
version 1.1.3
- released: 2024-12-05
- description: small changes
- changelog:
- changed the json schema validation on airflow so that solution, instance checks and solution checks are correctly reviewed.
- added some small changes to make sure that future compatibility with new version of libraries is ready.
- added a reconnect from airflow to cornflow to make sure that if the model fails we can get back as much as possible.
What's Changed
- Change the word problem for the better term 'issue' also wrote about … by @danifreflow in #544
- Feature/workflows by @ggsdc in #552
- add AIRFLOW_HOME env variable by @pchtsp in #551
- Modified codecov config file and coverage configuration file by @ggsdc in #553
- Feature/bump requests by @ggsdc in #549
- move pulp to version 2.9.0 by @pchtsp in #550
- Updated flask cors due to security reasons by @ggsdc in #557
- Feature/updated changelogs by @ggsdc in #558
- Small bugfix for long solving sessions by @ggsdc in #562
- Added bug report template by @ggsdc in #560
- Bugfix/jsonschema by @ggsdc in #577
- Release/v1.1.3 by @ggsdc in #566
- Bump version due to pypi outage by @ggsdc in #584
- Updated version on dockerfile by @ggsdc in #586
New Contributors
- @danifreflow made their first contribution in #544
Full Changelog: v1.1.2...v1.1.4