crawlora 1.20.0.pre.sdk.1 → 1.25.0.pre.sdk.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6b2c18cf7941bcb09b47b86076c5d4039b6e38e605737248bb876f42cf8cbad4
4
- data.tar.gz: 3f2db3452716f8478814bb07f5b90170ed59d69b2477e0cd333e87f30698f2fc
3
+ metadata.gz: 68cf59d021db574f24c61d1f185cbef0aa8bbbc6b5e7678a515f06d70e5f9a71
4
+ data.tar.gz: 84830cd77c9dc79a1dd1153f7e75560c1ea22022b2cb43a13822e55bfb38d2e9
5
5
  SHA512:
6
- metadata.gz: 10832291832105f1b6b28e1da74ca449e7535ca4f3ffd2c7ce6b4b113eda4cdd58ceff5996dcd4541aef8458a881e10340354b31967f3d3a2db6271e303721c5
7
- data.tar.gz: e1520fe701b2727882aef006053479556cd0ea88997b5e6de8c6ea39aaf51897f2c29e212dc8df1034db9f1fc35b68f3b1cd46a30596c76b96857942b807f35f
6
+ metadata.gz: 062b94cb9f3ad7f1612b29ed42788199c7ac51354b4384c1adaee8bd7f6bbb855ad9cbeecec4f1043b4060f219f537d78531fea31ee8a0e0764559b9cb73c64e
7
+ data.tar.gz: 3ac18fbf697aca29ae8c4abb0b5ab35e8d16b75ab02ca32cf6fc5f69b593cd66788f875c9e73b2f6b009668e0673fa8ce480a210574773d7c35d027e63f00f37
data/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.25.0-sdk.1
4
+
5
+ - Regenerated from the public API contract (836 to 832 operations). Adds Apple Podcasts chart rankings, new releases, and related shows; App Store editorial collections; and the Apple Podcasts shows dataset family. Removes the TCDB endpoints, which no longer exist upstream.
6
+ - Parameter examples in the bundled spec now use `x-example`. Swagger 2.0 forbids `example` on a parameter object, so the published contract previously failed OpenAPI validation.
7
+ - Spec metadata: real `info.description`, `license`, `termsOfService`, `x-logo`, an https `contact.url`, and a `securityDefinitions` block declaring the `x-api-key` scheme the operations already referenced.
8
+
9
+ ## v1.24.0-sdk.1
10
+
11
+ - Regenerated from the public API contract (790 to 836 operations). Adds Google Maps place photos and place reviews, plus Apple Books, and the PitchBook and Goodreads dataset families.
12
+
13
+ ## v1.23.0-sdk.1
14
+
15
+ - Regenerated from the public API contract (787 to 790 operations). Adds Box Office Mojo dataset search, item lookup, and facets.
16
+
17
+ ## v1.22.0-sdk.1
18
+
19
+ - Regenerated from the public API contract (784 to 787 operations). Adds Threads search, cursor-paginated profile posts, and public post replies.
20
+
21
+ ## v1.21.0-sdk.1
22
+
23
+ - Regenerated from the public API contract (782 to 784 operations). Adds credential-free Threads public profile and single-post lookups.
24
+
25
+ ## v1.20.0-sdk.2
26
+
27
+ - Validate all supported ATS values for jobs dataset provider filters, including iCIMS and Eightfold.
28
+
3
29
  ## v1.20.0-sdk.1
4
30
 
5
31
  - Regenerated from the public API contract (776 to 782 operations). Adds jobs dataset company detail and nearby search, plus iCIMS and Eightfold board and job operations.