This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🙇 We'd like to thank all contributors for this new release! In particular,
hanhxiao, felix, raccoonliukai, Jem, 🙇
###🆕 New Features
- [[```8bef90dd```](https://github.com/gnes-ai/gnes/commit/8bef90dda91a96670c69bcac16728335edfbe6dc)] __-____cd__: docker images now push to github during merge and tag (*hanhxiao*)
- [[```fe7025f5```](https://github.com/gnes-ai/gnes/commit/fe7025f5a2041602b4e6df04faa33a03ad9ad4b3)] __-____frontend__: dump route in the frontend (*hanhxiao*)
- [[```8fbb0945```](https://github.com/gnes-ai/gnes/commit/8fbb094526eddc0ed1233061b2ca018832ecd060)] __-____router__: add a block router for benchmarking (*hanhxiao*)
###🐞 Bug fixes
- [[```43145019```](https://github.com/gnes-ai/gnes/commit/43145019989e9c009bc4fd944464789d8f33f6b9)] __-____unittest__: fix unit test for send recv (*hanhxiao*)
- [[```b6f2cdaf```](https://github.com/gnes-ai/gnes/commit/b6f2cdafe2d9e154069a404df00d0e2ae0bdcc1b)] __-____service__: fix send/recv for better compatability (*hanhxiao*)
- [[```8c6f2558```](https://github.com/gnes-ai/gnes/commit/8c6f2558c2da32a167c2ddccb6df953f0da87f30)] __-__ fix route table sum time (*raccoonliukai*)
- [[```8a0beec8```](https://github.com/gnes-ai/gnes/commit/8a0beec8d9437317bdb90fb3ccaade0208ca8850)] __-____service__: send single long message rather than multiple (*hanhxiao*)
- [[```3b1f963c```](https://github.com/gnes-ai/gnes/commit/3b1f963ccb617cf2870471cf97ec02481a81331c)] __-____preprocessor__: add solution for raw_video (*raccoonliukai*)
- [[```1b4a04fe```](https://github.com/gnes-ai/gnes/commit/1b4a04fe0fcea61d609292b7b906fa3293f98cda)] __-____preprocessor__: add videodecode in init (*raccoonliukai*)
- [[```7108460a```](https://github.com/gnes-ai/gnes/commit/7108460a994491665cca15abd28e92220a6ea66a)] __-____memory_leak__: try to fix memory leak (*felix*)
- [[```82951d95```](https://github.com/gnes-ai/gnes/commit/82951d9571331f963f6428a245568243d9b41fd9)] __-____frontend__: use poll for better efficiency (*hanhxiao*)
- [[```2e326af5```](https://github.com/gnes-ai/gnes/commit/2e326af592dd91161c5cceb6d852b0ba2c5250f5)] __-__ catch exception in hook function (*hanhxiao*)
- [[```402867cc```](https://github.com/gnes-ai/gnes/commit/402867cc5b92d0a0b07de993524f6553b6952adb)] __-__ fix route table total time (*hanhxiao*)
- [[```30976179```](https://github.com/gnes-ai/gnes/commit/309761794248ec13a9c82c69490cbc03998bc5e0)] __-____docker__: decoupling prerequest and gnes install (*hanhxiao*)
- [[```c5347a5b```](https://github.com/gnes-ai/gnes/commit/c5347a5b668148f345d732acd1f459c6d025f201)] __-____service__: make route_table as option for all services (*hanhxiao*)
- [[```45a078d9```](https://github.com/gnes-ai/gnes/commit/45a078d9df976c4173e362d32f9f36d5d7fce472)] __-____docker__: reduce the size of built image (*hanhxiao*)
###📗 Documentation
- [[```95493b47```](https://github.com/gnes-ai/gnes/commit/95493b47b44cebfb28d9b2dd3206494485e93afa)] __-____readme__: add github package to readme (*hanhxiao*)
###🍹 Other Improvements
- [[```31f53bc2```](https://github.com/gnes-ai/gnes/commit/31f53bc270b700eebb1be8a0006b1cc4c720c5ae)] __-__ fix unit test (*felix*)
- [[```89945ef8```](https://github.com/gnes-ai/gnes/commit/89945ef8bdae798358c80631f187b21e039b5ab7)] __-____changelog__: update change log to v0.0.41 (*hanhxiao*)