Tomtoolkit

Latest version: v2.18.4

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

Scan your dependencies

Page 12 of 25

2.5.0

Not secure
This release adds RESTful API endpoints for submitting, viewing, and listing observations.

2.5.0alpha.2

Test release for Github Actions changes. Same as 2.5.0-alpha.1.

2.5.0alpha.1

This alpha release adds ObservationRecord API endpoints for submit, list, and detail.

2.4.2

Not secure
- Fixes a bug when submitting observations for dynamic cadences produced by the photometric sequence form.
- Fixes a bug showing an inappropriate error message when LCO validation fails.

2.4.0

Not secure
- Updated TNS URL to the new URL used by TNS in the broker and harvester modules.
- Modified ``ObservationRecord``, ``ObservationTemplate``, ``BrokerQuery``, and ``ReducedDatum`` to use ``JSONField`` instead of ``TextField``.
- Dependency updates.

What to watch out for

- This release requires running ``./manage.py migrate``.
- Any uses of ``ObservationRecord.serialize_parameters()``, ``ObservationRecord.parameters_as_dict``, ``BrokerQuery.parameters_as_dict``, ``ObservationTemplate.serialize_parameters()`` should be replaced with ``<ModelName>.parameters``.
- Any uses of ``GenericQueryForm.serialize_parameters()`` should be replaced with ``GenericQueryForm.cleaned_data``. This applies to any broker query forms.

2.3.0

Not secure
In this release:

- Added a new observing form for MUSCAT submissions to LCO.
- Fixed a bug resulting in observations with unknown status not showing up in alert bubble on target detail page.

Page 12 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.