mainflux v0.9.0 Release Notes

Release Date: 2019-07-19 // over 4 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿš€ Create and push docker manifest for new release from Makefile (#794)
    • ๐Ÿ‘ MF-399 - Add open tracing support (#782)
    • MF-783 - Allow access checking by a thing ID (#784)
    • NOISSUE - Add authorization HTTP API to things service (#772)
    • โœ‚ Remove cli executable from repo (#776)
    • ๐Ÿณ NOISSUE - Use .env vars in docker-compose (#770)
    • ๐Ÿณ MF-663 - enable nginx port conf from docker env (#769)
    • โšก๏ธ Update docs (#766)
    • ๐Ÿ“ฆ NOISSUE - Remove installing non-existent package in ci (#758)
    • NOISSUE - Add searchable Channels name (#754)
    • ๐Ÿš€ MF-466 - ARM docker deployment (#756)
    • โž• Add missing Websocket.js into docker ui image (#755)
    • NOISSUE - Add searchable Things name (#750)
    • NOISSUE - Add certificate fields to the Bootstrap service (#752)
    • โšก๏ธ Update grpc and protobuf deps in mqtt adapter (#751)
    • ๐Ÿ‘ MF-742 - Things to support single user scenario (#749)
    • MF-732 - Add Postgres reader (#740)
    • MF-722 - Change UUID lib (#746)
    • โž• Add performance improvement to writer filtering (#744)
    • โšก๏ธ NOISSUE - Update nginx version (#748)
    • MF-574 - Add missing environment variables to Cassandra writer (#745)
    • ๐Ÿ‘ท NOISSUE - Add compile test to CI (#743)
    • MF-708 - Assign Writer(s) to a channel (#737)
    • MF-732 - Add PostgreSQL writer (#733)
    • NOISSUE - Add readers pagination in SDK (#736)
    • โž• Add UI websocket open/close and send/receive (#728)
    • MF-707 - Allow custom Thing key (#726)
    • MF-525 - Add pagination response to the readers (#729)
    • NOISSUE - Rm Things type from lora-adapter (#727)
    • 0๏ธโƒฃ skip deleting of persistent volumes by default (#723)
    • ๐Ÿšš MF-488 - Remove Thing type (app or device) (#718)
    • โœ‚ Remove empty channels check (#720)
    • ๐Ÿณ MF-655 Proper usage of docker volumes (#657)
    • ๐Ÿ’ป NOISSUE - Improve UI styling (#719)
    • โšก๏ธ MF-715 - Conflict on updating connection with a valid list of channels (#716)
    • MF-711 - Create separate Redis instance for ES (#717)
    • โšก๏ธ NOISSUE - Update event fields naming (#713)
    • ๐Ÿ“„ MF-698 - Add missing info and docs about sys event sourcing (#712)
    • ๐Ÿ“‡ MF-549 - Change metadata format from JSON string to JSON object (#706)
    • NOISSUE - Replace repeating code by card gen func (#697)
    • โšก๏ธ Update Bootstrap service docker-compose.yml (#700)
    • โœ‚ Remove Debug function (#699)
    • MF-687 - Add event sourcing to Bootstrap service (#695)
    • ๐Ÿšš NOISSUE - Remove debugging message from response of handle error function (#696)
    • โž• Add event stream to MQTT adapter for conn status (#692)
    • ๐Ÿ’… NOISSUE - Improve UI style (#691)
    • โšก๏ธ Update docs structure (#686)
    • ๐Ÿ‘‰ Use images instead of carousel (#685)
    • โšก๏ธ NOISSUE - Update docs (#683)
    • ๐Ÿ’… MF-662 - Change menu style (#678)
    • MF-651 - X509 Mutual TLS authentication (#676)
    • โšก๏ธ Update Aedes version for MQTT adapter (#677)
    • ๐Ÿ’ป MF-661 - Bootstrap pagination in UI (#672)
    • ๐Ÿ“š Update subtopics section in documentation (#670)
    • โœ‚ Remove default base URL value (#671)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ”Š NOISSUE - Fix Readers logs (#735)
    • ๐Ÿณ NOISSUE - Fix Docker for ARM (#760)
    • NOISSUE - Fix count when search by name is performed (#767)
    • NOISSUE - Typo fix (#777)
    • ๐Ÿ”Š NOISSUE - Fix Postgres logs in Things service (#734)
    • ๐Ÿ›  Fix CI with fixed plugin versions (#747)
    • ๐Ÿ›  fix building problems (#741)
    • ๐Ÿ›  fix docker-compose env (#775)
    • Fix MF_THINGS_AUTH_GRPC_PORT in addons' docker-compose files (#781)
    • ๐Ÿ›  Fix MQTT raw message deserialization (#753)
    • ๐Ÿ›  fix variant option for manifest annotate (#765)
    • ๐Ÿ›  fix to makefile for OSX/Darwin (#724)
    • ๐Ÿ›  Fix .dockerignore file by removing index.html (#725)
    • ๐Ÿ›  Fix things and channels metadata create and edit & remove thing type (#721)
    • ๐Ÿ›  Fix Bootstrap service event map keys (#705)
    • ๐Ÿ›  Fix logging in publish event callback (#694)
    • ๐Ÿ›  Fix InfluxDB time bug (#689)
    • ๐Ÿ›  Fix users service to work in offline mode (#795)
    • ๐Ÿ›  fix mainflux_id parameter in bootstrap swagger (#789)
    • ๐Ÿ›  Fix offset calculation after deleting thing/channel, not to go to negative offset after deleting last thing/channel (#679)
    • ๐Ÿ‘‰ Use errors and null packets in authorized pub/sub (#773)
    • NOISSUE - Fix CoAP adapter (#779)