# [2023-03-14] Nylas Ruby SDK v5.16.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2023-03-14-ruby-sdk-v5-16-0/

The Nylas Ruby SDK v5.16.0 has been released!

- GitHub: [Nylas Ruby SDK](https://github.com/nylas/nylas-ruby/releases/tag/v5.16.0)
- Distribution: [RubyGems](https://rubygems.org/gems/nylas/versions/5.16.0)

## Added

- Added the missing `provider_id` attribute to `Label` ([#404](https://github.com/nylas/nylas-ruby/pull/404))
- Added `organizer_email` and `organizer_name` to `Event` ([#409](https://github.com/nylas/nylas-ruby/pull/409))
- Added missing job status webhook triggers ([#403](https://github.com/nylas/nylas-ruby/pull/403))

## Updated

- Fix `MESSAGE_LINK_CLICKED` trigger ([#403](https://github.com/nylas/nylas-ruby/pull/403))

## Contributors 🎉

This release wouldn’t have been possible without the hard work of our contributors!

- [@VadimLeader](https://github.com/VadimLeader): [#404](https://github.com/nylas/nylas-ruby/pull/404)