Skip to content

Conversation

@AaronDDM
Copy link
Collaborator

Changelog

Added

  • CreateEventAutoConferencingProvider enum for autocreate conferencing providers in event creation
  • CreateEventManualConferencingProvider enum for manual conferencing providers in event creation
  • UpdateEventAutoConferencingProvider enum for autocreate conferencing providers in event updates
  • UpdateEventManualConferencingProvider enum for manual conferencing providers in event updates

Changed

  • Enhanced CreateEventRequest.Conferencing to use dedicated provider enums while maintaining backward compatibility
  • Enhanced UpdateEventRequest.Conferencing to use dedicated provider enums while maintaining backward compatibility

Deprecated

  • CreateEventRequest.Conferencing.Autocreate.fromConferencingProvider() - Use CreateEventAutoConferencingProvider instead
  • CreateEventRequest.Conferencing.Details.fromConferencingProvider() - Use CreateEventManualConferencingProvider instead
  • UpdateEventRequest.Conferencing.Autocreate.fromConferencingProvider() - Use UpdateEventAutoConferencingProvider instead
  • UpdateEventRequest.Conferencing.Details.fromConferencingProvider() - Use UpdateEventManualConferencingProvider instead

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@playerzero-ai
Copy link

playerzero-ai bot commented Aug 12, 2025

Pull Request Summary

  • Version Update: The version in gradle.properties has been updated from 2.12.0 to 2.13.0. This indicates a new release of the software.
  • Implications of Version Update: The version change suggests there may be new features, bug fixes, or improvements included in this release. It is crucial for users to update to ensure they have the latest functionalities and fixes.
  • User Experience: Users will be able to identify and access the latest version of the software, ensuring they benefit from any enhancements or resolved issues in this release.

Files Changed

File Name Summary
gradle.properties Bumped version from 2.12.0 to 2.13.0.

View more in PlayerZero
updated: Aug 12 @ 09:47 PM UTC

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.75%. Comparing base (d63a3c9) to head (a3210b8).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #293   +/-   ##
=========================================
  Coverage     81.75%   81.75%           
  Complexity      344      344           
=========================================
  Files            36       36           
  Lines          1014     1014           
  Branches         88       88           
=========================================
  Hits            829      829           
  Misses          132      132           
  Partials         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AaronDDM AaronDDM merged commit 5ccd0b7 into main Aug 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants