Changed - Upgrade depebdebcies to support python 3.10+ - Changed CI from Travis CI to Github Actions
3.0.0
Added - Added multiprocessing worker class Changed - Use cached_property from standard lib when possible
2.3.3
Added - Added `post_ready` signal that will be sended after sea app is ready - Added reading default config from environment variables, will overwrite the config file
2.3.2
Changed - Update grpcio-tools requirement from <1.39.0,>=1.27.0 to >=1.27.0,<1.44.0
2.3.1
Fixed - fix(version): fix unchanged version tag
2.3.0
Changed - Update grpcio-tools requirement from <1.33.0,>=1.27.0 to >=1.27.0,<1.38.0