Skip to content

Releases: ONS-Innovation/github-copilot-usage-lambda

v3.0.1

28 Oct 10:22
23b8560

Choose a tag to compare

What's Changed

  • Dockerfile bugfix to include config file within container.

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Oct 09:48
27a201b

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v3.0.0

v2.2.1

13 Aug 12:23

Choose a tag to compare

Overview

A minor patch to fix a bug when identifying which GitHub Teams have Copilot Metric data.

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

08 Aug 09:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Apr 11:35

Choose a tag to compare

Overview

This release introduces historic data to the interim page.

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

21 Mar 13:33

Choose a tag to compare

Overview

This release introduces an interim page as a temporary fix to work with the new Github API endpoints and display key information.

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

v2.0.0-rc.2

21 Feb 12:37

Choose a tag to compare

v2.0.0-rc.2 Pre-release
Pre-release

Overview

This change updates the data logger's endpoints to use the new ones. This change only affects the data logger and the dashboard does not use this new format as of this release - hence being a pre-release.

Once the dashboard has been reworked for the new dataset, release v2.0.0 can be made.

What's Changed

Full Changelog: v1.1.0-rc.1...v2.0.0-rc.2

v1.1.0-rc.1

06 Dec 13:00

Choose a tag to compare

v1.1.0-rc.1 Pre-release
Pre-release

Overview

  • New Section in Team Usage - Team Usage Overview.
    • This gives an overview of team information in the organisation (i.e top and bottom 5 teams based on acceptance rate).
  • Can now add a date for when CoPilot users become inactive.
  • Individual Team search input has been replaced with a dropdown containing all teams with data.
  • Small terraform tweak to make APP_URL calculated instead of it being passed through .tfvars.

What's Changed

Full Changelog: v1.0.0...v1.1.0-rc.1

v1.0.0

27 Nov 16:34

Choose a tag to compare

Overview

Initial release of the CoPilot Usage Dashboard.

What's Changed

New Contributors

Full Changelog: https://github.com/ONS-Innovation/github-copilot-usage-dashboard/commits/v1.0.0