Skip to content

Release 0.12.0 - #104

Merged
aiwilliams merged 2 commits into
masterfrom
release-0.12.0
Apr 29, 2020
Merged

Release 0.12.0#104
aiwilliams merged 2 commits into
masterfrom
release-0.12.0

Conversation

@aiwilliams

Copy link
Copy Markdown
Contributor

Just noticed the CHANGELOG is a bit out of order, will fix in another PR, not worth deleting tags and whatnot to clean up.

@aiwilliams
aiwilliams requested a review from ctdio April 29, 2020 16:10
@aiwilliams aiwilliams self-assigned this Apr 29, 2020
Comment thread CHANGELOG.md
### Added

- Updated `@jupiterone/data-model@0.3.1`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be moved above 0.11.4, but nbd

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, noted in opening comment, since I noticed after pushing up tags etc. Thanks for the approve!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooof idk how I missed the opening comment. Sorry about that

@aiwilliams
aiwilliams merged commit a8dc876 into master Apr 29, 2020
@aiwilliams
aiwilliams deleted the release-0.12.0 branch April 29, 2020 16:21
jmountifield added a commit that referenced this pull request Apr 29, 2026
Tracks data-model PR #104 review: NHI properties (nhiType, isAi,
aiConfidence, aiPlatform, nhiOwnerStatus) no longer use the underscore
prefix, since underscore is conventionally reserved for system-managed
fields (_class, _type, _key, _rawData) and domain metadata follows
bare-name conventions elsewhere (User.username, AccessKey.fingerprint).

Updates DEFAULT_PERMISSIVE_ENUM_PROPERTIES, JSDoc @example, and all
test fixtures + assertions to use the renamed property names.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jmountifield added a commit that referenced this pull request Apr 29, 2026
…Entity owner

Tracks data-model PR #104 review:

- Inline NHI schemas in all three test files now use bare property
  names (nhiType, isAi, aiConfidence, aiPlatform, nhiOwnerStatus)
  matching the data-model NHI.json convention. Underscore prefix
  is reserved for system-managed fields (_class, _type, _key).

- Drop the _nhiOwner property entirely. The data-model schema redeclares
  Entity's existing `owner` field with an NHI-specific description
  rather than introducing a separate property — the inline test
  fixtures now match that shape.

- Update test data and assertions accordingly. NHI_PROPERTIES whitelist
  array drops _nhiOwner.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants