Skip to content

Comments

feat: add media governance config methods and category constants#99

Open
saurabhjain1592 wants to merge 4 commits intomainfrom
feat/v3.6.0-media-governance
Open

feat: add media governance config methods and category constants#99
saurabhjain1592 wants to merge 4 commits intomainfrom
feat/v3.6.0-media-governance

Conversation

@saurabhjain1592
Copy link
Member

Summary

  • get_media_governance_config() / get_media_governance_config_sync()
  • update_media_governance_config() / update_media_governance_config_sync()
  • get_media_governance_status() / get_media_governance_status_sync()
  • 4 category constants: CATEGORY_MEDIA_SAFETY, CATEGORY_MEDIA_BIOMETRIC, CATEGORY_MEDIA_DOCUMENT, CATEGORY_MEDIA_PII

Part of SDK v3.6.0 release for AxonFlow v4.5.0 media governance hardening.

Test plan

  • E2E tested: media-governance-policies/python example passes all 7 tests
  • E2E tested: media-governance/python example passes all 5 tests

- get_media_governance_config() / get_media_governance_config_sync()
- update_media_governance_config() / update_media_governance_config_sync()
- get_media_governance_status() / get_media_governance_status_sync()
- Category constants: CATEGORY_MEDIA_SAFETY, CATEGORY_MEDIA_BIOMETRIC, CATEGORY_MEDIA_DOCUMENT, CATEGORY_MEDIA_PII
Version string was still at 3.4.0 after media governance methods
were added. Bump to 3.6.0 and add changelog documenting new
media governance configuration methods and category constants.
@saurabhjain1592 saurabhjain1592 force-pushed the feat/v3.6.0-media-governance branch from 6078bcb to 79ab74e Compare February 21, 2026 22:30
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.

1 participant