Skip to content

1.13.0

Choose a tag to compare

@tadayosi tadayosi released this 26 Mar 08:41
· 301 commits to main since this release
6eaca90

This is scheduled to be the final release in the 1.x series. Aside from critical security patches and bug fixes, all new development will focus on the 2.x release.

Features

  • camel: support Camel model 4.18 and drop 4.10 (5206017), closes #1970
  • connect: optionally preserve con url parameter (f34e371), closes #1918
  • core: add new entry 'knownQueryParams' to Plugin type (c57ccd6), closes #903

Bug Fixes

  • auth: Ensure that Keycloak auth method is correctly augmented (fixes #1974) (8558fdd)
  • auth: Provide some information after failed OIDC login (fixes #1853) (2d0a3e8)
  • connect: remove unnecessary apply button from Connect prefs (75804b1)
  • jmx: Ensure MBean finding works by quoted and unquoted values (fixes #1955) (10c7b8d)
  • jmx: Parse MBean names using parser, not RegExp (fixes #1952) (5c466cd)
  • jmx: refactor and align nid usage on JMX tree (bf5bb62), closes #903
  • jmx: try using searchParams from useSearchParams in JMX context (109f417)

What's Changed

  • build(deps-dev): bump body-parser from 2.2.1 to 2.2.2 by @dependabot[bot] in #1868
  • build(deps-dev): bump typescript-eslint from 8.52.0 to 8.53.0 by @dependabot[bot] in #1869
  • build(deps-dev): bump @eslint/compat from 2.0.0 to 2.0.1 by @dependabot[bot] in #1870
  • build(deps-dev): bump webpack-dev-server from 5.2.2 to 5.2.3 by @dependabot[bot] in #1871
  • build(deps): bump @module-federation/utilities from 3.1.78 to 3.1.79 by @dependabot[bot] in #1872
  • build(deps): bump react-router-dom from 6.30.2 to 6.30.3 by @dependabot[bot] in #1874
  • build(deps-dev): bump @types/node from 25.0.3 to 25.0.7 by @dependabot[bot] in #1873
  • build(deps): bump tar from 7.4.3 to 7.5.3 by @dependabot[bot] in #1875
  • build(deps-dev): bump typescript-eslint from 8.53.0 to 8.53.1 by @dependabot[bot] in #1876
  • build(deps-dev): bump @testing-library/react from 16.3.1 to 16.3.2 by @dependabot[bot] in #1877
  • build(deps-dev): bump @swc/core from 1.15.8 to 1.15.10 by @dependabot[bot] in #1879
  • build(deps-dev): bump swc-loader from 0.2.6 to 0.2.7 by @dependabot[bot] in #1881
  • build(deps-dev): bump @types/node from 25.0.7 to 25.0.9 by @dependabot[bot] in #1882
  • build(deps-dev): bump html-webpack-plugin from 5.6.5 to 5.6.6 by @dependabot[bot] in #1883
  • build(deps): bump eventemitter3 from 5.0.1 to 5.0.4 by @dependabot[bot] in #1878
  • build(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in #1880
  • build(deps): bump diff from 4.0.2 to 4.0.4 by @dependabot[bot] in #1884
  • build(deps): bump tar from 7.5.3 to 7.5.6 by @dependabot[bot] in #1885
  • build(deps-dev): bump typescript-eslint from 8.53.1 to 8.54.0 by @dependabot[bot] in #1887
  • build(deps): bump @module-federation/utilities from 3.1.79 to 3.1.80 by @dependabot[bot] in #1888
  • build(deps): bump axios from 1.13.2 to 1.13.3 by @dependabot[bot] in #1890
  • build(deps-dev): bump timezone-mock from 1.3.6 to 1.4.0 by @dependabot[bot] in #1892
  • build(deps-dev): bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in #1886
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 1.6.1 to 1.6.3 by @dependabot[bot] in #1889
  • build(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in #1891
  • build(deps): bump tar from 7.5.6 to 7.5.7 by @dependabot[bot] in #1893
  • build(deps): bump fast-xml-parser from 5.3.2 to 5.3.4 by @dependabot[bot] in #1894
  • build(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #1895
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 1.6.3 to 1.6.4 by @dependabot[bot] in #1897
  • build(deps-dev): bump css-loader from 7.1.2 to 7.1.3 by @dependabot[bot] in #1898
  • build(deps-dev): bump @eslint/compat from 2.0.1 to 2.0.2 by @dependabot[bot] in #1899
  • build(deps-dev): bump @swc/core from 1.15.10 to 1.15.11 by @dependabot[bot] in #1900
  • build(deps): bump axios from 1.13.3 to 1.13.4 by @dependabot[bot] in #1901
  • build(deps): bump @module-federation/utilities from 3.1.80 to 3.1.81 by @dependabot[bot] in #1903
  • build(deps-dev): bump @types/node from 25.0.10 to 25.2.0 by @dependabot[bot] in #1902
  • build(deps): bump axios from 1.13.4 to 1.13.5 by @dependabot[bot] in #1916
  • build(deps-dev): bump webpack from 5.104.1 to 5.105.0 by @dependabot[bot] in #1908
  • build(deps): bump oauth4webapi from 3.8.3 to 3.8.4 by @dependabot[bot] in #1909
  • build(deps-dev): bump @types/node from 25.2.0 to 25.2.2 by @dependabot[bot] in #1910
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 1.6.4 to 1.7.0 by @dependabot[bot] in #1912
  • build(deps): bump @module-federation/utilities from 3.1.81 to 3.1.83 by @dependabot[bot] in #1913
  • build(deps-dev): bump typescript-eslint from 8.54.0 to 8.55.0 by @dependabot[bot] in #1914
  • build(deps): bump keycloak-js from 26.2.2 to 26.2.3 by @dependabot[bot] in #1911
  • [E2E] Backport e2e workflow fixes from 2.x by @jsolovjo in #1921
  • Issue-903 preserve nid= url query parameter by @pseudaverse in #1904
  • issue-1918 optionally preserve con url parameter by @pseudaverse in #1923
  • fix(auth): Ensure that Keycloak auth method is correctly augmented (f… by @grgrzybek in #1980

Full Changelog: v1.12.1...v1.13.0