v1.7
版本发布时间: 2024-08-16 01:51:47
github-copilot-resources/copilot-metrics-viewer最新发布版本:v1.7(2024-08-16 01:51:47)
Main Features 🚀
Team Metrics Now Available for Enterprise and Organization Teams 🎉
Team metrics are now accessible for both Enterprise and Organization teams! Currently, this feature is enabled via an environment variable. For more details and to explore other potential approaches, join the discussion here. Blog posts: Organization metrics & Enterprise metrics.
Streamlined Deployment with Externalized Docker Environment Variables
In response to user feedback, we’ve externalized Docker environment variables, making the deployment process more efficient. This change simplifies the setup and aligns with a highly requested feature.
-
Local Deployment: If you’re running the application locally in Docker, please be aware that the command has been slightly updated.
-
Container Service Deployment: For those deploying on a container service, make sure the environment variables are correctly configured to ensure smooth operation.
Security Enhancements
This release also includes important security updates, addressing vulnerabilities in nginx and axios. Keeping these components secure is vital, and we recommend updating to this latest version as soon as possible
What's Changed
- chore: Update GitHub Personal Access Token scopes in .env and README by @martedesco in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/61
- Bump production-stage image to nginx:1.26 by @lukemaslany-next in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/68
- Externalize config from Docker image by @jycr in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/48
- Fix regression on the Enterprise tabs by @martedesco in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/73
- Bump axios from 1.6.2 to 1.7.4 in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/79
- Team metrics support by @martedesco in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/80
New Contributors
- @lukemaslany-next made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/68
- @jycr made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/48
Full Changelog: https://github.com/github-copilot-resources/copilot-metrics-viewer/compare/v1.6...v1.7