finnhubio / Finnhub-API

Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals and alternative data. https://finnhub.io/docs/api
97 stars 6 forks source link

API change alert #189

Open finnhubio opened 4 years ago

finnhubio commented 4 years ago

The following endpoints have been updated with more features !

Company news: https://finnhub.io/docs/api#company-news Economic data: https://finnhub.io/docs/api#economic-data

webguyian commented 4 years ago

I have been using the Stock News API on a project and it has suddenly and unexpectedly broken without a useful error code.

As of January 2020, I was using the following endpoint: https://finnhub.io/api/v1/news/SYMBOL?token=API_TOKEN

After some searching I found the new Company News endpoint, but I could find no documentation about the previous usage being experimental or deprecated. I don't understand the use of API versioning if it isn't going to be respected for breaking changes.

Is there a place for official release notes or a changelog for updates to the Finnhub API?

Sidenote: I appreciate Finnhub immensely and all the work your team does, just trying to make it better for consumers using it. 😄

finnhubio commented 4 years ago

I have been using the Stock News API on a project and it has suddenly and unexpectedly broken without a useful error code.

As of January 2020, I was using the following endpoint: https://finnhub.io/api/v1/news/SYMBOL?token=API_TOKEN

After some searching I found the new Company News endpoint, but I could find no documentation about the previous usage being experimental or deprecated. I don't understand the use of API versioning if it isn't going to be respected for breaking changes.

Is there a place for official release notes or a changelog for updates to the Finnhub API?

Sidenote: I appreciate Finnhub immensely and all the work your team does, just trying to make it better for consumers using it. 😄

Our apology for these sudden changes. Our retail offering is pretty new so we are trying to move a bit fast. We will try our best to do a better job at alerting everyone regarding API change. For news, you can now query historical news as well so can backfill your database.