Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @backstage/plugin-search-backend from 1.3.3 to 1.4.2 in /backstage #309

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps @backstage/plugin-search-backend from 1.3.3 to 1.4.2.

Release notes

Sourced from @​backstage/plugin-search-backend's releases.

v1.4.0

These are the release notes for the v1.4.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

Search is V1!

Backstage Search is now promoted to v1.0 with a stable Search API for plugin developers to add search to their plugins, and app integrators to expose that to their users.

No additional features are released as part of the major release as the maintainers of the search packages focused on the following for this release:

  • Bug fixes and clean up of deprecations.
  • Improved error handling for missing indices.
  • Separation of AWS Elastic and Open Elastic support.
  • Refactor the packages by moving reusable components from @backstage/plugin-search to @backstage/plugin-search-react.
  • Improved documentation including tutorials for how to Integrate Search into a plugin.

With moving to v1.0 we also recommend using Elasticsearch for production usage. Moving forward, the search maintainers will prioritize the Elasticsearch engine while we’ll rely on the community to maintain the Postgres engine.

Experimental Backend System Evolution

This release adds the new @backstage/backend-app-api and @backstage/backend-plugin-api packages, both part of the evolution of the backend system. These packages are highly experimental and we do not recommend using them for any purpose, yet.

@backstage/cli Deprecation Removals

The @backstage/cli had a large number of deprecated commands removed, for example, app:build is now gone and should be replaced with package build. For a full list of commands that were removed, see the changelog.

@backstage/plugin-auth-backend Deprecation Removals

Many deprecated symbols have now been removed from @backstage/plugin-auth-backend, most notably the provider factories such as createGithubProvider have been removed, which should be replaced with providers.github.create. See the changelog for more details.

New module: @backstage/plugin-api-docs-module-protoc-gen-doc

This is a new module for @backstage/plugin-api-docs that exports a widget implementation for rendering gRPC docs generated by protoc-gen-doc. Contributed by @​kissmikijr #11923.

New module: @backstage/plugin-catalog-backend-module-openapi

This is a new module for @backstage/plugin-catalog-backend that exports a catalog processor which dereferences $ref fields in OpenAPI definitions. Contributed by @​mfrinnstrom #11645.

New plugin: @backstage/plugin-apollo-explorer

A plugin to embed the Apollo Explorer inside your Backstage instance to run queries against GraphQL endpoints. Contributed by @​unredundant #12600.

Security Fixes

@backstage/plugin-scaffolder-backend, please upgrade to the latest version if you are using this module.

Upgrade path

... (truncated)

Changelog

Sourced from @​backstage/plugin-search-backend's changelog.

@​backstage/plugin-search-backend

1.4.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-auth-node@​0.3.0-next.0
    • @​backstage/backend-common@​0.19.4-next.0
    • @​backstage/backend-openapi-utils@​0.0.3
    • @​backstage/backend-plugin-api@​0.6.2-next.0
    • @​backstage/config@​1.0.8
    • @​backstage/errors@​1.2.1
    • @​backstage/types@​1.1.0
    • @​backstage/plugin-permission-common@​0.7.7
    • @​backstage/plugin-permission-node@​0.7.13-next.0
    • @​backstage/plugin-search-backend-node@​1.2.6-next.0
    • @​backstage/plugin-search-common@​1.2.5

1.4.0

Minor Changes

  • ebeb77586975: Now performs request validation based on OpenAPI schema through @backstage/backend-openapi-utils. Error responses for invalid input, like "a" instead of a number, may have changed.

Patch Changes

  • 629cbd194a87: Use coreServices.rootConfig instead of coreService.config
  • 12a8c94eda8d: Add package repository and homepage metadata
  • 951ab6c9db58: Add missing configSchema to package.json
  • Updated dependencies
    • @​backstage/backend-common@​0.19.2
    • @​backstage/backend-plugin-api@​0.6.0
    • @​backstage/backend-openapi-utils@​0.0.3
    • @​backstage/plugin-search-backend-node@​1.2.4
    • @​backstage/plugin-auth-node@​0.2.17
    • @​backstage/plugin-permission-node@​0.7.11
    • @​backstage/config@​1.0.8
    • @​backstage/errors@​1.2.1
    • @​backstage/types@​1.1.0
    • @​backstage/plugin-permission-common@​0.7.7
    • @​backstage/plugin-search-common@​1.2.5

1.4.0-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/backend-plugin-api@​0.6.0-next.2
    • @​backstage/backend-common@​0.19.2-next.2

... (truncated)

Commits

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 [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) from 1.3.3 to 1.4.2.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-search-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2023
@garryod garryod merged commit 0de5780 into main Aug 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/plugin-search-backend-1.4.2 branch August 29, 2023 08:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant