Skip to content

1.5.0

Compare
Choose a tag to compare
@tadayosi tadayosi released this 02 Oct 04:53
· 67 commits to main since this release
a2b90e7

Features

  • camel: update supported Camel models to 4.4.x and 4.8.x (4662e74), closes #1146

Bug Fixes

  • #1125: Fix scenario with OIDC and remote, authenticated Jolokia agent (#1126) (aadc600)
  • #635: Ensure that promise's reject() is called in case of errors (6fdc294), closes #635
  • security: Use X-Jolokia-Authorization with XSRF cookies (d0455b8)
  • security: Use X-Jolokia-Authorization with XSRF cookies (#1138) (13d1d85)

What's Changed

  • fix(#635): Ensure that promise's reject() is called in case of errors by @grgrzybek in #1115
  • build(deps-dev): bump concurrently from 9.0.0 to 9.0.1 by @dependabot in #1116
  • build(deps): bump @module-federation/utilities from 3.1.7 to 3.1.10 by @dependabot in #1117
  • build(deps): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #1118
  • build(deps): bump @types/react from 18.3.5 to 18.3.6 by @dependabot in #1122
  • build(deps): bump oauth4webapi from 2.12.2 to 2.16.0 by @dependabot in #1123
  • build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.1.0 by @dependabot in #1124
  • build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #1120
  • build(deps-dev): bump commit-and-tag-version from 12.4.3 to 12.4.4 by @dependabot in #1121
  • build(deps): bump express from 4.20.0 to 4.21.0 by @dependabot in #1119
  • build(deps): bump @module-federation/utilities from 3.1.10 to 3.1.12 by @dependabot in #1127
  • build(deps): bump @types/node from 22.5.4 to 22.6.1 by @dependabot in #1128
  • build(deps): bump monaco-editor from 0.51.0 to 0.52.0 by @dependabot in #1130
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.8 to 0.16.0 by @dependabot in #1131
  • build(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.1 by @dependabot in #1134
  • build(deps-dev): bump tsup from 8.2.4 to 8.3.0 by @dependabot in #1135
  • build(deps-dev): bump @swc/core from 1.7.24 to 1.7.26 by @dependabot in #1136
  • build(deps): bump rollup from 4.19.0 to 4.22.4 by @dependabot in #1137
  • build(deps): bump @types/react from 18.3.6 to 18.3.8 by @dependabot in #1129
  • build(deps): bump oauth4webapi from 2.16.0 to 2.17.0 by @dependabot in #1132
  • fix(#1125): Fix scenario with OIDC and remote, authenticated Jolokia … by @grgrzybek in #1126
  • fix(security): Use X-Jolokia-Authorization with XSRF cookies by @grgrzybek in #1138
  • build(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.0 by @dependabot in #1145
  • build(deps): bump @module-federation/utilities from 3.1.12 to 3.1.13 by @dependabot in #1139
  • build(deps): bump @types/node from 22.6.1 to 22.7.4 by @dependabot in #1140
  • build(deps): bump @types/express from 4.17.21 to 5.0.0 by @dependabot in #1141
  • build(deps-dev): bump webpack from 5.94.0 to 5.95.0 by @dependabot in #1143
  • feat(camel): update supported Camel models to 4.4.x and 4.8.x by @tadayosi in #1147

Full Changelog: v1.4.0...v1.5.0