Skip to content

Releases: bcgov/schoolbus

2.0.9

Choose a tag to compare

@bcgov-brwang bcgov-brwang released this 18 Mar 15:45
f957541
  1. Replaced keycloak js library to latest version to prevent login looping issue.
  2. Replaced DeploymentConfig to Deployment object as OCP recommended.
  3. Removed resource limits restrictions as OCP recommended.

2.0.8

Choose a tag to compare

@bcgov-brwang bcgov-brwang released this 19 Nov 17:28
828e4bd

Resolved an issue where users encountered errors with ICBC API calls.

2.0.7

Choose a tag to compare

@bcgov-brwang bcgov-brwang released this 09 Oct 16:02
bfa6eb5

Fixed critical issues for unable adding owners, schoolbuses and inspections due to the .net version migration.

2.0.5

Choose a tag to compare

@bcgov-brwang bcgov-brwang released this 18 May 19:10
02c17c1
Merge pull request #622 from bcgov/2.0.5

Add date to timestamp for logging, update appsettings in configmaps

2.0.4

Choose a tag to compare

@bcgov-brwang bcgov-brwang released this 28 Mar 16:22
1623039

Migrated SSO from OpenShift silver to gold

2.0.3

Choose a tag to compare

@emmajingwang emmajingwang released this 09 Aug 17:09
480f0d8

Fixed security vulnerabilities

2.0.2

Choose a tag to compare

@ychung-mot ychung-mot released this 16 Dec 16:44
f4cc8eb
Merge pull request #604 from bcgov/2.0.2

2.0.2

School Bus v2.0.0

Choose a tag to compare

@ychung-mot ychung-mot released this 02 Dec 22:05
7ea372a
Merge pull request #414 from bcgov/1.4

Version 2.0

School Bus v1.3.1

Choose a tag to compare

@ychung-mot ychung-mot released this 13 Nov 22:59
d8d5628

SB-384 bug fix

School Bus v1.3.0

Choose a tag to compare

@BcGovBrian BcGovBrian released this 20 Feb 22:28
291d762

This release contains:

  • Upgraded to .NET Core 1.1
  • Bug fixes for:
    • an issue where owners not associated to users account would display
    • search providing inconsistent results
    • interface not responding when searching with select all
    • interface not responding when searching for too many cities
    • permit retry logic and added additional error messages

The primary fix is an upgrade to .NET Core 1.1.11 and associated frameworks and docker.