Skip to content

build(deps): bump github.com/elastic/package-registry from 1.30.1 to 1.31.1#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/elastic/package-registry-1.31.1
Closed

build(deps): bump github.com/elastic/package-registry from 1.30.1 to 1.31.1#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/elastic/package-registry-1.31.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps github.com/elastic/package-registry from 1.30.1 to 1.31.1.

Release notes

Sourced from github.com/elastic/package-registry's releases.

v1.31.1

v1.31.1

Breaking changes

Bugfixes

  • Fix filtering by category in search endpoint (SQL Storage Indexer). #1394
  • Update -allow-unknown-query-parameters flag to allow unknown query parameters by default. #1395
  • Narrow the scope of the endpoints that validate the unknown parameters to just /search and /categories. #1395
  • Fix filtering by capabilities in search and categories endpoint (SQL Storage Indexer). #1396

Added

Deprecated

Known Issues

v1.31.0

v1.31.0

Breaking changes

  • Fail requests with 400 error code if there are unknown query parameters. This can be disabled via flag (-allow-unknown-query-parameters). #1382

Bugfixes

  • Update Go runtime to 1.24.6. #1388

Added

  • New Security subcategory "asset_inventory" #1357
  • Update default value for the batch size used in SQL storage indexer. #1372
  • Skip adding to cache requests containing package query parameter. #1378
  • Added cache for categories endpoint (SQL storage indexer). #1379
  • Update default values for cache search and TTL settings search (SQL storage indexer). #1379
  • Storage indexer based on Google Cloud Storage is now GA. #1374

Deprecated

Known Issues

  • This release includes a breaking change introduced in #1382. Requests with unknown query parameters fail with a 400 error code. This behaviour changes in the next release: Elastic Package Registry will accept any unknown query parameters by default. If you choose to enable query parameter validation, it will only affect the search and categories endpoints.#1395
Changelog

Sourced from github.com/elastic/package-registry's changelog.

v1.31.1

Breaking changes

Bugfixes

  • Fix filtering by category in search endpoint (SQL Storage Indexer). #1394
  • Update -allow-unknown-query-parameters flag to allow unknown query parameters by default. #1395
  • Narrow the scope of the endpoints that validate the unknown parameters to just /search and /categories. #1395
  • Fix filtering by capabilities in search and categories endpoint (SQL Storage Indexer). #1396

Added

Deprecated

Known Issues

v1.31.0

Breaking changes

  • Fail requests with 400 error code if there are unknown query parameters. This can be disabled via flag (-allow-unknown-query-parameters). #1382

Bugfixes

  • Update Go runtime to 1.24.6. #1388

Added

  • New Security subcategory "asset_inventory" #1357
  • Update default value for the batch size used in SQL storage indexer. #1372
  • Skip adding to cache requests containing package query parameter. #1378
  • Added cache for categories endpoint (SQL storage indexer). #1379
  • Update default values for cache search and TTL settings search (SQL storage indexer). #1379
  • Storage indexer based on Google Cloud Storage is now GA. #1374

Deprecated

Known Issues

  • This release includes a breaking change introduced in #1382. Requests with unknown query parameters fail with a 400 error code. This behaviour changes in the next release: Elastic Package Registry will accept any unknown query parameters by default. If you choose to enable query parameter validation, it will only affect the search and categories endpoints.#1395
Commits
  • 341fbb5 Prepare version 1.31.1 (#1405)
  • b0ecd4f Bump google.golang.org/api from 0.247.0 to 0.248.0 (#1399)
  • fb7c7c6 Bump cloud.google.com/go/storage from 1.56.0 to 1.56.1 (#1398)
  • a045fcf Add known issue for 1.31.0 release (#1397)
  • f0b6a0e [SQL storage indexer] Fix responses from requests including capabilities quer...
  • 280cad5 Apply validation of unknown query parameters just to search and categories en...
  • c1d483c [SQL Storage Indexer] Fix bug when searching filtering by category (#1394)
  • d0337e5 Prepare changelog after 1.31.0 (#1392)
  • b5ad3e8 Prepare release 1.31.0 (#1391)
  • 263619e Update go runtime 1.24.6 (#1388)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [github.com/elastic/package-registry](https://github.com/elastic/package-registry) from 1.30.1 to 1.31.1.
- [Release notes](https://github.com/elastic/package-registry/releases)
- [Changelog](https://github.com/elastic/package-registry/blob/main/CHANGELOG.md)
- [Commits](elastic/package-registry@v1.30.1...v1.31.1)

---
updated-dependencies:
- dependency-name: github.com/elastic/package-registry
  dependency-version: 1.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2025

Labels

The following labels could not be found: automation. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 16, 2025

Superseded by #85.

@dependabot dependabot bot closed this Sep 16, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/package-registry-1.31.1 branch September 16, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants