Releases: devrel-kr/youtube-websub-subscription-handler
Releases · devrel-kr/youtube-websub-subscription-handler
v1.0.1: Facebook Amplifier Fix
v1.0.0: Extended Social Media to Twitter, Facebook and LinkedIn
v1.0.0 – Release Notes
Refactored Logic Apps event handlers to be independent from each other
Changes
- Extracted the Twitter amplifier from the CloudEvents data handler
- Added Facebook amplifier
- Added LinkedIn amplifier
Fixes
v0.2.0: Event Grid Handler Refactoring
v0.2.0 – Release Notes
Refactored Logic Apps as event handlers
Changes
- Refactored Logic App as an event handler to become more flexible to handle social media other than Twitter
Fixes
v0.1.0: Initial Release
v0.1.0 – Release Notes
Initial Release
Main Features
- Azure Functions
- To handle YouTube WebSub subscriptions
- To handle YouTube feed update
- Azure Event Grid
- To convert YouTube WebSub event data into CloudEvents as a canonical format
- To publish CloudEvents data as a canonical form for other event handlers to process them
- Azure Logic Apps
- To schedule daily subscription to YouTube WebSub
- To handle CloudEvents data to amplify YouTUbe feed to other social media including Twitter