Synapse v2.149.0
Model Changes
-
Updates to the
it
,meta
, andorg
models.
(#3338 <https://github.com/vertexproject/synapse/pull/3338>
_)New Properties
taxonomoy
The interface had the following property added to it:description
'A definition of the taxonomy entry.inet:email:message
The form had the following property added to it:cc
Email addresses parsed from the "cc" header.meta:source
The form had the following property added to it:url
A URL which documents the meta source.ou:campaign
The form had the following property added to it:timeline
A timeline of significant events related to the campaign.Deprecated Properties
taxonomy
Thetaxonomy
interface had the following property marked as deprecated:summary
Features and Enhancements
- Add best-effort support to scrape APIs to identify Windows and Linux file
paths.
(#3343 <https://github.com/vertexproject/synapse/pull/3343>
_) - Update the Storm
view.add
command to add a--worldreadable
flag to
create a view which is readable by theall
role. The$lib.view.add()
Storm API now also accepts an optionalworldreadable
argument as well.
(#3333 <https://github.com/vertexproject/synapse/pull/3333>
_) - Update the Storm
node.add
command to add a--yield
flag which yields
the newly created node.
(#3337 <https://github.com/vertexproject/synapse/pull/3337>
_) - Add Storm commands
gen.ou.id.number
andgen.ou.id.type
to help
generateou:id:number
andou:id:type
nodes.
(#3339 <https://github.com/vertexproject/synapse/pull/3339>
_) - Support dynamically setting a Layer to
readonly
using the Storm
$layer.set()
API.
(#3332 <https://github.com/vertexproject/synapse/pull/3332>
_) - Update the Storm command
help
to display information about Storm types,
Storm Libraries and functions.
(#3335 <https://github.com/vertexproject/synapse/pull/3335>
_)
Bugfixes
- Ensure that the Cell
tmp
directory is on the same volume as the Cell
storage directory prior to attempting to run the onboot optimization
process. If the volumes are different this now issues a warning message and
skips the optimization process.
(#3336 <https://github.com/vertexproject/synapse/pull/3336>
_) - Protect the Cortex Cron scheduling loop from errors that could happen when
starting an agenda item.
(#3340 <https://github.com/vertexproject/synapse/pull/3340>
_)
For complete changelog entries, see the following https://synapse.docs.vertex.link/en/latest/synapse/changelog.html