Skip to content

Latest commit

 

History

History
147 lines (77 loc) · 2.19 KB

HISTORY.md

File metadata and controls

147 lines (77 loc) · 2.19 KB

Version History

1.2.7 / 2023-10-13

  • Migrate Pipelines

1.2.6 / 2023-03-07

  • Move code analysis to new pipeline

1.2.5 / 2022-08-17

  • Automate dependabot approval and automerge

1.2.4 / 2022-08-09

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

1.2.3 / 2022-06-20

  • Updated dependencies

1.2.2 / 2022-06-15

  • Parameterize Azure Pipeline container demands

1.2.1 / 2022-05-10

  • Updated dependencies

1.2.0 / 2022-05-06

  • Upgraded to .NET 6

1.1.3 / 2022-04-15

  • Replaced var with explicit types

1.1.2 / 2022-03-24

  • Changed agent used in pipeline

1.1.1 / 2022-03-15

  • Updated dependencies

1.1.0 / 2022-02-09

  • Updated for AVEVA Data Hub
  • Updated dependencies

1.0.22 / 2022-02-09

  • Changed agent used in pipeline

1.0.21 / 2022-01-17

  • Updated dependencies

1.0.20 / 2021-12-07

  • Update pipelines to reference internal analysis templates

1.0.19 / 2021-10-21

  • Updated dependencies

1.0.18 / 2021-10-11

  • Update pipelines to use Azure Key Vault for secrets

1.0.17 / 2021-09-07

  • Updated dependencies

1.0.16 / 2021-07-22

  • Standardized code style rules

1.0.15 / 2021-07-20

  • Cleaned up gitignore

1.0.14 / 2021-07-15

  • Updated dependencies

1.0.13 / 2021-07-06

  • Updated dependencies

1.0.12 / 2021-06-09

  • Updated dependencies

1.0.11 / 2021-04-13

  • Updated dependencies

1.0.10 / 2021-03-25

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

1.0.9 / 2020-01-27

  • Added new styling guide

1.0.8 / 2020-12-16

  • Updated to .NET 5
  • Updated dependencies

1.0.7 / 2020-11-02

  • Updated dependencies

1.0.6 / 2020-09-15

  • Updated to use bulk data container create method

1.0.5 / 2020-09-14

  • Updated dependencies

1.0.4 / 2020-08-06

  • Updated dependencies

1.0.3 / 2020-07-31

  • Add sample credentials file to gitignore and replace with placeholder

1.0.2 / 2020-06-24

  • Updated to use Polaris in place of Coverity

1.0.1 / 2020-05-14

  • Bump "Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0"
  • Bump "OSIsoft.Omf" Version="2.0.0-prerelease-20200416.3"

1.0.0 / 2020-04-13

  • Initial public release