Skip to content

7.15.0

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 29 Sep 16:45
· 91 commits to main since this release

APIs

App Search

  • Added the delete_crawler_active_crawl_request API
  • Added the get_crawler_active_crawl_request API
  • Added the create_crawler_crawl_request API
  • Added the get_crawler_crawl_request API
  • Added the list_crawler_crawl_requests API
  • Added the create_crawler_crawl_rule API
  • Added the delete_crawler_crawl_rule API
  • Added the put_crawler_crawl_rule API
  • Added the delete_crawler_crawl_schedule API
  • Added the get_crawler_crawl_schedule API
  • Added the put_crawler_crawl_schedule API
  • Added the create_crawler_domain API
  • Added the delete_crawler_domain API
  • Added the get_crawler_domain API
  • Added the put_crawler_domain API
  • Added the get_crawler_domain_validation_result API
  • Added the create_crawler_entry_point API
  • Added the delete_crawler_entry_point API
  • Added the put_crawler_entry_point API
  • Added the get_crawler_metrics API
  • Added the get_crawler_overview API
  • Added the create_crawler_process_crawl API
  • Added the get_crawler_process_crawl_denied_urls API
  • Added the get_crawler_process_crawl API
  • Added the list_crawler_process_crawls API
  • Added the create_crawler_sitemap API
  • Added the delete_crawler_sitemap API
  • Added the put_crawler_sitemap API
  • Added the get_crawler_url_extraction_result API
  • Added the get_crawler_url_tracing_result API
  • Added the get_crawler_url_validation_result API
  • Added the get_crawler_user_agent API

Workplace Search

  • Added the get_auto_query_refinement_details API
  • Added the put_content_source_icons API
  • Added the delete_documents_by_query API
  • Added the get_triggers_blocklist API
  • Added the put_triggers_blocklist API
  • Removed the delete_all_documents API in favor of the delete_documents_by_query API without filters.