Podping-hivewriter

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 5

2.0.0

This is a major release that breaks the ZeroMQ server interface by utilizing a new binary format. The CLI interface has not changed.

The most important item to note is the support of Podcasting 2.0 playlists via list mediums.

What's Changed
* Add list mediums as detailed in https://github.com/Podcastindex-org/podcast-namespace/issues/363 by agates
* Add helper method `PodpingHivewriter.send_podping` to make it easier to integrate the server into other python projects by agates
* Python 3.11 support by agates
* Use plexo, new binary message formats, and zmq pair in server mode by agates in https://github.com/Podcastindex-org/podping-hivewriter/pull/61
* Support writing mediums & reasons from ZMQ listener, batch up to 5 operations into each transaction by agates in https://github.com/Podcastindex-org/podping-hivewriter/pull/67
* Moved schemas into separate external project podping-schemas by agates
* Feature/return hive txid by agates in https://github.com/Podcastindex-org/podping-hivewriter/pull/60
* Broadcast Hive transaction information across ZMQ listener, allowing clients such as podping.cloud to know when IRIs have been successfully completed by agates


**Full Changelog**: https://github.com/Podcastindex-org/podping-hivewriter/compare/v1.2.10...v2.0.0

1.2.10

What's Changed
* Remove 3speak and openhive nodes for stability reasons by agates


**Full Changelog**: https://github.com/Podcastindex-org/podping-hivewriter/compare/v1.2.9...v1.2.10

1.2.9

What's Changed
* Remove follower check in startup & re-add more hive nodes by agates in https://github.com/Podcastindex-org/podping-hivewriter/pull/66


**Full Changelog**: https://github.com/Podcastindex-org/podping-hivewriter/compare/v1.2.8...v1.2.9

1.2.8

What's Changed
* Add more logic to handle bad Hive API nodes by agates in https://github.com/Podcastindex-org/podping-hivewriter/pull/65


**Full Changelog**: https://github.com/Podcastindex-org/podping-hivewriter/compare/v1.2.7...v1.2.8

1.2.7

What's Changed
* Upgraded to lighthive 0.4.0. This includes a more intelligent load balancing and circuit breaking system which blacklists bad nodes for an hour before retrying again - agates
* Properly handle resource credit exhaustion and backoff retrying requests when it occurs. In general, retries and error handling are better in combination with the lighthive upgrade - brianoflondon and agates
* Temporarily removed resource credit calculations on startup during `--sanity-check`. It will still error out on startup if the account does not have enough resource credits, but it wont try to tell the user how many posts they have capacity for - brianoflondon
* Made startup error handling more resilient + consistent and added some more exit codes for different failure cases. These are listed in the `constants.py` file - agates
* Add the ability to override the Hive operation period with `--hive-operation-period`. This is primarily useful for services that don't have high throughput and want to more efficiently batch podpings - brianoflondon
* Re-added the ability to use a testnet - brianoflondon


**Full Changelog**: https://github.com/Podcastindex-org/podping-hivewriter/compare/v1.2.6...v1.2.7

1.2.6

No-code release to fix python packaging (again).

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.