Releases: xmidt-org/caduceus
Releases · xmidt-org/caduceus
0.1.3-450: Merge pull request #142 from kcajmagic/consumerRetryLogic
added alternative urls and consumer max retry logic
0.1.3-448
0.1.3-447: Merge pull request #133 from githubsands/metric_for_content_type
caduceus: add metric - incoming content type
0.1.3-446: Merge pull request #139 from kcajmagic/retryLogic
retry on non 2XX status codes
0.1.3-444: Merge pull request #141 from Comcast/deliveryRetryFix
fix delivery config value copying
0.1.3-437: Merge pull request #137 from Comcast/add-comments-to-config
Make a first pass at documenting the parameters available in the conf…
0.1.3-434: Merge pull request #136 from Comcast/fixMissingAuth
adding missing auth decoration to endpoints
0.1.3-427: Merge pull request #131 from githubsands/metric_for_incoming_events
Pre-release
caduceus: add metric - all event types before dropped
0.1.3-418: Merge pull request #132 from githubsands/primaryHandler
Create primaryHandler object inplace of the duplicate caduceusHandler that handles the primary routes - authorization and notification(notify) of the webhooks
0.1.3-399: Merge pull request #130 from Comcast/split-ulimit-from-kernel-limit
Pre-release
Split the ulimit value from the kernel limit value.