Skip to content

Releases: intrinio/csharp-sdk

Intrinio C# SDK v5.6.4

20 Nov 00:10
Compare
Choose a tag to compare
  • Added automatic retries to API client for failed requests

Intrinio C# SDK v5.6.3

29 Sep 17:22
Compare
Choose a tag to compare
  • Added automatic retries to API client for failed requests
  • Fixed time span filtering format for endpoints containing start_time and end_time parameters

Intrinio C# SDK v5.6.1

01 Jul 20:36
Compare
Choose a tag to compare

Updates

  • Fix bug with stock price intraday source parameters

Intrinio C# SDK v5.6.0

19 May 19:35
Compare
Choose a tag to compare

New Features

  • New All ETFs endpoint for ETFs API
  • New Search ETFs endpoint for ETFs API
  • New ETF Lookup endpoint for ETFs API
  • New ETF Holdings endpoint for ETFs API
  • New ETF Stats endpoint for ETFs API
  • New ETF Analytics endpoint for ETFs API

Intrinio C# SDK v5.5.0

05 May 21:52
Compare
Choose a tag to compare

New Features

  • New ETF Holdings endpoint for Zacks API
  • New Institutional Holdings endpoint for Zacks API
  • New Institutional Holding Owners endpoint for Zacks API
  • New Institutional Holding Companies endpoint for Zacks API

Intrinio C# SDK v5.4.0

15 Apr 17:25
Compare
Choose a tag to compare

New Features

  • New EPS estimates endpoint for Zacks API
  • New long term growth rate endpoint for Zacks API
  • New EPS growth rates endpoint for Zacks API
  • New target price consensuses endpoint for Zacks API

Intrinio C# SDK v5.3.0

07 Apr 22:58
Compare
Choose a tag to compare

New Features

  • Added html and text endpoints to Filings API
  • Added word_count to filings endpoints for Filings API
  • Added industry_category and industry_group parameters and response properties to get all filings endpoint for Filings API

Intrinio C# SDK v5.2.0

31 Mar 22:21
Compare
Choose a tag to compare

New Features

  • Added API endpoint for Bulk Download Links

Intrinio C# SDK v5.1.0

27 Jan 21:08
Compare
Choose a tag to compare

Updates

  • Added is_latest to fundamentals API get fundamental by id method
  • Added preliminary_earnings_date to securities API get security latest earnings record method
  • Added last_ex_dividend_date to securities API get security latest dividend record method

Intrinio C# SDK v5.0.0

10 Oct 22:36
Compare
Choose a tag to compare

Bug Fixes

  • POTENTIALLY BREAKING CHANGE - added pageSize and nextPage parameters to Intrinio.SDK.Api.SecurityApi.GetSecurityIntradayPrices()