Skip to content

Synapse v2.190.0

Compare
Choose a tag to compare
@vtx-machine vtx-machine released this 29 Nov 20:34
· 208 commits to master since this release

Features and Enhancements

  • Updated Storm pool query logging to not log the query being executed and
    added additional context in the structured log data.
    (#4008 <https://github.com/vertexproject/synapse/pull/4008>_)
  • Updated Storm list .pop() method to accept an optional index to pop from
    instead of always popping the last entry.
    (#4013 <https://github.com/vertexproject/synapse/pull/4013>_)
  • Restricted the upper version of the pyopenssl dependency to <24.3.0.
    (#4015 <https://github.com/vertexproject/synapse/pull/4015>_)

Bugfixes

  • Fix an issue in Storm HTTP request libraries where HTTP request parameter
    dictionaries with a list of values for a key name were stringified rather
    than sent as multiple values for the same key.
    (#3990 <https://github.com/vertexproject/synapse/pull/3990>_)

For complete changelog entries, see the following https://synapse.docs.vertex.link/en/latest/synapse/changelog.html