Releases: bcgov/HMCR
2.0.8
This release #678 introduces several significant changes and updates to the HMCR project:
Key Changes and Updates
-
.NET Upgrade
- The project is upgraded to use .NET 7.0.
-
Development Build Fixes
- Various issues related to the development build process have been resolved.
-
Front-end Vulnerability Updates
- The front-end dependencies are updated to address known vulnerabilities.
-
Integration of GitHub Actions
- Continuous integration workflows have been updated to leverage GitHub Actions.
-
Dependency Management
- Dependencies across the project are updated.
-
Salt Reporting
- Added a feature to allow users to submit an Annual Salt Report form and export aggregated reports to be submitted to Environment Canada
For a detailed view of each commit and specific changes, you can explore the commits section of the pull request.
2.0.7
Merge pull request #675 from bcgov/2.0.7 Add date to timestamp for logging
2.0.6
Merge pull request #668 from bcgov/2.0.6 2.0.6
2.0.5
Fix the securities issues on client and update python version on OpenShift
Merge 2.0.5 to main repo
2.0.4
Merge pull request #628 from bcgov/2.0.4 2.0.4
2.0.3
Merge pull request #623 from bcgov/2.0.3 2.0.3
Version 2.0.2
This release dealt with an ongoing performance issue when HMCR needed to communicate with OGS for Spatial Validations.
HMCR would have to make multiple API calls to OGS and if one failed it would fail the entire process.
Volker and I came up with some improvements by creating a single call and having HMCR perform the math required to do perform the validations this resulted in huge performance gains.
Version 2.0.1
This is a completion of the HMCR Phase 2.
It includes a number of production fixes that were discovered after the initial release to production as well as some configuration changes.
Version 1.3.3
Sprint 3 of HMCR Phase 2
Version 1.3.2
Sprint 1 & 2 of HMCR Phase 2