Skip to content

Develop#110

Merged
roku674 merged 6 commits intomasterfrom
develop
Feb 21, 2026
Merged

Develop#110
roku674 merged 6 commits intomasterfrom
develop

Conversation

@roku674
Copy link
Owner

@roku674 roku674 commented Feb 21, 2026

Description

Related Issue

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

roku674 and others added 6 commits February 20, 2026 21:40
- Objects.API User/Profile/IPInfo now inherit from Objects base classes
- Register JObjectSerializer globally in BsonClassMapRegistrar
- Delete MongoProfile (dead code - was not being used)
- Bump Objects.API to 0.0.14, Objects.Mongo to 0.0.4
- Move BsonClassMapRegistrar and JObjectSerializer to Repository.Mongo
- Delete Objects.Mongo package entirely (MongoUser no longer needed)
- User class configured via BsonClassMap (not attributes)
- Add RegisterDerivedUser<T>() for custom user classes
- Bump Repository.Mongo to 0.0.9
- Update documentation
@github-actions
Copy link
Contributor

🔢 Version Auto-Increment

1 project(s) had versions automatically incremented to resolve conflicts with master branch:

  • AnointedAutomation.Objects/AnointedAutomation.Objects.csproj: 0.0.20 → 0.0.21

These changes have been committed to this PR branch automatically.


🤖 Automated by version-increment workflow

@roku674 roku674 merged commit 5db3f2c into master Feb 21, 2026
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