Releases: SNEWS2/SNEWS_Publishing_Tools
v1.3.4
What's Changed
- Add BSD 3-clause license. by @sybenzvi in #75
- Enable message output to JSON. by @sybenzvi in #69
- Docs update by @KaraMelih in #79
- full integration by @KaraMelih in #82
- Add SNEWSMessage class hierarchy. by @sybenzvi in #81
- SQL Database Compatibility by @KaraMelih in #84
- Merge pull request #84 from SNEWS2/patch by @KaraMelih in #88
- Readthedocx fix 202402 by @sybenzvi in #92
- Fix stupid typo in YAML file. by @sybenzvi in #93
- merge main onto stupid_iso_fix by @KaraMelih in #94
- Stupid iso fix by @KaraMelih in #90
- Minor patch by @KaraMelih in #99
- Update dependency version by @justinvasel in #96
- Fix typo on setup.py by @ricmperes in #100
- merge main onto float timeseries branch by @KaraMelih in #101
- Float timeseries by @KaraMelih in #98
New Contributors
- @sybenzvi made their first contribution in #75
- @justinvasel made their first contribution in #96
- @ricmperes made their first contribution in #100
Full Changelog: v1.3.3...v1.3.4
minor fixes
- fixes on feedback request
- fixes on test connection
What's Changed
- Test broker by @KaraMelih in #67
Full Changelog: v1.3.2...v1.3.3
Hop8 upgrades, stable
What's Changed
- fix test-connection by @KaraMelih in #65
- Hop 0.8.0 by @joesmolsky in #66
Full Changelog: v1.3.1...v1.3.2
feedback mechnasim & CS upgrade
We implemented a feedback request mechanism for the heartbeats
Moved the remote commands to their own script which allows them to be imported on notebooks
Fixed a bunch of minor bugs
Adjusted the tools for the new CS backend upgrades SNEWS2/SNEWS_Coincidence_System#36
What's Changed
- fixes and additions by @KaraMelih in #56
- format check by @joesmolsky in #55
- New checker and decider by @KaraMelih in #58
- move Spencers changes to new branch by @KaraMelih in #60
- Hop upgrade to 0.7.0 by @joesmolsky in #63
- Feedback by @KaraMelih in #64
Full Changelog: v1.2.0...v1.3.0
IsoTimes Update
What's Changed
- Iso time by @joesmolsky in #52
- Improve docs by @KaraMelih in #54
Full Changelog: v1.1.0...v1.2.0
Hackathon-Release
These are the changes that we implemented during the Hackathon, and they should be stable
What's Changed
- Minor patch by @KaraMelih in #43
- Test minor by @KaraMelih in #44
- small fix & cleanup by @KaraMelih in #45
- remove pandas requirement by @joesmolsky in #46
- Dependencies by @joesmolsky in #47
Full Changelog: v1.0.1...v1.1.0
Correct dependencies
Release again with the correct name and dependencies
Publishing Tools stable
Stable v0.1.1 of the tools containing the python API and CLI tools
fixed the naming
snews_pt initial release
This is the first release of the SNEWS Publishing Tools
In the current release, given that the user has required Kafka credentials following actions can be done;
- Subscribe to the Supernova Alert channel and receive alerts in the terminal, and also locally as a JSON file
- Publish Observation messages using
SNEWSTierPublisher
- Publish Heartbeat messages
- Publish Retraction messages