Skip to content

Comments

Bump sdmx-dl.version from 3.0.0-beta.17 to 3.0.0-beta.18#307

Merged
charphi merged 2 commits intodevelopfrom
dependabot/maven/develop/sdmx-dl.version-3.0.0-beta.18
Feb 17, 2026
Merged

Bump sdmx-dl.version from 3.0.0-beta.17 to 3.0.0-beta.18#307
charphi merged 2 commits intodevelopfrom
dependabot/maven/develop/sdmx-dl.version-3.0.0-beta.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps sdmx-dl.version from 3.0.0-beta.17 to 3.0.0-beta.18.
Updates com.github.nbbrd.sdmx-dl:sdmx-dl-api from 3.0.0-beta.17 to 3.0.0-beta.18

Release notes

Sourced from com.github.nbbrd.sdmx-dl:sdmx-dl-api's releases.

Release v3.0.0-beta.18

3.0.0-beta.18 - 2026-02-17

This is the eighteenth beta release of sdmx-dl.
sdmx-dl follows semantic versioning.

This release focuses on improving the authentication mechanism.

Added

  • SOURCE Add sources from Directorates General of the European Commission #1137

Fixed

  • PROVIDER Fix field overflow in MsalAuthenticator #1138
  • PROVIDER Fix use of common execution pool in MsalAuthenticator #1146
  • PROVIDER Fix MsalAnthenticator performances #1151
  • PROVIDER Fix potential secret leak in WindowsVaultService #1152
  • GRPC Fix CORS problems for localhost pages

Changed

  • API Modify Cache API to allow key invalidation
  • API Modify WebCaching API to handle credentials
  • API Remove Persistence from FileCaching and WebCaching API
Changelog

Sourced from com.github.nbbrd.sdmx-dl:sdmx-dl-api's changelog.

[3.0.0-beta.18] - 2026-02-17

This is the eighteenth beta release of sdmx-dl.
sdmx-dl follows semantic versioning.

This release focuses on improving the authentication mechanism.

Added

  • ![SOURCE] Add sources from Directorates General of the European Commission #1137

Fixed

  • ![PROVIDER] Fix field overflow in MsalAuthenticator #1138
  • ![PROVIDER] Fix use of common execution pool in MsalAuthenticator #1146
  • ![PROVIDER] Fix MsalAnthenticator performances #1151
  • ![PROVIDER] Fix potential secret leak in WindowsVaultService #1152
  • ![GRPC] Fix CORS problems for localhost pages

Changed

  • ![API] Modify Cache API to allow key invalidation
  • ![API] Modify WebCaching API to handle credentials
  • ![API] Remove Persistence from FileCaching and WebCaching API
Commits
  • 8726b19 Merge branch 'develop'
  • 8f6eb58 Update versions for release
  • 2cb0cd9 Update CHANGELOG.md for next release
  • f8b1fcc Fix ESTAT test
  • b1401ba Add sources from Directorates General of the European Commission
  • fb93626 Fix flaky test on masOS
  • f90ae7d Fix CORS problems for localhost pages
  • e4f852b Bump quarkus.platform.version from 3.31.2 to 3.31.3
  • fc24a91 Bump quarkus.mcp.version from 1.9.1 to 1.10.0
  • 43a9384 Bump org.apache.maven.plugins:maven-dependency-plugin
  • Additional commits viewable in compare view

Updates com.github.nbbrd.sdmx-dl:sdmx-dl-standalone from 3.0.0-beta.17 to 3.0.0-beta.18

Release notes

Sourced from com.github.nbbrd.sdmx-dl:sdmx-dl-standalone's releases.

Release v3.0.0-beta.18

3.0.0-beta.18 - 2026-02-17

This is the eighteenth beta release of sdmx-dl.
sdmx-dl follows semantic versioning.

This release focuses on improving the authentication mechanism.

Added

  • SOURCE Add sources from Directorates General of the European Commission #1137

Fixed

  • PROVIDER Fix field overflow in MsalAuthenticator #1138
  • PROVIDER Fix use of common execution pool in MsalAuthenticator #1146
  • PROVIDER Fix MsalAnthenticator performances #1151
  • PROVIDER Fix potential secret leak in WindowsVaultService #1152
  • GRPC Fix CORS problems for localhost pages

Changed

  • API Modify Cache API to allow key invalidation
  • API Modify WebCaching API to handle credentials
  • API Remove Persistence from FileCaching and WebCaching API
Changelog

Sourced from com.github.nbbrd.sdmx-dl:sdmx-dl-standalone's changelog.

[3.0.0-beta.18] - 2026-02-17

This is the eighteenth beta release of sdmx-dl.
sdmx-dl follows semantic versioning.

This release focuses on improving the authentication mechanism.

Added

  • ![SOURCE] Add sources from Directorates General of the European Commission #1137

Fixed

  • ![PROVIDER] Fix field overflow in MsalAuthenticator #1138
  • ![PROVIDER] Fix use of common execution pool in MsalAuthenticator #1146
  • ![PROVIDER] Fix MsalAnthenticator performances #1151
  • ![PROVIDER] Fix potential secret leak in WindowsVaultService #1152
  • ![GRPC] Fix CORS problems for localhost pages

Changed

  • ![API] Modify Cache API to allow key invalidation
  • ![API] Modify WebCaching API to handle credentials
  • ![API] Remove Persistence from FileCaching and WebCaching API
Commits
  • 8726b19 Merge branch 'develop'
  • 8f6eb58 Update versions for release
  • 2cb0cd9 Update CHANGELOG.md for next release
  • f8b1fcc Fix ESTAT test
  • b1401ba Add sources from Directorates General of the European Commission
  • fb93626 Fix flaky test on masOS
  • f90ae7d Fix CORS problems for localhost pages
  • e4f852b Bump quarkus.platform.version from 3.31.2 to 3.31.3
  • fc24a91 Bump quarkus.mcp.version from 1.9.1 to 1.10.0
  • 43a9384 Bump org.apache.maven.plugins:maven-dependency-plugin
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `sdmx-dl.version` from 3.0.0-beta.17 to 3.0.0-beta.18.

Updates `com.github.nbbrd.sdmx-dl:sdmx-dl-api` from 3.0.0-beta.17 to 3.0.0-beta.18
- [Release notes](https://github.com/nbbrd/sdmx-dl/releases)
- [Changelog](https://github.com/nbbrd/sdmx-dl/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/sdmx-dl@v3.0.0-beta.17...v3.0.0-beta.18)

Updates `com.github.nbbrd.sdmx-dl:sdmx-dl-standalone` from 3.0.0-beta.17 to 3.0.0-beta.18
- [Release notes](https://github.com/nbbrd/sdmx-dl/releases)
- [Changelog](https://github.com/nbbrd/sdmx-dl/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/sdmx-dl@v3.0.0-beta.17...v3.0.0-beta.18)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.sdmx-dl:sdmx-dl-api
  dependency-version: 3.0.0-beta.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.github.nbbrd.sdmx-dl:sdmx-dl-standalone
  dependency-version: 3.0.0-beta.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 17, 2026
@github-actions
Copy link

Compatibility matrix for sdmx-dl

v3.0.0-beta.16 v3.0.0-beta.17 v3.0.0-beta.18
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.0.0-beta.16
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.16
jdplus-sdmx @ HEAD -> v3.0.0-beta.17
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.17
Compatibility matrix for **jdplus-main**
v3.5.0 v3.5.1 v3.6.0
jdplus-sdmx HEAD

@charphi charphi merged commit e849421 into develop Feb 17, 2026
13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/sdmx-dl.version-3.0.0-beta.18 branch February 17, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant