Skip to content

Releases: jobcelis-team/jobcelis-ruby

v1.2.1

Choose a tag to compare

@vladimirCeli vladimirCeli released this 10 Mar 06:47

v1.2.1 — License Update

  • License changed from MIT to BSL-1.1 (Business Source License 1.1)
  • No code changes from v1.2.0

v1.2.0

Choose a tag to compare

@vladimirCeli vladimirCeli released this 10 Mar 06:05

What's Changed

New Features

  • Webhook Signature VerificationverifyWebhookSignature() function added
  • Webhook TestingtestWebhook(webhookId) method to send test events
  • Data Retention & PurgegetRetentionPolicy(), updateRetentionPolicy(), previewPurge(), purgeData() methods

Other

  • License updated to BSL-1.1 (Business Source License)
  • Full sync with monorepo (jobcelis-team/jobscelis)

v1.0.0

Choose a tag to compare

@vladimirCeli vladimirCeli released this 08 Mar 15:54

Ruby SDK v1.0.0

Official Ruby SDK for the Jobcelis Event Infrastructure Platform.

Installation

gem install jobcelis

Features

  • Full API coverage (84 routes)
  • net/http, no external dependencies
  • Ruby 3.0+

See documentation for usage examples.