Synapse

Latest version: v2.171.0

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 33 of 53

2.13.0

Not secure
====================

Features and Enhancements
-------------------------
- Add ``$lib.pkg.get()`` StormTypes function to get the Storm Package
definition for a given package by name.
(`1983 <https://github.com/vertexproject/synapse/pull/1983>`_)

Bugfixes
--------
- The user account provisioned by the ``aha:admin`` could be locked out.
Now, upon startup, if they have been locked out or had their admin status
removed, they are unlocked and admin is reset.
(`1984 <https://github.com/vertexproject/synapse/pull/1984>`_)

2.12.3

Not secure
====================

Bugfixes
--------
- Prevent OverflowError exceptions which could have resulted from lift
operations with integer storage types.
(`1980 <https://github.com/vertexproject/synapse/pull/1980>`_)
- Remove ``inet:ipv4`` norm routine wrap-around behavior for integers which
are outside the normal bounds of IPv4 addresses.
(`1979 <https://github.com/vertexproject/synapse/pull/1979>`_)
- Fix ``view.add`` and fork related permissions.
(`1981 <https://github.com/vertexproject/synapse/pull/1981>`_)
- Read ``telepath.yaml`` when using the ``synapse.tools.cellauth`` tool.
(`1981 <https://github.com/vertexproject/synapse/pull/1981>`_)

2.12.2

Not secure
====================

This release also includes the changes from v2.12.1, which was not released
due to an issue with CI pipelines.

Bugfixes
--------
- Add the missing API ``getPathObjs`` on the JsonStorCell.
(`1976 <https://github.com/vertexproject/synapse/pull/1976>`_)
- Fix the HasRelPropCond AST node support for Storm pivprop operations.
(`1972 <https://github.com/vertexproject/synapse/pull/1972>`_)
- Fix support for the ``aha:registry`` config parameter in a Cell to support
an array of strings.
(`1975 <https://github.com/vertexproject/synapse/pull/1975>`_)
- Split the ``Cortex.addForm()`` Nexus handler into two parts to allow for
safe event replay.
(`1978 <https://github.com/vertexproject/synapse/pull/1978>`_)
- Stop forking a large number of child layers in a View persistence test.
(`1977 <https://github.com/vertexproject/synapse/pull/1977>`_)

2.12.1

====================

Bugfixes
--------
- Add the missing API ``getPathObjs`` on the JsonStorCell.
(`1976 <https://github.com/vertexproject/synapse/pull/1976>`_)
- Fix the HasRelPropCond AST node support for Storm pivprop operations.
(`1972 <https://github.com/vertexproject/synapse/pull/1972>`_)
- Fix support for the ``aha:registry`` config parameter in a Cell to support
an array of strings.
(`1975 <https://github.com/vertexproject/synapse/pull/1975>`_)

2.12.0

Not secure
====================

Features and Enhancements
-------------------------
- Add a ``onload`` paramter to the ``stormpkg`` definition. This represents
a Storm query which is executed every time the ``stormpkg`` is loaded in
a Cortex.
(`1971 <https://github.com/vertexproject/synapse/pull/1971>`_)
(`1974 <https://github.com/vertexproject/synapse/pull/1974>`_)
- Add the ability, in Storm, to unset variables, remove items from
dictionaries, and remove items from lists. This is done via assigning
``$lib.undef`` to the value to be removed.
(`1970 <https://github.com/vertexproject/synapse/pull/1970>`_)
- Add support for SOCKS proxy support for outgoing connections from an Axon
and Cortex, using the ``'http:proxy`` configuration option. This
configuration value must be a valid string for the
``aiohttp_socks.ProxyConnector.from_url()`` API. The SOCKS proxy is used by
the Axon when downloading files; and by the Cortex when making HTTP
connections inside of Storm.
(`1968 <https://github.com/vertexproject/synapse/pull/1968>`_)
- Add ``aha:admin`` to the Cell configuration to provide a common name that
is used to create an admin user for remote access to the Cell via the
Aha service.
(`1969 <https://github.com/vertexproject/synapse/pull/1969>`_)
- Add ``auth:ctor`` and ``auth:conf`` config to the Cell in order to allow
hooking the construction of the ``HiveAuth`` object.
(`1969 <https://github.com/vertexproject/synapse/pull/1969>`_)

2.11.0

Not secure
====================

Features and Enhancements
-------------------------
- Optimize Storm lift and filter queries, so that more efficient lift
operations may be performed in some cases.
(`1966 <https://github.com/vertexproject/synapse/pull/1966>`_)
- Add a ``Axon.wget()`` API to allow the Axon to retrieve files directly
from a URL.
(`1965 <https://github.com/vertexproject/synapse/pull/1965>`_)
- Add a JsonStor Cell, which allows for hierarchical storage and retrieval
of JSON documents.
(`1954 <https://github.com/vertexproject/synapse/pull/1954>`_)
- Add a Cortex HTTP API, ``/api/v1/storm/call``. This behaves like the
``CoreApi.callStorm()`` API.
(`1967 <https://github.com/vertexproject/synapse/pull/1967>`_)
- Add ``:client:host`` and ``:server:host`` secondary properties to the
``inet:http:request`` form.
(`1955 <https://github.com/vertexproject/synapse/pull/1955>`_)
- Add ``:host`` and ``:acct`` secondary properties to the
``inet:search:query`` form.
(`1955 <https://github.com/vertexproject/synapse/pull/1955>`_)
- Add a Telepath service discovery implementation, the Aha cell. The Aha
APIs are currently provisional and subject to change.
(`1954 <https://github.com/vertexproject/synapse/pull/1954>`_)

Page 33 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.