Tomtoolkit

Latest version: v2.18.4

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

Scan your dependencies

Page 6 of 25

2.14.0

Not secure
What's Changed
* Update Maximum dependencies
* Update sphinx requirement from <6,>=4 to >=4,<7 by dependabot in https://github.com/TOMToolkit/tom_base/pull/582
* Update django-crispy-forms requirement from ~=1.11 to >=1.11,<3.0 by dependabot in https://github.com/TOMToolkit/tom_base/pull/615
**NOTE:** upgrading to django-crispy-forms 2.x requires users to edit their `settings.py` in the following ways:
* add `crispy_bootstrap4` to their installed apps after `crispy_forms`
* add `CRISPY_ALLOWED_TEMPLATE_PACKS = "bootstrap4"`
* Update django-bootstrap4 requirement from <23,>=3 to >=3,<24 by dependabot in https://github.com/TOMToolkit/tom_base/pull/627
* Update django-filter requirement from <23,>=21 to >=21,<24 by dependabot in https://github.com/TOMToolkit/tom_base/pull/624
* Bug Fix for django 4.2 incompatability by jchate6 in https://github.com/TOMToolkit/tom_base/pull/629
* Hermes Sharing with Updated Schema by jchate6 in https://github.com/TOMToolkit/tom_base/pull/622
* Hermes API key now required instead of SCiMMA Credentials
* New schema requirements for Hermes 0.8.0
* Optional Target Creation function can be implemented if needed
* list of writable topics now pulled from Hermes.
* tom_alerts changes for more general Brokers (specifically `tom_hermes`) by phycodurus in https://github.com/TOMToolkit/tom_base/pull/639
* Remove Mars Broker Support, as Mars no longer exists.



**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.13.0...2.14.0

2.13.0

Not secure
What's Changed
* Apply more robust name recognition during target and data ingestion by jchate6 in https://github.com/TOMToolkit/tom_base/pull/593
- Will ignore capitalization, spaces, dashes, underscore, and parentheses when considering if a new target has the same `name` as another one.
- Cross-checks all aliases and Target names
* Add absolute magnitude axis to photometry plot by griffin-h in https://github.com/TOMToolkit/tom_base/pull/569
* Feature/add ocs facility by jnation3406 in https://github.com/TOMToolkit/tom_base/pull/606
- Gets TOM-Toolkit up to date with LCO and [OCS](https://observatorycontrolsystem.github.io/) capabilities.
- _NOTE:_ This changes the LCO facility forms! It should work with existing reactive cadences submitted with the old forms, but please check after installing to make sure those existing cadences are still submitting properly in case there are any issues.

New Contributors
* jnation3406 made their first contribution in https://github.com/TOMToolkit/tom_base/pull/606

**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.12.1...2.13.0

2.12.1

Not secure
Fixes Issue 601

2.12.0

Not secure
What's Changed
The major change for this release is the introduction of data sharing capabilities.
* Specifically, data sharing is supported for photometry data via [Hermes](hermes.lco.global).
* Once set up, this data sharing can be accessed as a bulk share of all photometry for a target, photometry in a specific data product (photometry list) or for individual data points.
* A many-to-many `message` field has been added to `ReducedDatum` so users can record the messages via which an individual data point was sent or received.

*Note: To be shared via Hermes a photometry datapoint must be validated, and must include either an instrument or a telescope within the `ReducedDatum.value` field.*

Other changes:
* Add a table to the DB for storing the source/destination of shared data by jchate6 in https://github.com/TOMToolkit/tom_base/pull/574
* Gracefully handle no LASAIR token in settings by jchate6 in https://github.com/TOMToolkit/tom_base/pull/580
* Share Photometry by jchate6 in https://github.com/TOMToolkit/tom_base/pull/572
* add data sharing docs by phycodurus in https://github.com/TOMToolkit/tom_base/pull/590


**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.11.1...2.12.0

2.11.2alpha2

What's Changed
- Update Sharing for New HERMES Validation schema.

**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.11.2-alpha1...2.11.2-alpha2

2.11.2alpha1

What's Changed
- Fix some issues with Hermes Message Formation.

**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.11.2-alpha...2.11.2-alpha1

Page 6 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.