Releases: jobcelis-team/jobcelis-ruby
Releases · jobcelis-team/jobcelis-ruby
Release list
v1.2.1
v1.2.0
What's Changed
New Features
- Webhook Signature Verification —
verifyWebhookSignature()function added - Webhook Testing —
testWebhook(webhookId)method to send test events - Data Retention & Purge —
getRetentionPolicy(),updateRetentionPolicy(),previewPurge(),purgeData()methods
Other
- License updated to BSL-1.1 (Business Source License)
- Full sync with monorepo (jobcelis-team/jobscelis)
v1.0.0
Ruby SDK v1.0.0
Official Ruby SDK for the Jobcelis Event Infrastructure Platform.
Installation
gem install jobcelisFeatures
- Full API coverage (84 routes)
- net/http, no external dependencies
- Ruby 3.0+
See documentation for usage examples.