<!--- SKIP AUTOGENERATED NOTES --->
Contents ([669](https://github.com/octue/octue-sdk-python/pull/669))
Enhancements
- Skip non-result event validation if only result is required
- Add ability to skip event validation in event handlers
- Make diagnostics log messages more consistent
- Allow instantiation of `Diagnostics`, `Topic`, `Subscription`, and `GoogleCloudPubSubEventHandler` without cloud credentials
Refactoring
- Update from deprecated `datetime.datetime.utcnow` method
- Use `cached_property` in `Service`
- Remove unused attributes on `MockService` and `Runner`
Testing
- Implement `MockSubscription.delete`
<!--- END AUTOGENERATED NOTES --->