Skip to content

v0.1.1

Choose a tag to compare

@carlostasada carlostasada released this 16 Jul 09:50
· 28 commits to main since this release
69b0675

What's Changed

  • Initial release of the Alpaca Java client SDK.
  • Generated REST API clients for Alpaca Trading, Market Data, and Broker APIs.
  • Authenticated client factories and shared HTTP, pagination, and asynchronous helper utilities.
  • WebSocket streaming clients for stocks, crypto, news, and trading updates.
  • Broker trade-event SSE support.
  • Type-safe monetary values using BigDecimal in handwritten streaming models.
  • Examples and read-only integration tests for REST, streaming, and broker workflows.
  • Maven Central publishing with source and Javadoc artifacts.

Full Changelog: https://github.com/alpacahq/alpaca-java/commits/v0.1.1