Skip to content

v3.0.0

Compare
Choose a tag to compare
@vio-bot vio-bot released this 30 Mar 13:14

Change Log

v3.0.0 (2020-03-30)

Full Changelog

Implemented enhancements:

  • add capability of filtering scan / reads by plugin #356

Fixed bugs:

  • plugin timeout error on read fails to update plugin state to inactive #379

Closed issues:

  • clean up unit tests #373
  • package example deployments with docker app #306

Merged pull requests:

v3.0.0-alpha.19 (2020-02-21)

Full Changelog

Implemented enhancements:

  • make plugin refresh task period configurable #358

Fixed bugs:

  • Transaction 404 about 2 seconds after a write. #363

Closed issues:

  • investigate: plugins showing up as inactive upon redeploy #357

Merged pull requests:

  • updates to device cache rebuild and plugin refresh #366 (edaniszewski)
  • bugfix: fix issues with txn cache ttl being set as well as rebuild clearing the cache #365 (edaniszewski)
  • bugfix: use a shared loop between sanic and asyncio components #364 (edaniszewski)

v3.0.0-alpha.18 (2020-02-05)

Full Changelog

Merged pull requests:

v3.0.0-alpha.17 (2020-02-03)

Full Changelog

Closed issues:

  • v3: plugin discovery does not seem to register all found plugins #355

v3.0.0-alpha.16 (2020-01-30)

Full Changelog

Fixed bugs:

  • plugin refresh does not behave correctly #349

Closed issues:

  • investigate: potential bug resetting plugin to active on refresh #351

Merged pull requests:

  • add a request ID for all logs generated during request handling #354 (edaniszewski)
  • rework logging for additional context and to include sanic logs #353 (edaniszewski)
  • bugfix: already registered plugin was not being set to active on refresh #352 (edaniszewski)

v3.0.0-alpha.15 (2020-01-28)

Full Changelog

Merged pull requests:

  • bugfix: update plugin refresh triggers, gate actions on plugin status #350 (edaniszewski)

v3.0.0-alpha.14 (2020-01-17)

Full Changelog

Merged pull requests:

v3.0.0-alpha.13 (2019-11-20)

Full Changelog

Merged pull requests:

v3.0.0-alpha.12 (2019-11-08)

Full Changelog

Closed issues:

  • websocket message handler cleanup breaks with websockets 8.0 #340

Merged pull requests:

v3.0.0-alpha.11 (2019-10-28)

Full Changelog

Closed issues:

  • implement custom metrics exporter #339

Merged pull requests:

v3.0.0-alpha.10 (2019-10-21)

Full Changelog

Merged pull requests:

v3.0.0-alpha.9 (2019-10-11)

Full Changelog

Merged pull requests:

v3.0.0-alpha.8 (2019-09-09)

Full Changelog

Merged pull requests:

v3.0.0-alpha.7 (2019-08-19)

Full Changelog

v3.0.0-alpha.6 (2019-08-09)

Full Changelog

Closed issues:

  • write data b64 encoded in response #330
  • update tag query param behavior to allow for additive tag specification #329

Merged pull requests:

  • update tag query behavior to allow for multiple tag groups #334 (edaniszewski)
  • workaround for tox not invalidating cache when reqs file changes #332 (edaniszewski)
  • update synse-grpc to 3.0.0-alpha.3 for proper b64 decode on grpc write data #331 (edaniszewski)

v3.0.0-alpha.5 (2019-08-06)

Full Changelog

Merged pull requests:

v3.0.0-alpha.4 (2019-08-06)

Full Changelog

Merged pull requests:

  • fix bug in release script which prevented images from being pushed #327 (edaniszewski)

* This Change Log was automatically generated by github_changelog_generator