Files
backstage/docs/releases/v1.40.0-next.3-changelog.md
github-actions[bot] 9c9faf2ec1 Version Packages (next)
2025-06-11 10:06:10 +00:00

5.7 KiB

Release v1.40.0-next.3

Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.40.0-next.3

@backstage/plugin-events-backend-module-kafka@0.1.0-next.0

Minor Changes

  • b034b9d: Adds a new module kafka for plugin-events-backend

    The module introduces the KafkaConsumerClient which creates a Kafka client used to establish consumer connections. It also provides the KafkaConsumingEventPublisher, a consumer that subscribes to configured Kafka topics and publishes received messages to the Event Service.

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/cli@0.33.0-next.2

Patch Changes

  • 8a0164c: Fix an issue where some commands were not usable because of missing dist files
  • Updated dependencies
    • @backstage/eslint-plugin@0.1.11-next.0
    • @backstage/catalog-model@1.7.4
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.13
    • @backstage/config@1.3.2
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/release-manifests@0.0.13
    • @backstage/types@1.2.1

@backstage/create-app@0.7.0-next.3

Patch Changes

  • Bumped create-app version.
  • Updated dependencies
    • @backstage/cli-common@0.1.15

@backstage/eslint-plugin@0.1.11-next.0

Patch Changes

  • 098ef95: Fix custom rules package scanning performance.

example-app@0.2.110-next.3

Patch Changes

example-app-next@0.0.24-next.3

Patch Changes

e2e-test@0.2.29-next.3

Patch Changes

  • Updated dependencies
    • @backstage/create-app@0.7.0-next.3
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.7

techdocs-cli-embedded-app@0.2.109-next.3

Patch Changes