Skip to content

Release v1.0.2

Compare
Choose a tag to compare
@ggsdc ggsdc released this 17 Mar 15:50
· 109 commits to master since this release
6d2d6b8
  • released: 2023-03-17
  • description: fixes error on startup on google cloud because the monkey patch from gevent was not getting applied properly on urllib3 ssl dependency.
  • changelog:
    • applied monkey patch from gevent before app startup.
    • change on service command to not start up the gunicorn process inside the app context.
    • change on health endpoint so by default is unhealthy.
    • adjusted health endpoint unit and integration tests.
    • fixed version of cornflow-client to 1.0.11