Cameradar v1.1.3 Release Notes

Release Date: 2016-11-23 // over 7 years ago
  • v1.1.3

    Minor changes :

    • โž• Added automatic pushes to DockerHub to the travis integration
    • ๐Ÿ”ง Made travis configuration file better
    • ๐Ÿ”„ Changed the package generation scripts to make them report errors
    • Removed old etix_rtsp_server binary from the test folder

    ๐Ÿ›  Bugfixes :

    • ๐Ÿ›  Fixed an issue that made it mandatory to launch tests at least once so that they can work the second time
    • ๐Ÿ›  Fixed an issue that made the golang testing tool not compile in the testing script
    • ๐Ÿ›  Fixed an issue that made the golang testing tool sometimes ignore some tests
    • โœ… The previous known issue has been investigated and we don't know where it came from. However after a night of testing I have been unable to reproduce it, so I will consider it closed

    v1.1.2

    Minor changes :

    • โž• Added travis integration
    • โž• Added default environment value for Docker deployment
    • โšก๏ธ Updated docker image description with new easy usage
    • ๐Ÿ’… Updated README badges style (replaced flat with square-flat)
    • ๐Ÿ— Build last package can now also generate a debug package if given the Debug command-line argument