Skip to content

Releases: bcgov/HMCR

2.0.8

30 May 21:39
c2ee0d4
Compare
Choose a tag to compare

This release #678 introduces several significant changes and updates to the HMCR project:

Key Changes and Updates

  1. .NET Upgrade

    • The project is upgraded to use .NET 7.0.
  2. Development Build Fixes

    • Various issues related to the development build process have been resolved.
  3. Front-end Vulnerability Updates

    • The front-end dependencies are updated to address known vulnerabilities.
  4. Integration of GitHub Actions

    • Continuous integration workflows have been updated to leverage GitHub Actions.
  5. Dependency Management

    • Dependencies across the project are updated.
  6. 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

18 May 19:04
a437399
Compare
Choose a tag to compare
Merge pull request #675 from bcgov/2.0.7

Add date to timestamp for logging

2.0.6

20 Mar 16:59
376ef3c
Compare
Choose a tag to compare
Merge pull request #668 from bcgov/2.0.6

2.0.6

2.0.5

28 Jul 16:34
c2f756a
Compare
Choose a tag to compare

Fix the securities issues on client and update python version on OpenShift
Merge 2.0.5 to main repo

2.0.4

16 Dec 17:31
3a1a587
Compare
Choose a tag to compare
Merge pull request #628 from bcgov/2.0.4

2.0.4

2.0.3

09 Dec 17:18
036e496
Compare
Choose a tag to compare
Merge pull request #623 from bcgov/2.0.3

2.0.3

Version 2.0.2

19 Jul 15:26
82c5e48
Compare
Choose a tag to compare

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

11 Mar 17:40
d4f8ff9
Compare
Choose a tag to compare

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

11 Feb 16:44
1617189
Compare
Choose a tag to compare

Sprint 3 of HMCR Phase 2

Version 1.3.2

11 Feb 16:42
a91e997
Compare
Choose a tag to compare

Sprint 1 & 2 of HMCR Phase 2