Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

77 lines (57 loc) · 1.68 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v4.0.0 - 2024-12-12

Breaking

  • Switches to new backend system

Fixed

  • JSONPath version bump
  • Fixes high vulnerability in downstream library

Documentation

  • Documents need for new proxy settings

v3.0.0 - 2024-07-16

Breaking

  • Switches to use @backstage/backend-plugin-api version of resolving path in preparation of New Backend Release

Fixed

  • Bumps various versions

v2.0.2 - 2024-05-15

Security

  • Bumps dependencies

v2.0.1 - 2024-03-15

Fixed

  • Adding explicit dependency on graphql

v2.0.0 - 2024-03-15

Added

  • Better logging when interacting with the BS catalog fails

Breaking

  • Upgraded minor version of several Backstage dependencies (which are 0.x.y)

Security

  • Removed msw from devDependencies

v1.1.1 - 2023-11-16

Fixed

  • Bumps backstage libraries

Documentation

  • Release process docs

v1.1.0 - 2023-11-13

Added

  • Contribution guidelines

Fixed

  • Various lib upgrades

Documentation

  • Updated package description text

[1.0.6] - 2023-10-24

Changed

  • Deprecates backstage-plugin-opslevel-backend in favor of the scoped package
  • Releases @opslevel/backstage-maturity-backend

[1.0.5] - 2023-10-20

Changed

  • Bugfix with compiled assets

[1.0.4] - 2023-10-12

Added

  • (This) changelog file
  • NPM version badge to README.md

Changed

  • Upgraded dependencies
  • Upgraded node to 18.18.0