Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hubspot-api-client from 9.0.0 to 11.0.0 #432

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps hubspot-api-client from 9.0.0 to 11.0.0.

Release notes

Sourced from hubspot-api-client's releases.

11.0.0

Associations

  • Added assiciations.v4.report_api Api.
  • Added assiciations.v4.schema.definition_configurations_api Api.

Marketing Events

  • Added marketing.events.list_associations_api Api.
  • Renamed method create_by_contact_email to record_by_contact_emails in marketing.events.attendance_subscriber_state_changes_api.
  • Renamed method create_by_contact_id to record_by_contact_ids in marketing.events.attendance_subscriber_state_changes_api.
  • Remove parameters attendance_state_calculation_timestamp and import_status to marketing.events.models.marketing_event_update_request_params.

Other changes

  • Added api_request Api(for requests by curl).
  • Enhance get_all method.
  • Added possibility change all configuration params("proxy", "proxy_headers" and ect.).
  • Fix call crm.tickets.merge_api.
  • Update README.
  • Update requires.
  • Update Makefile.

10.0.0

CMS

  • Added parameter campaign_name to cms.blogs.blog_posts.models.content_language_variation.
  • Added parameter breakpoint_styles to cms.blogs.blog_posts.models.styles.
  • Added parameter name to cms.hubdb.rows_api.clone_draft_table_row().
  • Added parameter archived to cms.hubdb.rows_api.get_draft_table_row_by_id() and cms.hubdb.rows_api.get_table_row().
  • Added parameters offset and archived to cms.hubdb.rows_api.get_table_rows() and cms.hubdb.rows_api.read_draft_table_rows().
  • Added parameter content_type parameter to cms.hubdb.tables_api.export_table() and cms.hubdb.tables_api.get_all_tables().
  • Added parameter is_get_localized_schema parameter to cms.hubdb.tables_api.get_draft_table_details_by_id(), cms.hubdb.tables_api.get_table_details() and cms.hubdb.tables_api.update_draft_table().
  • Added parameters created_by_user_id, updated_by, updated_by_user_id, created_at, created_by and updated_at to cms.hubdb.models.column and cms.hubdb.models.option.
  • Added parameter is_hubspot_defined to cms.hubdb.models.hub_db_table_clone_request.
  • Added do_async() and get_async_status() methods to cms.source_code.extract_api.
  • Changed the response object type from CollectionResponseWithTotalHubDbTableRowV3ForwardPaging to UnifiedCollectionResponseWithTotalBaseHubDbTableRowV3 for cms.hubdb.rows_api.get_table_rows() and cms.hubdb.rows_api.read_draft_table_rows().
  • Changed parameter batch_input_string: BatchInputString to batch_input_hub_db_table_row_batch_clone_request: BatchInputHubDbTableRowBatchCloneRequest in cms.hubdb.rows_api.clone_draft_table_row().
  • Updated language validation: Added a predefined list of allowed_values for stricter validation for cms.blogs.blog_posts.models.attach_to_lang_primary_request_v_next.
  • Updated type validation: Expanded allowed_values for validation for cms.hubdb.models.column_request.
  • Removed cms.source_code.extract_api.extract_by_path() method.
  • Removed cms.source_code.source_code_extract_api.

CRM

  • Added crm.objects.leads Api client.
  • Added method upsert to crm.companies.batch_api, crm.contacts.batch_api, crm.deals.batch_api, crm.line_items.batch_api, crm.objects.batch_api, crm.objects.calls.batch_api, crm.objects.communications.batch_api, crm.objects.emails.batch_api, crm.objects.meetings.batch_api, crm.objects.notes.batch_api, crm.objects.postal_mail.batch_api, crm.objects.tasks.batch_api, crm.objects.taxes.batch_api, crm.products.batch_api, crm.quotes.batch_api, crm.tickets.batch_api.
  • Added parameter object_write_trace_id to models: simple_public_object_input, simple_public_object_batch_input, simple_public_object_input_for_create for crm.companies, crm.contacts, crm.deals, crm.line_items, crm.objects, crm.objects.calls, crm.objects.communications, crm.objects.emails, crm.objects.meetings, crm.objects.notes, crm.objects.postal_mail, crm.objects.tasks, crm.objects.taxes, crm.products, crm.quotes, crm.tickets.
  • Added method mark_as_ready() to crm.extensions.calling.recording_settings_api.
  • Added parameters created_by_user_id and updated_by_user_id to crm.schemas.models.object_schema.

... (truncated)

Changelog

Sourced from hubspot-api-client's changelog.

11.0.0 - 2024-11-27

Associations

  • Added assiciations.v4.report_api Api.
  • Added assiciations.v4.schema.definition_configurations_api Api.

Marketing Events

  • Added marketing.events.list_associations_api Api.
  • Renamed method create_by_contact_email to record_by_contact_emails in marketing.events.attendance_subscriber_state_changes_api.
  • Renamed method create_by_contact_id to record_by_contact_ids in marketing.events.attendance_subscriber_state_changes_api.
  • Remove parameters attendance_state_calculation_timestamp and import_status to marketing.events.models.marketing_event_update_request_params.

Other changes

  • Added api_request Api(for requests by curl).
  • Enhance get_all method.
  • Added possibility change all configuration params("proxy", "proxy_headers" and ect.).
  • Fix call crm.tickets.merge_api.
  • Update README.
  • Update requires.
  • Update Makefile.

10.0.0 - 2024-10-10

CMS

  • Added parameter campaign_name to cms.blogs.blog_posts.models.content_language_variation.
  • Added parameter breakpoint_styles to cms.blogs.blog_posts.models.styles.
  • Added parameter name to cms.hubdb.rows_api.clone_draft_table_row().
  • Added parameter archived to cms.hubdb.rows_api.get_draft_table_row_by_id() and cms.hubdb.rows_api.get_table_row().
  • Added parameters offset and archived to cms.hubdb.rows_api.get_table_rows() and cms.hubdb.rows_api.read_draft_table_rows().
  • Added parameter content_type parameter to cms.hubdb.tables_api.export_table() and cms.hubdb.tables_api.get_all_tables().
  • Added parameter is_get_localized_schema parameter to cms.hubdb.tables_api.get_draft_table_details_by_id(), cms.hubdb.tables_api.get_table_details() and cms.hubdb.tables_api.update_draft_table().
  • Added parameters created_by_user_id, updated_by, updated_by_user_id, created_at, created_by and updated_at to cms.hubdb.models.column and cms.hubdb.models.option.
  • Added parameter is_hubspot_defined to cms.hubdb.models.hub_db_table_clone_request.
  • Added do_async() and get_async_status() methods to cms.source_code.extract_api.
  • Changed the response object type from CollectionResponseWithTotalHubDbTableRowV3ForwardPaging to UnifiedCollectionResponseWithTotalBaseHubDbTableRowV3 for cms.hubdb.rows_api.get_table_rows() and cms.hubdb.rows_api.read_draft_table_rows().
  • Changed parameter batch_input_string: BatchInputString to batch_input_hub_db_table_row_batch_clone_request: BatchInputHubDbTableRowBatchCloneRequest in cms.hubdb.rows_api.clone_draft_table_row().
  • Updated language validation: Added a predefined list of allowed_values for stricter validation for cms.blogs.blog_posts.models.attach_to_lang_primary_request_v_next.
  • Updated type validation: Expanded allowed_values for validation for cms.hubdb.models.column_request.
  • Removed cms.source_code.extract_api.extract_by_path() method.
  • Removed cms.source_code.source_code_extract_api.

CRM

  • Added crm.objects.leads Api client.
  • Added method upsert to crm.companies.batch_api, crm.contacts.batch_api, crm.deals.batch_api, crm.line_items.batch_api, crm.objects.batch_api, crm.objects.calls.batch_api, crm.objects.communications.batch_api, crm.objects.emails.batch_api, crm.objects.meetings.batch_api, crm.objects.notes.batch_api, crm.objects.postal_mail.batch_api, crm.objects.tasks.batch_api, crm.objects.taxes.batch_api, crm.products.batch_api, crm.quotes.batch_api, crm.tickets.batch_api.
  • Added parameter object_write_trace_id to models: simple_public_object_input, simple_public_object_batch_input, simple_public_object_input_for_create for crm.companies, crm.contacts, crm.deals, crm.line_items, crm.objects, crm.objects.calls, crm.objects.communications, crm.objects.emails, crm.objects.meetings, crm.objects.notes, crm.objects.postal_mail, crm.objects.tasks, crm.objects.taxes, crm.products, crm.quotes, crm.tickets.

... (truncated)

Commits
  • 3bb25a3 Merge pull request #363 from HubSpot/11.0.0
  • 2c2a1a6 update discovery tests
  • bc2ee87 Merge pull request #362 from HubSpot/feature/update-changelog
  • 7dda5bd Update changelog and version
  • 8ace27d Merge pull request #360 from HubSpot/feature/update-discovery
  • 19e81ad Update discoveries, Clean up
  • 9a93a90 Merge pull request #359 from HubSpot/feature/update-makefile
  • bd1dc42 update Makefile
  • 77beb38 Merge pull request #358 from HubSpot/codegen-crm-associations
  • ba0d48d regen missing file
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hubspot-api-client](https://github.com/HubSpot/hubspot-api-python) from 9.0.0 to 11.0.0.
- [Release notes](https://github.com/HubSpot/hubspot-api-python/releases)
- [Changelog](https://github.com/HubSpot/hubspot-api-python/blob/master/CHANGELOG.md)
- [Commits](HubSpot/hubspot-api-python@v9.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: hubspot-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants