This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Releases: TOMToolkit/tom_scimma
Releases · TOMToolkit/tom_scimma
Release 1.1.6
This reverts the SCiMMA Broker to using the unversioned API (/api/
vs. /api/v2/
).
Full Changelog: 1.1.5...1.1.6
Release 1.1.5
This release updates the tomtoolkit
dependency to 2.10
and the hop-client
dependency to 0.5.0
.
This relase will not build under python 3.10 (can't build confluent-kafka
dependency). Using python 3.9.
Full Changelog: 1.1.3...1.1.5
Release 1.1.3
This release updates the lvc-counterpart topic to reflect the updated naming scheme in Scimma.
Release 1.1.2
This release updates the tomtoolkit
dependency to 2.6.2
and the hop-client
dependency to 0.3.0
.
Release 1.1.1
- Modifies observation record upstream submission to use
ObservationRecord.parameters
instead ofObservationRecord.parameters_as_dict
, due to change in TOM Toolkit version 2.4.0.
Release 1.1.0
This release changes SCIMMABrokerForm
to SCIMMAQueryForm
in order to conform to convention.
Release 1.0.0
This is the initial release of the tom_scimma
package.
Release 1.0.0-alpha.1
This is the initial alpha release of the TOM Toolkit SCIMMA broker module.