Skip to content

Latest commit

 

History

History
1334 lines (940 loc) · 37.3 KB

v1.14.0-next.2-changelog.md

File metadata and controls

1334 lines (940 loc) · 37.3 KB

Release v1.14.0-next.2

Minor Changes

  • 98c0c199b15: Updates light theme's primary foreground and running status indicator colours to meet WCAG. Previously #2E77D0 changed to #1F5493.

Patch Changes

  • 83b45f9df50: Fix accessibility issue with Backstage Table's header style

Minor Changes

  • 877df261085: The getBuildRuns function now checks contains multiple comma-separated builds and splits them to send multiple requests for each and concatenates the results.

Patch Changes

Minor Changes

  • a0108c49774: Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.

    Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.

    BREAKING: createRouter now require that tokenManager, logger, and identityApi, are passed in as options.

Patch Changes

Minor Changes

  • 970678adbe2: Implement events support for GithubMultiOrgEntityProvider

    BREAKING: Passing in a custom teamTransformer will now correctly completely override the default transformer behavior

Patch Changes

  • bd101cefd37: Updated the team.edited event emitted from GithubOrgEntityProvider to also include teams description.
  • Updated dependencies

Minor Changes

  • 347aeca204c: Introduced the DevTools plugin, checkout the plugin's README.md for more details!

Patch Changes

Minor Changes

  • 347aeca204c: Introduced the DevTools plugin, checkout the plugin's README.md for more details!

Patch Changes

Minor Changes

  • 347aeca204c: Introduced the DevTools plugin, checkout the plugin's README.md for more details!

Minor Changes

  • 2c5661f3899: Allow endpoint configuration for sqs, enabling use of localstack for testing.

Patch Changes

Minor Changes

  • 439e2986be1: Add a new scaffolder action for gitlab to ensure a group exists

Patch Changes

Minor Changes

  • 82e10a6939c: Add support for Markdown text blob outputs from templates

Minor Changes

  • 82e10a6939c: Add support for Markdown text blob outputs from templates

Patch Changes

Minor Changes

  • 3d72bdb41c7: Upgrade to aws-sdk v3 and include OpenSearch Serverless support

Patch Changes

Minor Changes

  • 1ce7f84b2e8: accepts InputProp property that can override keys from default

Patch Changes

Patch Changes

Patch Changes

  • fe16bd39e83: Use permalinks for links including a line number reference
  • 021cfbb5152: Corrected resolution of parameter nested schema to use central schemas.

Patch Changes

  • 83b45f9df50: Fix accessibility issue with Backstage Table's header style
  • e97769f7c0b: Fix accessibility issue on controlled select input on tab navigation + keyboard enter/space action.
  • Updated dependencies

Patch Changes

  • 1d5e42655cd: Correct command to create new plugins

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

  • 3ffcdac7d07: Added a persistent session store through the database
  • Updated dependencies

Patch Changes

Patch Changes

  • a0108c49774: Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.

    Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.

    BREAKING: createRouter now require that tokenManager, logger, and identityApi, are passed in as options.

  • Updated dependencies

Patch Changes

Patch Changes

Patch Changes

Patch Changes

  • ce8d203235b: Ensure that entity cache state is only written to the database when actually changed
  • 485a6c5f7b5: Internal refactoring for performance in the service handlers
  • 3587a968dcd: Fixed a bug in the queryEntities endpoint that was causing filtered entities to be included in cursor requests.
  • 12a345317ab: Remove unnecessary join in the entity facets endpoint, exclude nulls
  • Updated dependencies

Patch Changes

Patch Changes

Patch Changes

  • accaceadffa: Fixed bug in jsonSchemaRefPlaceholderResolver where relative $ref files were resolved through file system instead of base URL of file
  • Updated dependencies

Patch Changes

  • 95b2168d71b: Fixes import paths and updates documentation
  • Updated dependencies

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

  • 05f1d74539d: Kubernetes clusters now support authProvider: aks. When configured this way, the retrieveObjectsByServiceId action will use the auth.aks value in the request body as a bearer token to authenticate with Kubernetes.
  • Updated dependencies

Patch Changes

  • 05f1d74539d: AKS access tokens can now be sent over the wire to the Kubernetes backend.

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

  • 6e387c077a4: Changed the MembersListCard component to allow displaying aggregated members when viewing a group. Now, a toggle switch can be displayed that lets you switch between showing direct members and aggregated members.

    To enable this new feature, set the showAggregateMembersToggle prop on EntityMembersListCard:

    // In packages/app/src/components/catalog/EntityPage.tsx
    const groupPage = (
      // ...
      <EntityMembersListCard showAggregateMembersToggle />
      // ...
    );
  • Updated dependencies

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.1.2-next.2

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

  • 021cfbb5152: Added an OpenAPI 3.0 spec and enforced schema-first model on the router.
  • Updated dependencies

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes

Patch Changes