> Release time: 2019-07-26 19:45:21
🙇 We'd like to thank all contributors for this new release! In particular,
hanhxiao, felix, Larry Yan, Jem, Han Xiao, Felix, 🙇
🆕 New Features
- [[66aec9c9](https://github.com/gnes-ai/gnes/commit/66aec9c94ae44486a56fbc9c8667e18c24e01c51)] __-__ __grpc__: add StreamCall and decouple send and receive (*hanhxiao*)
- [[5697441b](https://github.com/gnes-ai/gnes/commit/5697441bca859a56d986b6c540ddb1fae0d3b258)] __-__ __indexer__: consider offset relevance at query time (*Jem*)
- [[04c9c745](https://github.com/gnes-ai/gnes/commit/04c9c74556be8dd343de1cdb6375dc744d4da531)] __-__ __image preprocessor__: calculate offsetnd for each chunk (*Jem*)
- [[b34a765a](https://github.com/gnes-ai/gnes/commit/b34a765aa851ccabf45f73a740e82b95de3f1c1a)] __-__ __compose__: add interactive mode of GNES board using Flask (*hanhxiao*)
- [[5876c15e](https://github.com/gnes-ai/gnes/commit/5876c15ea3285cec62fbfe17872594c48f7e043f)] __-__ __base__: support loading external modules from py and yaml (*hanhxiao*)
🐞 Bug fixes
- [[a20672d3](https://github.com/gnes-ai/gnes/commit/a20672d3be6306fc339f9a4523047e4491ebf1b8)] __-__ __preprocessor__: add logging in helper module (*felix*)
- [[f9500c1f](https://github.com/gnes-ai/gnes/commit/f9500c1fe09dcbe27bec8a7a690e9fb243d51cc4)] __-__ __protobuffer__: add doc_type as func argument in RequestGenerator (*felix*)
- [[1c3bb01a](https://github.com/gnes-ai/gnes/commit/1c3bb01a2c87717d3a342c86a65592ea78ad717d)] __-__ __service__: fix bug in doc_type name in indexer service (*Larry Yan*)
- [[d834f578](https://github.com/gnes-ai/gnes/commit/d834f578218ee38d4984ec8243b2d77aa6bb65ba)] __-__ __service__: add doc type to req generator (*Larry Yan*)
- [[80e234e1](https://github.com/gnes-ai/gnes/commit/80e234e154caea53b9103007ffc1cd669cd00bc7)] __-__ __service__: fix bug in req Generator add doc_type (*Larry Yan*)
- [[5743e258](https://github.com/gnes-ai/gnes/commit/5743e2582f36236d20188afee9ed2972de46be28)] __-__ __indexer__: fix bug in indexer service (*Larry Yan*)
- [[11dde2bf](https://github.com/gnes-ai/gnes/commit/11dde2bf9eb5ba0a673551bf061ae56c5601c75c)] __-__ __encoder__: fix bug in tf inception (*Larry Yan*)
- [[ded92c57](https://github.com/gnes-ai/gnes/commit/ded92c578b9aed43085ce12b0d81084f8dc5acbc)] __-__ __indexer__: fix bug for indexer service dealing with empty doc (*Larry Yan*)
- [[1dff06f1](https://github.com/gnes-ai/gnes/commit/1dff06f18e4ab13d416db2ec5ab173cbcf325931)] __-__ __encoder__: fix bug for encoder service dealing with empty doc (*Larry Yan*)
- [[7e43d5a2](https://github.com/gnes-ai/gnes/commit/7e43d5a295ae7b7217f2c32658d6c4c60fe285e1)] __-__ __preprocessor__: fix ffmpeg to deal with broken image (*Larry Yan*)
- [[83ebaced](https://github.com/gnes-ai/gnes/commit/83ebacedc37e6fccb8726799e36c37241018f22e)] __-__ __preprocessor__: move import imagehash to inside (*hanhxiao*)
- [[7c669a70](https://github.com/gnes-ai/gnes/commit/7c669a7075142c9e3bb161f4649646b07b772b45)] __-__ __test__: rename the yaml test file (*hanhxiao*)
- [[2cc26342](https://github.com/gnes-ai/gnes/commit/2cc2634299ab36e784305c419903fbed8a38349e)] __-__ __compose__: change textarea font to monospace (*hanhxiao*)
- [[e644e391](https://github.com/gnes-ai/gnes/commit/e644e3916222d18a9ebe0329fd600b6f776fb69a)] __-__ __encoder__: fix gpu limitation in inception (*Larry Yan*)
- [[89d8b70c](https://github.com/gnes-ai/gnes/commit/89d8b70c9e8df6b2de55e7668bab88e67466e21f)] __-__ __grpc__: fix bug in RequestGenerator query (*Larry Yan*)
- [[c52c2cc6](https://github.com/gnes-ai/gnes/commit/c52c2cc69239a89b5aeba473ef8a6c0fc48ea744)] __-__ __base__: fix gnes_config mixed in kwargs (*hanhxiao*)
- [[68c15fac](https://github.com/gnes-ai/gnes/commit/68c15fac3d7d32cb9f32de620bc930206b18b2f7)] __-__ __base__: fix redundant warning in pipeline encoder (*hanhxiao*)
- [[aadeeefb](https://github.com/gnes-ai/gnes/commit/aadeeefbe2b3ee29ea6882194fa4631b3dd99ff5)] __-__ __composer__: fix composer state machine (*hanhxiao*)
- [[c0bffe6c](https://github.com/gnes-ai/gnes/commit/c0bffe6cc363050721c87b4c4912ebf1d2e03437)] __-__ __indexer__: normalize weight (*Jem*)
- [[2c696483](https://github.com/gnes-ai/gnes/commit/2c6964837c4bc7387b0585d26b4f8ab5f80d3909)] __-__ __indexer__: fix weight in indexer call (*Larry Yan*)
- [[139a02d9](https://github.com/gnes-ai/gnes/commit/139a02d91983a07eac4d8a9650b1ab48946fc864)] __-__ __compose__: fix compose bug of pub-sub rule, duplicate yaml_path (*hanhxiao*)
- [[649ed131](https://github.com/gnes-ai/gnes/commit/649ed1314b9c12167a958d6f8e259944ebdf96e3)] __-__ __encoder__: add normalize option in cvae encoder (*Larry Yan*)
- [[eb487799](https://github.com/gnes-ai/gnes/commit/eb487799b3e4b602738765d9ad5edea997147930)] __-__ __encoder__: fix tf scope error in cvae encoder (*Larry Yan*)
- [[ab6c88cc](https://github.com/gnes-ai/gnes/commit/ab6c88ccfe54ba5f96f09510e97b9658c553c1a9)] __-__ __encoder__: fix error in cvae encoder (*Larry Yan*)
- [[a4b883ac](https://github.com/gnes-ai/gnes/commit/a4b883acb312b5f47d34955d3ec2dccb4cd782c6)] __-__ __indexer__: add drop raw bytes option to leveldb (*Larry Yan*)
- [[4b52bcba](https://github.com/gnes-ai/gnes/commit/4b52bcbaff84f48ffaf0903ca8e8f3d63a67c09c)] __-__ __grpc__: fix grpc plugin path (*Larry Yan*)
- [[d3fbbcac](https://github.com/gnes-ai/gnes/commit/d3fbbcacf64ebe1a1e40fa3afaefac09b6eeb943)] __-__ __weighting__: add simple normalization to chunk search (*Jem*)
- [[08a9a4e3](https://github.com/gnes-ai/gnes/commit/08a9a4e3863afde2dbcb74633c1648e92c47abb5)] __-__ __grpc__: fix grpc service (*Larry Yan*)
- [[6e6bbf83](https://github.com/gnes-ai/gnes/commit/6e6bbf834933b2fa04ab6c62c3c64421b6fed360)] __-__ __grpc__: add auto-gen grpc code (*Larry Yan*)
- [[b89d8fa2](https://github.com/gnes-ai/gnes/commit/b89d8fa297717d8aa033dc51cd5c1c7ae83bf30b)] __-__ __grpc__: add stream index and train in proto (*Larry Yan*)
- [[15cd7e58](https://github.com/gnes-ai/gnes/commit/15cd7e58f0032464bc6a5d24e536a3ef63e6a3ea)] __-__ __base__: fix dump and load on compositional encoder (*hanhxiao*)
- [[bab48919](https://github.com/gnes-ai/gnes/commit/bab48919e847e2c55217ea40e56557023ce6cb41)] __-__ __encoder__: fix tf inception (*Larry Yan*)
- [[973672ef](https://github.com/gnes-ai/gnes/commit/973672ef7041d9a04ea77694e503a5e5c419bde0)] __-__ __encoder__: fix bug for encoder bin load (*Larry Yan*)
- [[1bef3971](https://github.com/gnes-ai/gnes/commit/1bef3971dcbe8b35a7ddcfcbdd29011a7f2dc7c0)] __-__ __setup__: fix setup script (*hanhxiao*)
- [[67fb5766](https://github.com/gnes-ai/gnes/commit/67fb5766b61bcbe0aa5ffdc6706cf5085e2446d7)] __-__ __compose__: fix argparser (*hanhxiao*)
- [[63c4515f](https://github.com/gnes-ai/gnes/commit/63c4515ff96fdb9f354cd935ded21b1db691a037)] __-__ __compose__: accept parser argument only (*hanhxiao*)
- [[887d89cc](https://github.com/gnes-ai/gnes/commit/887d89cc2d99720a94260ea113584b4d1c472ea4)] __-__ __release__: ask BOT_URL before releasing (*hanhxiao*)
🚧 Code Refactoring
- [[9973f600](https://github.com/gnes-ai/gnes/commit/9973f60065d8127bdc236e547faa2f44c4eb9afd)] __-__ __preprocessor__: rename singleton to unary (*hanhxiao*)
- [[a1a2b020](https://github.com/gnes-ai/gnes/commit/a1a2b020ccd99f3e80d0adaad9e8c68c1220d592)] __-__ __proto__: refactor request stream call (*hanhxiao*)
📗 Documentation
- [[c853e3da](https://github.com/gnes-ai/gnes/commit/c853e3dae989ce2365b4b3cf0b37f8c54dc6b767)] __-__ __tutorial__: fix svg size (*hanhxiao*)
- [[04cccdcd](https://github.com/gnes-ai/gnes/commit/04cccdcd93c77cc4e9cb8b3f3e773c2c67353875)] __-__ __tutorial__: fix svg path (*hanhxiao*)
- [[8927cd4f](https://github.com/gnes-ai/gnes/commit/8927cd4fb073b5f21bf5b73fe7f10ca8524f1dad)] __-__ __tutorial__: add yaml explain (*hanhxiao*)
- [[5b52ce4c](https://github.com/gnes-ai/gnes/commit/5b52ce4c4b077ced8a6962d97f4e3fcee23513e6)] __-__ fix doc path (*hanhxiao*)
- [[45751e1f](https://github.com/gnes-ai/gnes/commit/45751e1f9b360c0247152b13f31a24f98de4a6e6)] __-__ __readme__: add quick start for readme (*hanhxiao*)
- [[73891ecc](https://github.com/gnes-ai/gnes/commit/73891ecc1e14b8ff1ef45a2165f51c320aa68fc8)] __-__ __readme__: add install guide to readme and contribution guide (*hanhxiao*)
🏁 Unit Test and CICD
- [[6ff3079b](https://github.com/gnes-ai/gnes/commit/6ff3079be798437d65315e56996812c3aa44e926)] __-__ __unittest__: skip all os environ test (*hanhxiao*)
- [[816fa043](https://github.com/gnes-ai/gnes/commit/816fa04397648a8b97adbd92a924762cea3ca0d0)] __-__ __unittest__: skip blocked test (*hanhxiao*)
- [[79a9c106](https://github.com/gnes-ai/gnes/commit/79a9c10649324921e9a748f73cb8ccc68b29e410)] __-__ __unittest__: run test in verbose mode (*hanhxiao*)
- [[83276f90](https://github.com/gnes-ai/gnes/commit/83276f90a6544a279ac2c60d5caca029d1d67f2e)] __-__ __torchvision__: install torchvision dependency to enable tests (*hanhxiao*)
- [[499682ce](https://github.com/gnes-ai/gnes/commit/499682ce942c5fac778d8c09f40f95606439114d)] __-__ __base__: add unit test for load a dumped pipeline from yaml (*hanhxiao*)
- [[26a7ad18](https://github.com/gnes-ai/gnes/commit/26a7ad1867fe3c9d22bad94abdc435dc38fac4c3)] __-__ __composer__: add unit test for flask (*hanhxiao*)
- [[87ec1fd2](https://github.com/gnes-ai/gnes/commit/87ec1fd21b759a2476cd863f08cbad0327ab67a8)] __-__ __base__: move module delete to teardown (*hanhxiao*)
- [[479b183d](https://github.com/gnes-ai/gnes/commit/479b183d3996865439b17b531c13356a4ec02000)] __-__ __compose__: skip unit test (*hanhxiao*)
🍹 Other Improvements
- [[c30f39cc](https://github.com/gnes-ai/gnes/commit/c30f39ccfcafc014acf196a97f53c82d3532b09b)] __-__ ... (*felix*)
- [[2d5654c0](https://github.com/gnes-ai/gnes/commit/2d5654c0466408251ede54a1eadf25a4e2e567bc)] __-__ __license__: add license (*hanhxiao*)
- [[d3347910](https://github.com/gnes-ai/gnes/commit/d3347910b7048a8b41c7d3c11093fbf34ef9efe1)] __-__ reformat code and optimize import (*hanhxiao*)
- [[71491ffb](https://github.com/gnes-ai/gnes/commit/71491ffb5e5de3497b98ad4f4c411cc6c12abd26)] __-__ __changelog__: update change log to v0.0.24 (*hanhxiao*)