Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 2.82 KB

Changelog NetworkAccessManagement

Table of Contents

Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.

r1.0-rc.1

Release Notes

This public release contains the definition and documentation of

  • network-access-management v0.1.0-alpha.1

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

network-access-management v0.1.0-alpha.1

Version 0.1.0-alpha.1 is in the initial release.

Added

  • Adds linting by @RandyLevensalor in #5
  • Adds initial API spec YAML by @caubut in #7
  • Adds linting config by @RandyLevensalor in #9
  • Adds linting rules by @RandyLevensalor in #11

Changed

  • Removes family name prefix by @MarkusKuemmerle in #6
  • Updates ICM by @RandyLevensalor in #21
  • Adds @benhepworth as a CODEOWNER by @benhepworth in #23
  • Adds meeting info to README.md by @wrathwolf in #24
  • Standardizes errors to follow commonalities by @caubut-charter in #30
  • Commonalities and ICM update by @caubut-charter in #32

Fixed

  • Corrects links from initial template in README.md by @wrathwolf in #1
  • Corrects mailing list in README.md by @caubut-charter in #3

Removed

Full Changelog: https://github.com/camaraproject/DeviceIdentifier/compare/e9235736ee9eb3a6c69f91120d5c6ed41f889d61...r1.0