Skip to content

Conversation

@DevinMcPherson-TS
Copy link
Collaborator

  • Searchanle metadata: Fallback to group v1 until v2 is optimized
  • Searchable metadata: Fixed the issue with skipping the ts_user, ts_xref_orgs and ts_xref_principal files when --org context was used
  • Searchable BI-Server: Org parameter bug fix. Now it works when the parameter is passed
  • User Management tool: Fixed issue will reading the user guids
  • Dependency Issue fix which was causing cstools to crash
  • Archiver: Added group_list_users method for V1 Fallback. Fixed --only-groups, --ignore-groups and --ignore-tags parameters not working correctly due to no user-group info
  • Snowflake syncer: The upgrated version of sqlalchemy module now handles p8 files at runtime, eliminating the need to serialize key-pair authentication files. This will help in key-pair authentication

swarnika-gupta and others added 8 commits April 23, 2025 10:45
…h-v1

Fallback to v1 group search API implemented until v2 is optimized for CWT customer.
Squashed bugs in following tools:
Archiver Identify:
    - Fallback to v1 groups. [Engg Fix]
    - Added group_list_users method for V1 Fallback
    - Added user-group info for tags --only-groups and --ignore-groups
    - Fixed --only-groups, --ignore-groups and --ignore-tags parameters not working correctly due to no user-group info
    - Gets stats correctly from TS: BI Server

Searchable Metadata:
    - Fixed the issue with skipping the ts_user, ts_xref_orgs and ts_xref_principal files when --org context was used

User-Management Delete:
    - Fixed issue will reading the user guids

Co-Authored-By: saurabhsingh2974 <164007629+saurabhsingh2974@users.noreply.github.com>
Rich and Click versions cause cstools to fail. Any new installation of cs tools it will give the error TypeError: Directory.get_metavar() got an unexpected keyword argument 'ctx'

https: //github.com/fastapi/typer/discussions/1215
Co-Authored-By: saurabhsingh2974 <164007629+saurabhsingh2974@users.noreply.github.com>
Fix for Archiver, Searchable & User management
The upgrated version of sqlalchemy module now handles p8 files at runtime, eliminating the need to serialize key-pair authentication files.
This will help in key-pair authentication

Fixed Bug in the BI-Server Searchable.

Co-Authored-By: saurabhsingh2974 <164007629+saurabhsingh2974@users.noreply.github.com>
Snowflake Syncer KeyPair Auth & BI-Server Searchable Fix. 

Needs additional PR to make this an option before putting in a full release.
@DevinMcPherson-TS DevinMcPherson-TS requested a review from a team as a code owner July 8, 2025 18:16
@DevinMcPherson-TS DevinMcPherson-TS merged commit 573c9db into master Jul 8, 2025
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.

5 participants