Releases: IcaliaLabs/icalia-sdk-ruby
Releases · IcaliaLabs/icalia-sdk-ruby
Migration of Events to Google Cloud PubSub
Changes made on icalia-sdk-event-notifications
to use Google Cloud PubSub instead of Amazon SNS/SQS
...
Release of version 0.1.13 (#22) * Fixed Icalia::Event::Publisher logger * Bump version to 0.1.13
Got rid of EventTriggeringRecord; Notification publisher logger
Yanked release 0.1.11 - Seems like EventTriggeringRecord
refused to die.
Got rid of EventTriggeringRecord; Notification publisher logger
Release of version 0.1.11 (#20) * Added script that updates Gemfile locks * Bumped version to 0.1.11
EmailAccount and Membership deserialization
v0.1.10 Release of version 0.1.10 (#18)
Fixed Event Triggering Record callback switching
v0.1.9 Bump to version 0.1.9 (#16)
Person Resource
Person
resource replaces the User
resource for almost everything. However, User
resources still have a purpose - represent users of our system, while Person
represents a user of any system (i.e. Github)
Allow install on rails 6.x
:)
Event deserialization & processing fixes
Event Core
- Fixed 'created_at' fields being deserialized as 'updated_at'
- Added missing serializer for oauth application
- Added missing serializer for oauth access token
Event Notification (AWS SNS+SQS)
- Fixed event worker not ignoring unimplemented processor methods
0.1.5 : Goops! Part II
Seriously...