Memphis-py

Latest version: v1.3.1

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

Scan your dependencies

Page 7 of 10

0.2.7

**Full Changelog**: https://github.com/memphisdev/memphis.py/compare/0.2.6...0.2.7

0.2.6

What's Changed
* Update README.md: fix broken links by elchinmemphis in https://github.com/memphisdev/memphis.py/pull/88
* Graphql support schemaverse by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/91
* Graphql support schemaverse by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/92
* fix: remove license tag from README.md by elchinmemphis in https://github.com/memphisdev/memphis.py/pull/95
* added dls configuration support to create station by shay23b in https://github.com/memphisdev/memphis.py/pull/93
* fix install requires by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/94
* fix async produce by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/97
* ackNewDls by shay23b in https://github.com/memphisdev/memphis.py/pull/96
* schema to dls by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/98
* handle json schema validation err by shay23b in https://github.com/memphisdev/memphis.py/pull/100
* fix informative err graphql + protobuf by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/99
* fix sending schema failed msgs to the dls as hexa by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/101

New Contributors
* elchinmemphis made their first contribution in https://github.com/memphisdev/memphis.py/pull/88

**Full Changelog**: https://github.com/memphisdev/memphis.py/compare/0.2.5...0.2.6

0.2.5

What's Changed
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/71
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/73
* json support schemaverse by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/77
* idempotency support by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/79
* added schema validation fails alerts by shay23b in https://github.com/memphisdev/memphis.py/pull/76
* notification fix by shay23b in https://github.com/memphisdev/memphis.py/pull/80
* added poison message ack by shay23b in https://github.com/memphisdev/memphis.py/pull/81
* Update README.md by yanivbh1 in https://github.com/memphisdev/memphis.py/pull/84
* fix: Using asyncio.TimeoutError exception by rahulmistri1997 in https://github.com/memphisdev/memphis.py/pull/83
* added attach schema support by shay23b in https://github.com/memphisdev/memphis.py/pull/87

New Contributors
* rahulmistri1997 made their first contribution in https://github.com/memphisdev/memphis.py/pull/83

**Full Changelog**: https://github.com/memphisdev/memphis.py/compare/0.2.4...0.2.5

0.2.4

What's Changed
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/71
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/73
* json support schemaverse by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/77
* idempotency support by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/79
* added schema validation fails alerts by shay23b in https://github.com/memphisdev/memphis.py/pull/76
* notification fix by shay23b in https://github.com/memphisdev/memphis.py/pull/80
* added poison message ack by shay23b in https://github.com/memphisdev/memphis.py/pull/81
* Update README.md by yanivbh1 in https://github.com/memphisdev/memphis.py/pull/84


**Full Changelog**: https://github.com/memphisdev/memphis.py/compare/0.2.3...0.2.4

0.2.3

What's Changed
* new release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/51
* release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/53
* Release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/68
* Update Jenkinsfile by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/69
* Release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/70
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/71
* Release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/72
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/74
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/73
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/75


**Full Changelog**: https://github.com/memphisdev/memphis.py/compare/v0.2.1...0.2.3

0.2.2

What's Changed
* new release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/51
* release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/53
* readme fix by SvetaMemphis in https://github.com/memphisdev/memphis.py/pull/54
* readme fix by SvetaMemphis in https://github.com/memphisdev/memphis.py/pull/57
* Update README.md by yanivbh1 in https://github.com/memphisdev/memphis.py/pull/58
* swap . with in for publish/consume in station & consumer names by OrMemphis in https://github.com/memphisdev/memphis.py/pull/55
* Create Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/60
* Jenkins by valeraBr in https://github.com/memphisdev/memphis.py/pull/62
* Add option to generate random suffix to producer and consumer names by OrMemphis in https://github.com/memphisdev/memphis.py/pull/59
* lic change by yanivbh1 in https://github.com/memphisdev/memphis.py/pull/64
* Headers support for messages sdk by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/63
* add get_headers method by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/65
* license update by shay23b in https://github.com/memphisdev/memphis.py/pull/67
* producer support schema updates by shohamroditimemphis in https://github.com/memphisdev/memphis.py/pull/66
* Release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/68
* Update Jenkinsfile by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/69
* Release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/70
* Release by idanasulinmemphis in https://github.com/memphisdev/memphis.py/pull/72
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/74
* Update Jenkinsfile by valeraBr in https://github.com/memphisdev/memphis.py/pull/75

New Contributors
* OrMemphis made their first contribution in https://github.com/memphisdev/memphis.py/pull/55
* shay23b made their first contribution in https://github.com/memphisdev/memphis.py/pull/67

**Full Changelog**: https://github.com/memphisdev/memphis.py/compare/v0.2.0...v0.2.2

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.