fortio v1.3.0 Release Notes

Release Date: 2018-09-14 // over 5 years ago
  • ๐Ÿ†• New/Changes:

    โœ… Debian packaging support, new makefile targets: dist, dist-sign, official-install, debian-dist-test, debian-dist

    ๐Ÿ†• New location in docker image : /usr/bin/fortio for the binary, /usr/share/fortio for the resources

    ๐Ÿณ Docker volume for data is /var/lib/fortio but the default data directory is "." (current directory) for all installs. That data dir location is now printed at startup, e.g.:

    Fortio 1.3.0 grpc 'ping' server listening on [::]:8079
    Fortio 1.3.0 https redirector server listening on [::]:8081
    Fortio 1.3.0 echo server listening on [::]:8080
    Data directory is /Users/ldemailly/go/src/fortio.org/fortio
    UI started - visit:
    http://localhost:8080/fortio/
    (or any host/ip reachable on this server)
    11:53:00 I fortio_main.go:213> All fortio 1.3.0 bf3f2d9ff07ed03ef16be56af20d58dc0300e60f go1.11 servers started!
    
    • โšก๏ธ updated grpc to 1.15