Files
backstage/plugins/newrelic/CHANGELOG.md
T
github-actions[bot] 778bc48921 Version Packages (next)
2024-03-12 13:35:55 +00:00

26 KiB

@backstage/plugin-newrelic

0.3.46-next.2

Patch Changes

0.3.46-next.1

Patch Changes

0.3.46-next.0

Patch Changes

0.3.45

Patch Changes

0.3.45-next.2

Patch Changes

0.3.45-next.1

Patch Changes

0.3.45-next.0

Patch Changes

0.3.44

Patch Changes

0.3.44-next.1

Patch Changes

0.3.44-next.0

Patch Changes

0.3.43

Patch Changes

0.3.43-next.3

Patch Changes

0.3.43-next.2

Patch Changes

0.3.43-next.1

Patch Changes

0.3.43-next.0

Patch Changes

0.3.42

Patch Changes

0.3.42-next.2

Patch Changes

0.3.42-next.1

Patch Changes

0.3.42-next.0

Patch Changes

0.3.41

Patch Changes

  • ce50a15506: Fixed sorting and searching in the NewRelic table.
  • 9a1fce352e: Updated dependency @testing-library/jest-dom to ^6.0.0.
  • f95af4e540: Updated dependency @testing-library/dom to ^9.0.0.
  • Updated dependencies

0.3.41-next.2

Patch Changes

0.3.41-next.1

Patch Changes

0.3.41-next.0

Patch Changes

0.3.40

Patch Changes

  • 482bb5c0bb: Moved @types/react to be a regular dependency
  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.
  • 55cb7061e0: Fixed bug in NewRelicComponent component where table would not sort correctly for numerical values.
  • 8cec7664e1: Removed @types/node dependency
  • Updated dependencies

0.3.40-next.3

Patch Changes

  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.
  • 55cb7061e0: Fixed bug in NewRelicComponent component where table would not sort correctly for numerical values.
  • Updated dependencies

0.3.40-next.2

Patch Changes

0.3.40-next.1

Patch Changes

0.3.40-next.0

Patch Changes

0.3.39

Patch Changes

  • 2167b7eab0: The newrelic plugin now supports pagination when retrieving results from newrelic. It will no longer truncate results. To see all applications, the link header will need to be allowed through the proxy (see the newrelic plugin readme).
  • Updated dependencies

0.3.39-next.0

Patch Changes

0.3.38

Patch Changes

0.3.38-next.2

Patch Changes

0.3.38-next.1

Patch Changes

0.3.38-next.0

Patch Changes

0.3.37

Patch Changes

0.3.37-next.3

Patch Changes

0.3.37-next.2

Patch Changes

0.3.37-next.1

Patch Changes

0.3.37-next.0

Patch Changes

0.3.36

Patch Changes

0.3.36-next.1

Patch Changes

0.3.36-next.0

Patch Changes

0.3.35

Patch Changes

  • 8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
  • e0c6e8b9c3: Update peer dependencies
  • Updated dependencies

0.3.35-next.3

Patch Changes

0.3.35-next.2

Patch Changes

0.3.35-next.1

Patch Changes

0.3.35-next.0

Patch Changes

  • 8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
  • Updated dependencies

0.3.34

Patch Changes

0.3.34-next.2

Patch Changes

0.3.34-next.1

Patch Changes

0.3.34-next.0

Patch Changes

0.3.33

Patch Changes

0.3.33-next.1

Patch Changes

0.3.33-next.0

Patch Changes

0.3.32

Patch Changes

0.3.32-next.2

Patch Changes

0.3.32-next.1

Patch Changes

0.3.32-next.0

Patch Changes

0.3.31

Patch Changes

0.3.30

Patch Changes

0.3.30-next.4

Patch Changes

0.3.30-next.3

Patch Changes

0.3.30-next.2

Patch Changes

0.3.30-next.1

Patch Changes

0.3.30-next.0

Patch Changes

0.3.29

Patch Changes

0.3.29-next.1

Patch Changes

0.3.29-next.0

Patch Changes

0.3.28

Patch Changes

0.3.28-next.2

Patch Changes

0.3.28-next.1

Patch Changes

0.3.28-next.0

Patch Changes

0.3.27

Patch Changes

0.3.27-next.3

Patch Changes

0.3.27-next.2

Patch Changes

0.3.27-next.1

Patch Changes

0.3.27-next.0

Patch Changes

0.3.26

Patch Changes

0.3.26-next.1

Patch Changes

0.3.26-next.0

Patch Changes

0.3.25

Patch Changes

0.3.25-next.3

Patch Changes

0.3.25-next.2

Patch Changes

0.3.25-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.6-next.1
    • @backstage/theme@0.2.16-next.0

0.3.25-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.6-next.0

0.3.24

Patch Changes

  • 8f7b1835df: Updated dependency msw to ^0.41.0.
  • Updated dependencies
    • @backstage/core-components@0.9.5
    • @backstage/core-plugin-api@1.0.3

0.3.24-next.1

Patch Changes

  • 8f7b1835df: Updated dependency msw to ^0.41.0.
  • Updated dependencies
    • @backstage/core-components@0.9.5-next.1
    • @backstage/core-plugin-api@1.0.3-next.0

0.3.24-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.5-next.0

0.3.23

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.4
    • @backstage/core-plugin-api@1.0.2

0.3.23-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.4-next.0
    • @backstage/core-plugin-api@1.0.2-next.0

0.3.22

Patch Changes

  • 24254fd433: build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
  • 230ad0826f: Bump to using @types/node v16
  • Updated dependencies
    • @backstage/core-components@0.9.3
    • @backstage/core-plugin-api@1.0.1

0.3.22-next.1

Patch Changes

  • 24254fd433: build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
  • 230ad0826f: Bump to using @types/node v16
  • Updated dependencies
    • @backstage/core-components@0.9.3-next.2
    • @backstage/core-plugin-api@1.0.1-next.0

0.3.22-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.3-next.0

0.3.21

Patch Changes

  • a422d7ce5e: chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
  • Updated dependencies
    • @backstage/core-components@0.9.2
    • @backstage/core-plugin-api@1.0.0

0.3.20

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.1

0.3.20-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.1-next.0

0.3.19

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.0
    • @backstage/core-plugin-api@0.8.0

0.3.18

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.10
    • @backstage/core-plugin-api@0.7.0

0.3.17

Patch Changes

  • 1ed305728b: Bump node-fetch to version 2.6.7 and cross-fetch to version 3.1.5
  • c77c5c7eb6: Added backstage.role to package.json
  • Updated dependencies
    • @backstage/core-components@0.8.9
    • @backstage/core-plugin-api@0.6.1
    • @backstage/theme@0.2.15

0.3.16

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.8

0.3.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.8-next.0

0.3.15

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.7

0.3.15-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.7-next.0

0.3.14

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.5
    • @backstage/core-plugin-api@0.6.0

0.3.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.5-next.0
    • @backstage/core-plugin-api@0.6.0-next.0

0.3.13

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.4
    • @backstage/core-plugin-api@0.5.0

0.3.12

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/core-components@0.8.3

0.3.11

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@0.4.0
    • @backstage/core-components@0.8.2

0.3.10

Patch Changes

  • cd450844f6: Moved React dependencies to peerDependencies and allow both React v16 and v17 to be used.
  • Updated dependencies
    • @backstage/core-components@0.8.0
    • @backstage/core-plugin-api@0.3.0

0.3.9

Patch Changes

  • a125278b81: Refactor out the deprecated path and icon from RouteRefs
  • Updated dependencies
    • @backstage/core-components@0.7.4
    • @backstage/core-plugin-api@0.2.0

0.3.8

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.7.0
    • @backstage/theme@0.2.11

0.3.7

Patch Changes

  • 81a41ec249: Added a name key to all extensions in order to improve Analytics API metadata.
  • Updated dependencies
    • @backstage/core-components@0.6.1
    • @backstage/core-plugin-api@0.1.10

0.3.6

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@0.1.9
    • @backstage/core-components@0.6.0

0.3.5

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.5.0

0.3.4

Patch Changes

  • 52a5a46372: Added pagination and searching to the table
  • 9f1362dcc1: Upgrade @material-ui/lab to 4.0.0-alpha.57.
  • Updated dependencies
    • @backstage/core-components@0.4.2
    • @backstage/core-plugin-api@0.1.8

0.3.3

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.4.0

0.3.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.3.0
    • @backstage/core-plugin-api@0.1.5

0.3.1

Patch Changes

  • 9d40fcb1e: - Bumping material-ui/core version to at least 4.12.2 as they made some breaking changes in later versions which broke Pagination of the Table.
    • Switching out material-table to @material-table/core for support for the later versions of material-ui/core
    • This causes a minor API change to @backstage/core-components as the interface for Table re-exports the prop from the underlying Table components.
    • onChangeRowsPerPage has been renamed to onRowsPerPageChange
    • onChangePage has been renamed to onPageChange
    • Migration guide is here: https://material-table-core.com/docs/breaking-changes
  • Updated dependencies
    • @backstage/core-components@0.2.0
    • @backstage/core-plugin-api@0.1.4
    • @backstage/theme@0.2.9

0.3.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

0.2.7

Patch Changes

  • 062bbf90f: chore: bump @testing-library/user-event from 12.8.3 to 13.1.8
  • 675a569a9: chore: bump react-use dependency in all packages
  • Updated dependencies [062bbf90f]
  • Updated dependencies [889d89b6e]
  • Updated dependencies [3f988cb63]
  • Updated dependencies [675a569a9]
    • @backstage/core@0.7.9

0.2.6

Patch Changes

0.2.5

Patch Changes

  • c5ab91ce3: Migrate to new composability API, exporting the plugin instance as newRelicPlugin, and the root page as NewRelicPage.
  • Updated dependencies [b51ee6ece]
    • @backstage/core@0.6.1

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 28edd7d29: Create backend plugin through CLI

  • 4512b9967: The New Relic plugin now uses the Backstage proxy to communicate with New Relic's API.

    Please update your app-config.yaml as follows:

    # Old Config
    newrelic:
      api:
        baseUrl: 'https://api.newrelic.com/v2'
        key: NEW_RELIC_REST_API_KEY
    
    # New Config
    proxy:
      '/newrelic/apm/api':
        target: https://api.newrelic.com/v2
        headers:
          X-Api-Key:
            $env: NEW_RELIC_REST_API_KEY
    

Patch Changes