- Support grpc reflection
- Upgrade depebdebcies to support python 3.10+
- Changed CI from Travis CI to Github Actions
- Added multiprocessing worker class
- Use cached_property from standard lib when possible
- 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
- Update grpcio-tools requirement from <1.39.0,>=1.27.0 to >=1.27.0,<1.44.0
- fix(version): fix unchanged version tag
- Update grpcio-tools requirement from <1.33.0,>=1.27.0 to >=1.27.0,<1.38.0
- change log level when load lib jobs
- fix test
- bump version
- Update init.py
- bump version
- update grpc version
- celery inspect 不调用 create_app
- bump version
- update travis ci