micro v1.17.0 Release Notes

Release Date: 2019-11-27 // over 4 years ago
    • โž• Add address flag to cli to specify a specific node to call
    • โž• Add output flag to cli to format the output of a call
    • ๐Ÿ›  Fix internal cli call formatting to support any type
    • โž• Add namespace variable for the init command to utilise for name prefixing
    • โž• Add init command which auto updates services based on the notifier
    • ๐Ÿ”„ Change notifier to use event timestamp rather than service version
    • ๐Ÿš€ Update all the network configs for kubernetes deployments
    • โž• Add the advertising strategy flag to network and router
    • โž• Add the network web templating along with additional endpoints
    • โž• Add go generate file to new service templates
    • โž• Add standalone inbound :8081 proxy server to micro proxy
    • โž• Add a filesystem notifier for micro run service --local
    • โž• Add additional proxy handlers for file and exec
    • โž• Add support for icons in web dashboard