Skip to content

Latest commit

 

History

History
157 lines (85 loc) · 2.54 KB

HISTORY.md

File metadata and controls

157 lines (85 loc) · 2.54 KB

Version History

1.4.8 / 2023-10-13

  • Migrate Pipelines

1.4.7 / 2023-04-11

  • Update login flow

1.4.6 / 2022-11-22

  • Resolve pipeline failure

1.4.5 / 2022-08-17

  • Automate dependabot approval and automerge

1.4.4 / 2022-08-09

  • Add dependabot.yml to automate dependency checks
  • Remove weekly tests
  • Parameterize pool and demands

1.4.3 / 2022-06-20

  • Updated dependencies

1.4.2 / 2022-06-10

  • Fix time zone conversion bug when ahead of UTC + Refactoring

1.4.1 / 2022-05-10

  • Updated dependencies

1.4.0 / 2022-04-29

  • Upgraded to .NET 6

1.3.2 / 2022-04-15

  • Replaced var with explicit types

1.3.1 / 2022-03-28

  • Migrated agent used in pipeline

1.3.0 / 2022-02-09

  • Updated for CONNECT data services
  • Updated dependencies

1.0.23 / 2022-01-17

  • Updated dependencies

1.0.22 / 2021-12-07

  • Update pipelines to reference internal analysis templates

1.0.21 / 2021-11-12

  • Updated dependencies

1.0.20 / 2021-11-11

  • Changed agent used in pipeline

1.0.19 / 2021-10-07

  • Update pipelines to use Azure Key Vault for secrets
  • Changed ClientID to ClientId and UserName to Username in appsettings.json

1.0.18 / 2021-09-07

  • Updated dependencies

1.0.17 / 2021-07-26

  • Updated dependencies
  • Minor code changes to accommodate changes in IdentityModel.OidcClient 4.0.0
  • Standardized code style rules

1.0.16 / 2021-07-20

  • Cleaned up gitignore

1.0.15 / 2021-06-09

  • Updated dependencies

1.0.14 / 2021-04-19

  • Auto detect chrome version

1.0.13 / 2021-04-13

  • Updated dependencies

1.0.12 / 2021-03-25

  • Updated pipeline to use internal agent pool
  • Updated pipeline to reference main branch

1.0.11 / 2021-02-10

  • Updated dependencies
  • Migrated to .NET 5.0
  • Migrated to new styling guide

1.0.10 / 2020-11-02

  • Updated dependencies

1.0.9 / 2020-09-28

  • Fix automated test login flow to handle optional step

1.0.8 / 2020-09-21

  • Fix automated test login flow due to removed step

1.0.7 / 2020-09-14

  • Updated dependencies

1.0.6 / 2020-08-28

  • Fix automated test login flow due to added step

1.0.5 / 2020-08-06

  • Updated dependencies

1.0.4 / 2020-07-28

  • Add sample credentials file to gitignore and replace with placeholder

1.0.3 / 2020-07-23

  • Updated dependencies

1.0.2 / 2020-06-11

  • Updated dependencies

1.0.1 / 2020-05-05

  • Added FxCop/StyleCop to main project
  • Moved project-related files to solution level
  • Updated to use Polaris in place of Coverity
  • Log and publish test results

1.0.0 / 2020-05-05

  • Initial public release