Release 1.1.0
cornflow-server
version 1.1.0
- released: 2024-05-22
- description: new version of cornflow with new features and bug fixes.
- changelog:
- custom token duration.
- fixed errors on login.
- added password rotation capabilities.
- migrated some deprecated functions on dependencies.
- updated documentation.
cornflow-client
version 1.1.0
- released: 2024-05-22
- description: Changed the way test cases are stored
- changelog:
- changed the way test cases are stored.
- changed what the log stores when solverolving the application.
What's Changed
- feat: custom token duration by @claudio-rodriguez-dev in #507
- bugfix: Error on login by @claudio-rodriguez-dev in #509
- Feature/password_rotation by @claudio-rodriguez-dev in #508
- Translate configuration dictionaries according to solver in all dags by @marioncottard in #491
- Added missing migration by @ggsdc in #510
- Updated dependencies due to vulnerabilities by @ggsdc in #494
- Migration of the pkg resources library to importlib.metadata by @DanielCruzVillameriel in #519
- Move docs folder by @ggsdc in #506
- Fixed bug with endpoint accepting empty strings as passwords by @marioncottard in #512
- Refactored some tests to avoid synchronization issues by @ggsdc in #523
- Prerelease/v1.1.0 by @ggsdc in #511
- Create SECURITY.md by @ggsdc in #518
- Feature/server integration tests by @ggsdc in #524
- Feature/update default dags by @ggsdc in #530
- Changes so that the json log can capture more data, mainly the fields… by @ggsdc in #531
- Feature/examples by @ggsdc in #525
- feature: added log_json to ExecutionEndpoint and ExecutionDataEndpoint responses by @claudio-rodriguez-dev in #526
- Updated the cornflow-dags test to include the coveragerc file by @ggsdc in #534
- In some cases we have to pass a previous checked state to the states … by @ggsdc in #535
- Feature/examples by @ggsdc in #537
- Release/v1.1.0 by @ggsdc in #533
New Contributors
- @claudio-rodriguez-dev made their first contribution in #507
- @DanielCruzVillameriel made their first contribution in #519
Full Changelog: v1.0.11...v1.1.0