Skip to content

Latest commit

 

History

History
156 lines (86 loc) · 2.49 KB

HISTORY.md

File metadata and controls

156 lines (86 loc) · 2.49 KB

Version History

1.2.4 / 2023-10-13

  • Migrate Pipelines

1.2.3 / 2022-08-17

  • Automate dependabot approval and automerge

1.2.2 / 2022-08-09

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

1.2.1 / 2022-05-10

  • Updated dependencies

1.2.0 / 2022-04-29

  • Upgraded to .NET 6

1.1.23 / 2022-04-15

  • Updated editorconfig rules for var vs explicit types
  • Applied best practices to new statements

1.1.22 / 2022-03-15

  • Updated dependencies

1.1.21 / 2022-02-02

  • Updated for CONNECT data services
  • Updated dependencies

1.1.20 / 2022-01-17

  • Updated dependencies

1.1.19 / 2021-12-07

  • Update pipelines to reference internal analysis templates

1.1.18 / 2021-10-21

  • Updated dependencies

1.1.17 / 2021-10-20

  • Update name of data service variable

1.1.16 / 2021-10-07

  • Update pipelines to use Azure Key Vault for secrets
  • Changed ClientKey to ClientSecret in appsettings.json

1.1.15 / 2021-09-07

  • Updated dependencies

1.1.14 / 2021-07-22

  • Standardized code style rules

1.1.13 / 2021-07-20

  • Updated dependencies

1.1.12 / 2021-07-15

  • Updated dependencies

1.1.11 / 2021-07-06

  • Updated dependencies

1.1.10 / 2021-06-09

  • Updated dependencies

1.1.9 / 2021-05-20

  • Updated dependencies

1.1.8 / 2021-03-25

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

1.1.7 / 2021-01-27

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

1.1.6 / 2020-11-02

  • Updated dependencies

1.1.5 / 2020-09-14

  • Updated dependencies

1.1.4 / 2020-08-06

  • Updated dependencies

1.1.3 / 2020-07-28

  • Add sample credentials file to gitignore and replace with placeholder

1.1.2 / 2020-07-23

  • Updated dependencies

1.1.1 / 2020-06-11

  • Updated dependencies

1.1.0 / 2020-05-05

  • Updated dependencies
  • Added StyleCop/FxCop
  • Added solution file for project & test project
  • Moved project-related files to solution level
  • Updated to use Polaris in place of Coverity
  • Resolved Polaris detected issues
  • Log and publish test results

1.0.5 / 2020-01-08

  • Added weekly build pipeline schedule

1.0.4 / 2019-12-17

  • Point to master documentation for style guide, etc

1.0.3 / 2019-12-12

  • Updated Coverity build pipeline
  • Updated README with full steps

1.0.2 / 2019-12-04

  • Migrate build pipeline

1.0.1 / 2019-09-04

  • Updated build pipeline

1.0.0 / 2019-08-15

  • Initial move, begin version tracking