snap v1.2.0 Release Notes

Release Date: 2017-03-15 // about 7 years ago
  • โฑ 9677fd5 Scheduled workflow execution immediately - applicable for simple and windowed schedule, not applicable for cron shedule
    ๐Ÿ›  6542d89 Fixes #1438, set standard logger as a logger for grpc
    โšก๏ธ 6f7c706 SDI-2480: Update aci version that removes dependency on kubernetes
    a7d4bc1 Adds streaming capability to Snap
    โฑ b5ec78f Adds streaming schedule type
    d4b65a5 Adds grpc streaming client
    94c5bfc Added grpc streaming definitions
    ๐Ÿ‘ 0d41fe9 Support Environment variables for CLI options
    ๐Ÿ›  d364e37 Fixes #1521: Snaptel hang on task watch
    ๐Ÿšš a7819e0 Fixed #1520 - Ended task can be removed
    ๐Ÿ”Œ 1a415fa Fixes #1502 - plugins are run from tmp dir on all code paths
    ๐Ÿšš 70d5b5e Fixes #1482, removed unsafe double RLock in (p *pool) SelectAP
    ๐Ÿ›  8eb0d7c Fixes #1532
    ๐Ÿšš 877f1b5 Remove Jolokia collector plugin from wishlist
    ๐Ÿ“š c5ea754 Updated documentation for large tests
    ๐Ÿ— 3b83b53 Enables cgo for freebsd builds
    a57fd48 Adds '/usr/bin/env bash' for portability
    b08312d Uses filepath.join instead of path.join
    ๐Ÿ 1b5b6b7 Adds building binaries for Windows
    50d5776 Improves portability of GOOS and GOARCH
    ๐Ÿ›  8c0abcd Fixes #1515
    ๐Ÿ‘ 09ddbf9 SDI-1659: support for CORS header