github OpenBB-finance/OpenBB v4.4.0
OpenBB Platform v4.4.0

23 hours ago

Thank you and welcome to our new contributors 🔥

@joshuaBri and @maximevtush

Summary 🎉

The first release of 2025, V4.4.0 comes with improved system/environment controls, new endpoints and data provider, and simplifies creating an OpenBB Workspace custom backend from an existing FastAPI app.

What's changed 🚀

  • Update LICENSE @maximevtush (#7020)

  • Update README.md @jmaslek (#7011)

  • HTTP configurations can now be defined in system_settings.json.

  • Output validation can be completely disabled in the router.command decorator by setting no_validate = True

  • FastAPI app instances can now be used by the openbb-api launcher to create custom Workspace backends for instant dashboarding.

    • See the docs for a quick start example.
  • openbb-sec adds two new dependencies for handling HTML-to-Text:

    • trafilatura
    • inscriptis
  • openbb-charting updates the version of plotly.json used in the PyWry window to the current one.

  • openbb-yfinance fixes for recent breaking changes.

  • openbb-imf adds the Financial Soundness Indicators database.

❌ Deprecations

Two previously consolidated endpoints marked for deprecation since V4.2 have been removed:

  • obb.fixedincome.government.us_yield_curve
  • obb.fixedincome.government.eu_yield_curve

All providers now share the same government yield curve endpoint, with chart when openbb-charting is installed:

  • obb.fixedincome.government.yield_curve

🆕 New Endpoints

  • obb.equity.fundamental.management_discussion_analysis
    • Provider: SEC
    • Gets the MD&A section from 10-K/Q filings, with the option to return the raw, complete HTML.
  • obb.equity.calendar.events
    • Provider: FMP
    • Corporate events calendar.
  • obb.derivatives.futures.info (needs openbb-deribit to populate)
    • Provider: Deribit
    • Current stats for a given contract.
  • obb.derivatives.futures.instruments (needs openbb-deribit to populate)
    • Provider: Deribit
    • Reference info for all traded futures instruments on the exchange.
  • obb.equity.ownership.government_trades
    • Provider: FMP
    • US elected representatives trade disclosures, Senate and House.

🆕 New Data Provider

🦋 Pull Requests Included:

❤️

We are proud of our community contributors and staunch supporters of open-source ecosystems.
Help us promote our community by tagging @openbb_finance on X with a link to your pull request,
and join our Discord server to chat about your contribution! We want to hear about your experience!

Links 🦋

Website, Twitter, Linkedin, Instagram, Reddit, Discord

Don't miss a new OpenBB release

NewReleases is sending notifications on new releases.