Skip to content

Releases: Xquik-dev/x-twitter-scraper-java

v0.10.2

Choose a tag to compare

@stainless-app stainless-app released this 20 Aug 17:45
71293d6

0.10.2 (2026-08-20)

Full Changelog: v0.10.1...v0.10.2

Documentation

v0.10.1

Choose a tag to compare

@stainless-app stainless-app released this 18 Aug 20:19
e190861

0.10.1 (2026-08-18)

Full Changelog: v0.10.0...v0.10.1

Build System

  • update Gradle and patch SDK dependency vulnerabilities (#52) (861e280)

v0.10.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Aug 15:07
462b406

0.10.0 (2026-08-12)

Full Changelog: v0.8.4...v0.10.0

Features

Bug Fixes

  • align SLF4J test provider (e760ae0)
  • escape ampersand in OpenAPI summaries for C# XML docs (fb78c9a)
  • release: allow Maven publication propagation (#32) (efd0ddc)
  • remove unused async lock helper (bf2e7a9)
  • trust verified Gradle metadata (e0e3e87)

Chores

  • add Context7 refresh workflow (ce2a6d7)
  • add FUNDING.yml pointing to xquik.com (b8a37d9)
  • deps: bump actions/setup-java from 5.6.0 to 5.7.0 (#49) (ca9c316)
  • deps: bump github/codeql-action/analyze from 4.37.1 to 4.37.2 (#22) (d307843)
  • deps: bump github/codeql-action/upload-sarif (#23) (977ccd8)
  • deps: bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.6 (#46) (d1614e9)
  • deps: bump org.apache.logging.log4j:log4j-api (#20) (13ec838)
  • internal: codegen related update (9ff57d2)
  • merge main into release branch (cb52b50)
  • neutralize coverage source classification (0089073)
  • preserve coverage gates with SPDX headers (873219a)
  • quiet Gradle cache cleanup warnings (6b77330)
  • sync OpenAPI spec (c225ad8)
  • update Gradle actions for Node 24 (9c8a3a0)
  • wire production_repo for all targets (1a3de89)

Documentation

  • add Contributor Covenant 2.1 Code of Conduct (#2192) (afb97b0)
  • add DeepWiki badge (3b366af)
  • clarify repository discovery (e6c115b)
  • correct Java test evidence count (6e6a171)
  • map common X data tasks (#12) (f3438ea)
  • mark Maven publication pending (2aad6f6)

v0.8.4

Choose a tag to compare

@stainless-app stainless-app released this 11 Aug 15:35
64b4b5b

0.8.4 (2026-08-11)

Full Changelog: v0.8.3...v0.8.4

Chores

  • deps: bump actions/setup-java from 5.6.0 to 5.7.0 (#49) (ca9c316)

v0.8.3

Choose a tag to compare

@stainless-app stainless-app released this 11 Aug 15:01
72d9f62

0.8.3 (2026-08-11)

Full Changelog: v0.8.2...v0.8.3

Chores

  • deps: bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.6 (#46) (d1614e9)

v0.8.2

Choose a tag to compare

@stainless-app stainless-app released this 11 Aug 14:29

0.8.2 (2026-08-04)

Full Changelog: v0.8.1...v0.8.2

Chores

  • internal: codegen related update (e059530)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.8.1

Choose a tag to compare

@stainless-app stainless-app released this 01 Aug 04:35
a9b30e8

0.8.1 (2026-07-31)

Full Changelog: v0.8.0...v0.8.1

Bug Fixes

  • release: allow Maven publication propagation (#32) (efd0ddc)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 31 Jul 14:46
ceb35d9

0.8.0 (2026-07-31)

Full Changelog: v0.7.1...v0.8.0

Features

  • api: align reply extraction contracts (#30) (7702591)

v0.7.1

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 19:02
55c0ef1

0.7.1 (2026-07-30)

Full Changelog: v0.7.0...v0.7.1


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.7.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 15:23
fa76285

0.7.0 (2026-07-29)

Full Changelog: v0.6.2...v0.7.0

Features