Skip to content

python - v3.12.0 - 2026-01-08 21:16:42

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jan 21:16
d614fb9

Generated by Speakeasy CLI

novu-py 3.12.0

Python SDK Changes:

  • novu.translations.retrieve(): response.content Changed Breaking ⚠️
  • novu.translations.upload(): request Changed Breaking ⚠️
  • novu.translations.master.upload(): request_body Added Breaking ⚠️
  • novu.translations.master.import_master_json():
    • request.import_master_json_request_dto.master_json Changed Breaking ⚠️
  • novu.translations.master.retrieve(): response Changed Breaking ⚠️
  • novu.contexts.update():
    • request.update_context_request_dto.data Changed Breaking ⚠️
    • response.data Changed Breaking ⚠️
  • novu.translations.create():
    • request.create_translation_request_dto.content Changed Breaking ⚠️
    • response.content Changed Breaking ⚠️
  • novu.contexts.create():
    • request.create_context_request_dto.data Changed Breaking ⚠️
    • response.data Changed Breaking ⚠️
  • novu.contexts.list(): response.data.[].data Changed Breaking ⚠️
  • novu.contexts.retrieve(): response.data Changed Breaking ⚠️
  • novu.channel_connections.retrieve(): Added
  • novu.topics.subscriptions.create():
    • request.create_topic_subscriptions_request_dto Changed
    • response.data.[] Changed
  • novu.integrations.generate_chat_o_auth_url(): Added
  • novu.trigger(): response.job_data Added
  • novu.trigger_broadcast():
    • request.trigger_event_to_all_request_dto.context Added
    • response.job_data Added
  • novu.trigger_bulk(): response.[].job_data Added
  • novu.channel_endpoints.retrieve(): Added
  • novu.channel_endpoints.create(): Added
  • novu.topics.subscriptions.update(): Added
  • novu.channel_endpoints.list(): Added
  • novu.topics.subscriptions.list(): response.data.[].identifier Added
  • novu.subscribers.topics.list(): response.data.[].identifier Added
  • novu.subscribers.notifications.feed(): response.data.[].archived Added
  • novu.channel_endpoints.update(): Added
  • novu.channel_endpoints.delete(): Added
  • novu.channel_connections.delete(): Added
  • novu.subscribers.preferences.bulk_update(): response.[].condition Added
  • novu.topics.subscriptions.get_subscription(): Added
  • novu.channel_connections.update(): Added
  • novu.channel_connections.list(): Added
  • novu.channel_connections.create(): Added
  • novu.topics.subscriptions.delete():
    • request.delete_topic_subscriptions_request_dto Changed
    • response.data.[].identifier Added
  • novu.integrations.list(): response.[].credentials.tenant_id Added
  • novu.integrations.create():
    • request.create_integration_request_dto.credentials.tenant_id Added
    • response.credentials.tenant_id Added
  • novu.integrations.update():
    • request.update_integration_request_dto.credentials.tenant_id Added
    • response.credentials.tenant_id Added
  • novu.integrations.delete(): response.[].credentials.tenant_id Added
  • novu.integrations.set_as_primary(): response.credentials.tenant_id Added
  • novu.integrations.list_active(): response.[].credentials.tenant_id Added
  • novu.notifications.list():
    • request.subscription_id Added

Generated with Speakeasy CLI 1.682.0

Publishing Completed