Synapse

Latest version: v2.171.0

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

Scan your dependencies

Page 39 of 53

0.1.52

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

Features and Enhancements
-------------------------

- Allow the benchmarking tool to save records off in JSON format. Add a script to post-process records for aggregation.
(`1535 <https://github.com/vertexproject/synapse/pull/1535>`_)
(`1544 <https://github.com/vertexproject/synapse/pull/1544>`_)
- Add per-user default View options.
(`1537 <https://github.com/vertexproject/synapse/pull/1537>`_)
- Add ``client`` and associated subs to the ``inet:web:mesg`` and ``inet:web:post`` forms.
(`1545 <https://github.com/vertexproject/synapse/pull/1545>`_)
- Lock the command line tools in ``synapse.tools`` with interact with remote Cortex and Cell objects to only work if
the remote objects are also served up from 0.1.x server code.
(`1546 <https://github.com/vertexproject/synapse/pull/1546>`_)
- Embed Synapse version information into the Cell and Cortex objects for future version checking.
(`1547 <https://github.com/vertexproject/synapse/pull/1547>`_)

Bugfix
--------

- Corrected spelling for ``ou:org:dissolved``. This secondary property was previously ``disolved``. This does have an
associated model migration.
(`1527 <https://github.com/vertexproject/synapse/pull/1527>`_)
- Corrected an issue with the ``hide-code`` library breaking our documentation tests.
(`1527 <https://github.com/vertexproject/synapse/pull/1527>`_)
- Fix an issue where norming a ``geo:latlong`` value could produce an different value from the input system-mode value.
(`1539 <https://github.com/vertexproject/synapse/pull/1539>`_)
- Fix an issue with the memory lock loop tests to be more reliable.
(`1543 <https://github.com/vertexproject/synapse/pull/1543>`_)

Improved Documentation
----------------------
- Update User Guide documentation with additional glossary documentation.
(`1540 <https://github.com/vertexproject/synapse/pull/1540>`_)

0.1.51

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

Features and Enhancements
-------------------------
- Add ``inet:whois:ipquery``, ``inet:whois:iprec``, ``inet:whois:ipcontact`` and ``inet:whois:regid`` forms to track IP
WHOIS information. Add a ``$lib.inet.whois.guid()`` Stormtypes function that can be used to assist in stable guid
generation for the ``inet:whois:iprec`` forms.
(`1495 <https://github.com/vertexproject/synapse/pull/1495>`_)

Bugfixes
--------
- Fix an issue where Provenance claims did not contain the user iden during a ``feed:data`` claim.
(`1531 <https://github.com/vertexproject/synapse/pull/1531>`_)
- Fix an issue where ``tag:add`` splices did not record ``oldv``.
(`1534 <https://github.com/vertexproject/synapse/pull/1534>`_)

0.1.50

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

Features and Enhancements
-------------------------
- Add Storm commands for managing triggers and cron jobs from inside of Storm directly. The existing ``trigger`` and
``cron`` commands available in the Cmdr tool have been marked as PendingDeprecation and will be removed in 0.3.0.
Cmdr will emit these warnings directly if used. Related Telepath APIs have also been marked for PendingDeprecation.
Cortex administrators can enable Python warnings to see those APIs being used.
(`1513 <https://github.com/vertexproject/synapse/pull/1513>`_)

0.1.49

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

Bugfixes
--------
- Fix an issue where pivot operations which pointed to ``syn:splice`` nodes raised exceptions which could teardown a
Storm runtime unexpectedly. Attempting to directly lift ``syn:splice`` nodes by primary or secondary properties now
generates no nodes.
(`1529 <https://github.com/vertexproject/synapse/pull/1529>`_)

0.1.48

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

Features and Enhancements
-------------------------
- Add ``ou:conference:event`` and ``ou:conference:attendee`` forms to facilitate more fine grained conference tracking.
(`1523 <https://github.com/vertexproject/synapse/pull/1523>`_)
- Make the ``syn.nodes`` ingest aware of tagprops.
(`1525 <https://github.com/vertexproject/synapse/pull/1525>`_)

Bugfixes
--------
- Make the LMDB Memory Locking loop safer.
(`1522 <https://github.com/vertexproject/synapse/pull/1522>`_)
(`1526 <https://github.com/vertexproject/synapse/pull/1526>`_)
- Address a test race encountered during the teardown of Link objects where server side CellAPI instances were not
having ``fini()`` called.
(`1524 <https://github.com/vertexproject/synapse/pull/1524>`_)

0.1.47

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

Bugfixes
--------
- Fix a bug related to LMDB Abbreviation helpers where it would be off by on restarts.
(`1518 <https://github.com/vertexproject/synapse/pull/1518>`_)
- Fix issues related to the memory locking code used by an LMDB slab.
(`1516 <https://github.com/vertexproject/synapse/pull/1516>`_)
- Fix a bug related to Tagprop indexing preventing the correct storage of multiple tagprops of the same name on a node.
(`1520 <https://github.com/vertexproject/synapse/pull/1520>`_)

Page 39 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.