Skip to content

Release v12.0.0-beta6

Latest

Choose a tag to compare

@ljiang1 ljiang1 released this 11 Feb 19:33
· 9 commits to master since this release

Breaking Changes

  • Catalog service:

    • v2beta1:
      • Apis whose name ends with by_id have changed by removing by_id in the name , and apis whose name ends with by_resource_name have changed by removing by_resource_name in the name
      • Apis of create_workflow, create_workflow_build, create_workflow_run, delete_workflow_build_by_id, delete_workflow_by_id, delete_workflow_run_by_id, get_workflow_build_by_id, get_workflow_by_id, list_workflow_builds, list_workflow_runs, list_workflows were removed
  • Seach service:

    • v2:
      • Apis of refresh_federated_connection() and test_federated_connection() removed the input parameter of body
    • v3alpha1:
      • Apis of refresh_federated_connection() and test_federated_connection() removed the input parameter of body

Non-Breaking Changes

  • identity service:
    • v3:
      • Added new apis of get_entitlements, update_entitlements
  • search sevice:
    • v2:
      • Added new apis of create_dataset,delete_dataset_by_id, get_all_federated_connections, get_dataset_by_id, list_datasets, update_dataset_by_id
    • v3alpha1:
      • Added new apis of get_all_federated_connections