Releases: Nixtla/nixtla
Releases 路 Nixtla/nixtla
Release list
v0.8.0
New Features
- [FEAT] Register Nixtla-client-version by @JQGoh in #817
- [FEAT] full_history mode support for cross-validation as part of add_history=True by @JQGoh in #824
Documentations/Web
- [DOC] Update of documentation on the deprecation notice for /v2/historic_forecast by @JQGoh in #816
- [DOC] update book a meeting href by @rslmrn in #818
- [WEB] chore: table of content title now respects it size by @rslmrn in #822
- [WEB] target now properly the active route in the sidemenu nav by @rslmrn in #823
- [DOC] Update documentation (autogenerated from servers side) by @JQGoh in #832
- [DOC] docs: sync OpenAPI for nixtla-engine v0.2.7 by @JQGoh in #835
- [DOC ]docs: sync OpenAPI for nixtla-engine v0.2.8 by @JQGoh in #838
- [WEB] Docs look-and-feel: navbar CTAs, tables, and sidebar aligned with the website design system by @rslmrn in #840
- [WEB] Fix grain texture 404 across preview and production (nixtla.io/docs/) roots by @rslmrn in #841
- [WEB/DOC]: tokenize style.css into a design system + styling adjustments by @rslmrn in #842
- [DOC] point free-trial links to canonical book-a-free-trial URL by @loama in #837
Improvements
- [Fix] Publish to package should not simply based on the main branch by @JQGoh in #808
- [FIX] Re-enable skipped tests by @JQGoh in #828
- [RELEASE] Release v0.8.0 of Nixtla client by @JQGoh in #844
Dependencies
- [CHORE] chore(deps): bump nbconvert from 7.17.0 to 7.17.1 by @dependabot[bot] in #803
- [CHORE] Address Dependentbot alerts by @JQGoh in #815
- [CHORE] chore(deps): bump release-drafter/release-drafter from 7.2.1 to 7.3.0 in the ci-dependencies group across 1 directory by @dependabot[bot] in #810
- [CHORE] chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #819
- [CHORE] bump pyarrow from 20.0.0 to 23.0.1 by @dependabot[bot] in #826
- [FIX] Upgrade aiohttp and torch by @marcopeix in #829
- [CHORE] Bump vulnerable transitive dependencies by @gee-senbong in #830
- [CHORE] bump the ci-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #831
- [FEAT] Change default model from timegpt-1 to timegpt-2.1 by @JQGoh in #836
- [CHORE] Upgrade soupsieve and mistune dependencies by @JQGoh in #839
- [CHORE] bump the ci-dependencies group with 2 updates by @dependabot[bot] in #843
Full Changelog: v0.7.4...v0.8.0
v0.8.0.dev0
New Features
Documentations/web
- [DOC] sync OpenAPI for nixtla-engine v0.2.7 @JQGoh (#835)
- [DOC ] Update documentation (autogenerated from servers side) @JQGoh (#832)
- [DOC] target now properly the active route in the sidemenu nav @rslmrn (#823)
Improvements
Dependencies
- [CHORE]: bump the ci-dependencies group across 1 directory with 3 updates @dependabot[bot] (#831)
- [CHORE]: bump pyarrow from 20.0.0 to 23.0.1 @dependabot[bot] (#826)
- [CHORE] Upgrade aiohttp and torch @marcopeix (#829)
- [CHORE] Bump vulnerable transitive dependencies @gee-senbong (#830)
v0.7.5.dev0
New Features
Improvements
- [Fix] Publish to package should not simply based on the main branch by @JQGoh in #808
- [CHORE] Register Nixtla-client-version by @JQGoh in #817
Documentations
- [DOC] Update of documentation on the deprecation notice for /v2/historic_forecast by @JQGoh in #816
- [DOC] update book a meeting href by @rslmrn in #818
- [DOC] chore: table of content title now respects it size by @rslmrn in #822
Dependencies
- [CHORE] bump nbconvert from 7.17.0 to 7.17.1 by @dependabot[bot] in #803
- [CHORE] Address Dependabot alerts by @JQGoh in #815
- [CHORE] bump release-drafter/release-drafter from 7.2.1 to 7.3.0 in the ci-dependencies group across 1 directory by @dependabot[bot] in #810
- [CHORE] bump idna from 3.11 to 3.15 by @dependabot[bot] in #819
Full Changelog: v0.7.4...v0.7.5.dev0
v0.7.4
New features
- [FEAT] Add model info to request header @JQGoh (#784)
- [FEAT] Support for categorical features @marcopeix (#760)
- [FEAT] Support missing values @marcopeix (#757)
Improvements/Chores
- [RELEASE] 0.7.4 @JQGoh (#807)
- [PRE-RELEASE] 0.7.4.dev1 @JQGoh (#791)
- [PRE-RELEASE] 0.7.4.dev0 @JQGoh (#787)
- [FIX] _partition_series method handles None future exogenous variables @MMenchero (#806)
- [FIX] Get request prevents raising JSONDecodeError() directly when fail to parse Json() @JQGoh (#790)
- [CHORE] cleanup @deven367 (#778)
- [CHORE] Clean up Snowflake integration tests and remove stale CI secrets @gee-senbong (#780)
- [FIX] Revise snowflake integration @gee-senbong (#777)
- [CHORE] fix permissions for the workflows @deven367 (#775)
- [CHORE] Revert
environment: secretschanges & cleanup finetuned models @gee-senbong (#774) - [FIX] fix a bug & broken tests due to recent package upgrades @gee-senbong (#766)
Documentation
- [DOC] Update documentation to use
S_dfparam @gee-senbong (#786)
Dashboard/website
- [FEAT] Update font to avoid 404 on page load @rslmrn (#800)
- [FEAT] Adjust height for cta's in navbar @rslmrn (#793)
- [FEAT] add PostHog apiHost for ad-blocker bypass @loama (#782)
- [CHORE] Update copy for dashboard.nixtla.io to dashboard @rslmrn (#765)
- [FEAT] Page context menu cta now at the level of the eyebrow @rslmrn (#763)
- [CHORE] Replace dashboard.nixtla.io links with free-trial UTM URLs @loama (#762)
- [FEAT] Upgrade styles to match with the ones of the new design @rslmrn (#761)
Dependencies
- [CHORE] (deps): bump python-dotenv from 1.1.1 to 1.2.2 @dependabot[bot] (#802)
- [CHORE] (deps): bump jupyterlab from 4.4.9 to 4.5.7 @dependabot[bot] (#804)
- [CHORE] (deps): bump release-drafter/release-drafter from 7.2.0 to 7.2.1 in the ci-dependencies group @dependabot[bot] (#805)
- [CHORE] (deps): bump ray from 2.54.0 to 2.55.0 @dependabot[bot] (#801)
- [CHORE] (deps): bump the ci-dependencies group with 2 updates @dependabot[bot] (#794)
- [CHORE] (deps): bump cryptography from 46.0.6 to 46.0.7 @dependabot[bot] (#797)
- [CHORE] (deps): bump pytest from 8.4.2 to 9.0.3 @dependabot[bot] (#799)
- [CHORE] (deps): bump mako from 1.3.10 to 1.3.11 @dependabot[bot] (#798)
- [CHORE] (deps): bump pillow from 12.1.1 to 12.2.0 @dependabot[bot] (#796)
- [CHORE] (deps): bump aiohttp from 3.13.3 to 3.13.4 @dependabot[bot] (#792)
- [CHORE] (deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 in the ci-dependencies group @dependabot[bot] (#785)
- [CHORE] (deps): bump cryptography from 46.0.5 to 46.0.6 @dependabot[bot] (#789)
- [CHORE] (deps): bump pygments from 2.19.2 to 2.20.0 @dependabot[bot] (#788)
- [CHORE] (deps): bump requests from 2.32.5 to 2.33.0 @dependabot[bot] (#783)
- [CHORE] (deps): bump release-drafter/release-drafter from 6.2.0 to 6.4.0 in the ci-dependencies group @dependabot[bot] (#764)
- [CHORE] (deps): bump pyjwt from 2.11.0 to 2.12.0 @dependabot[bot] (#776)
- [CHORE] (deps): bump orjson from 3.11.3 to 3.11.6 @dependabot[bot] (#773)
- [CHORE] (deps): bump black from 25.9.0 to 26.3.1 @dependabot[bot] (#772)
- [CHORE] (deps): bump tornado from 6.5.2 to 6.5.5 @dependabot[bot] (#771)
- [CHORE] (deps): bump werkzeug from 3.1.5 to 3.1.6 @dependabot[bot] (#768)
- [CHORE] (deps): bump flask from 3.1.2 to 3.1.3 @dependabot[bot] (#769)
- [CHORE] (deps): bump ray from 2.52.1 to 2.54.0 @dependabot[bot] (#758)
Full Changelog: v0.7.3...v0.7.4
v0.7.4.dev1
- [FIX] Get request prevents raising JSONDecodeError() directly when fail to parse Json() @JQGoh (#790)
Dependencies
- chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 in the ci-dependencies group @dependabot[bot] (#785)
- chore(deps): bump cryptography from 46.0.5 to 46.0.6 @dependabot[bot] (#789)
- chore(deps): bump pygments from 2.19.2 to 2.20.0 @dependabot[bot] (#788)
Full Changelog: v0.7.4.dev0...v0.7.4.dev1
v0.7.4.dev0
New Features
- [FEAT] Support for categorical features @marcopeix (#760)
- [FEAT] Support missing values @marcopeix (#757)
Documentations
- [chore] Update documentation to use
S_dfparam @gee-senbong (#786)
Improvements
- [chore] Pre-release 0.7.4.dev0 @JQGoh (#787)
- [FEAT] Add model info to request header @JQGoh (#784)
- feat: add PostHog apiHost for ad-blocker bypass @loama (#782)
- [chore] cleanup @deven367 (#778)
- [chore] Clean up Snowflake integration tests and remove stale CI secrets @gee-senbong (#780)
- [fix] Revise snowflake integration @gee-senbong (#777)
- [chore] fix permissions for the workflows @deven367 (#775)
- [chore] Revert
environment: secretschanges & cleanup finetuned models @gee-senbong (#774) - fix: fix a bug & broken tests due to recent package upgrades @gee-senbong (#766)
- Update copy for dashboard.nixtla.io to dashboard @rslmrn (#765)
- Page context menu cta now at the level of the eyebrow @rslmrn (#763)
- Replace dashboard.nixtla.io links with free-trial UTM URLs @loama (#762)
- feat: upgrade styles to match with the ones of the new design @rslmrn (#761)
Dependencies
- chore(deps): bump requests from 2.32.5 to 2.33.0 @dependabot[bot] (#783)
- chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.4.0 in the ci-dependencies group @dependabot[bot] (#764)
- chore(deps): bump pyjwt from 2.11.0 to 2.12.0 @dependabot[bot] (#776)
- chore(deps): bump orjson from 3.11.3 to 3.11.6 @dependabot[bot] (#773)
- chore(deps): bump black from 25.9.0 to 26.3.1 @dependabot[bot] (#772)
- chore(deps): bump tornado from 6.5.2 to 6.5.5 @dependabot[bot] (#771)
- chore(deps): bump werkzeug from 3.1.5 to 3.1.6 @dependabot[bot] (#768)
- chore(deps): bump flask from 3.1.2 to 3.1.3 @dependabot[bot] (#769)
- chore(deps): bump ray from 2.52.1 to 2.54.0 @dependabot[bot] (#758)
Full Changelog: v0.7.3...v0.7.4.dev0
v0.7.3
New features
- Snowflake integration @gee-senbong (#722)
Improvements
- [CHORE] Solves dependabot alerts @nasaul (#746)
- [CHORE] Bumps packages versions @nasaul (#741)
- chore(deps): Deprecate Python 3.9 & bump
fugueto 0.9.6 @gee-senbong (#737) - [Chore] Pin pandas < 3.0.0 @JQGoh (#729)
Documentation
- [docs] update icons across documentation for consistency and clarity @deven367 (#727)
- [seo] specify icon library @deven367 (#726)
- Remove Amplitude integration @loama (#725)
- DOCS: update support email @loama (#691)
- [docs] add redirects to fix broken links from
intercom@deven367 (#723) - Remove marimo iframe from why_timegpt.mdx @loama (#724)
- GenAI banner @loama (#721)
- clean up @deven367 (#719)
- docs: instructions for TimeGPT-2 and cleanup @ngupta23 (#717)
- new banner for timegpt-2.1 @deven367 (#718)
Dependencies
- chore(deps): bump werkzeug from 3.1.3 to 3.1.5 @dependabot (#735)
- chore(deps): bump fonttools from 4.60.1 to 4.60.2 @dependabot (#734)
- chore(deps): bump aiohttp from 3.13.1 to 3.13.3 @dependabot (#733)
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 @dependabot (#732)
- chore(deps-dev): bump setuptools from 69.5.1 to 78.1.1 @dependabot (#731)
- chore(deps): bump ray from 2.20.0 to 2.52.1 @dependabot (#730)
v0.7.2
- Prepare for 0.7.2 release @goodwanghan (#715)
- [Chore] Omit model name check @JQGoh (#714)
- [FIX] Deprecate insample endpoint @elephaint (#712)
- Update docs.json @loama (#710)
- [DOCS] Add MLFLow tutorial @marcopeix (#713)
v0.7.1
New features
- [FEAT] model_parameters argument @JQGoh (#681)
- [FEAT]: model_parameters support in cross_validation method @JQGoh (#694)
- [FEAT] Reduce finetune requirements @elephaint (#680)
- [FEAT] Multivariate endpoint @elephaint (#708)
Bug fixes
- Fix codespace and tests @goodwanghan (#693)
Documentation
- Banner for timegpt-2.0 @deven367 (#689)
- Fix table render @deven367 (#706)
- Fix use cases links @loama (#670)
- Third party licenses @deven367 (#704)
- Skip test if only docs are updated @deven367 (#702)
- Add intercom integration @deven367 (#701)
- Remove
deploy-readmeworkflow @deven367 (#685) - Edit use cases @khuyentran1401 (#698)
- Edit real time anomaly detection @khuyentran1401 (#695)
- Rewrite forecasting at scale @khuyentran1401 (#692)
- Rewrite longhorizon @khuyentran1401 (#690)
- Docs improve seo of forecasting quickstart @khuyentran1401 (#688)
- Fix typo in the redirects @deven367 (#687)
- Have redirects point to the correct url @deven367 (#686)
- Skip tests when only docs are updated @deven367 (#679)
- Improve cross validation seo @khuyentran1401 (#683)
- Optimize bitcoin prediction @khuyentran1401 (#682)
- Added API reference to docs @mergenthaler (#672)
- Update image paths in documentation to fix broken images @khuyentran1401 (#678)
- Styling @loama (#671)
- Fixed broken Links, Exclude pending content and add contextual options to documentation @mergenthaler (#675)
- Failing docs ci @deven367 (#667)
- Failing docs ci @deven367 (#666)
v0.7.1.dev0
New Features
- [FEAT]: model_parameters support in cross_validation method @JQGoh (#694)
- [FEAT] Reduce finetune requirements @elephaint (#680)
- [FEAT] model_parameters argument @JQGoh (#681)
Documentation
- Docs edit use cases @khuyentran1401 (#698)
- Docs edit real time anomaly detection @khuyentran1401 (#695)
- Docs rewrite forecasting at scale @khuyentran1401 (#692)
- Docs rewrite longhorizon @khuyentran1401 (#690)
- banner for timegpt-2.0 @deven367 (#689)
- Docs improve seo of forecasting quickstart @khuyentran1401 (#688)
- [docs] fix typo in the redirects @deven367 (#687)
- [docs] have redirects point to the correct url @deven367 (#686)
- [docs] skip tests when only docs are updated @deven367 (#679)
- Docs improve cross validation seo @khuyentran1401 (#683)
- Docs optimize bitcoin prediction @khuyentran1401 (#682)
- feat: added API reference to docs @mergenthaler (#672)
- Update image paths in documentation to fix broken images @khuyentran1401 (#678)
- [DOCS] styling @loama (#671)
- docs: Fixed broken Links, Exclude pending content and add contextual options to documentation @mergenthaler (#675)
- fix use cases links @loama (#670)
- Failing docs ci @deven367 (#667)
- Failing docs ci @deven367 (#666)
Dependency and tests
- Fix codespace and tests @goodwanghan (#693)
New Contributors
- @khuyentran1401 made their first contribution in #678
Full Changelog: v0.7.0...v0.7.1.dev0