Changelog

Synapse-Apollo Changelog

v1.3.1 - 2024-02-20

Features and Enhancements

  • Update deprecated $lib.dict() usage to JSON style syntax.

v1.3.0 - 2024-01-05

Deprecations

  • Caching has been removed from the apollo.genorg command, so the --asof argument has been deprecated and will no longer have any effect.

  • Caching has been removed from the searchPeopleByTitle and searchPeopleByOrgFqdn APIs and the asof parameter will no longer have any effect.

This release contains an automatic cache cleanup that will run when the package is first upgraded. This will remove existing cached API response data from the jsonstor.

v1.2.0 - 2023-03-22

Features and Enhancements

  • Update Power-Up to build with code signing.

v1.1.0 - 2022-05-12

Features and Enhancements

  • Cached API responses are now stored in the JsonStor instead of in nodedata.

v1.0.1 - 2021-12-13

Features and Enhancements

  • Add a description to the Synapse-Apollo Power-up.

v1.0.0 - 2021-08-19

Features and Enhancements

  • Initial release of Synapse-Apollo v1.0.0