Skip to content

[Kolya] Version update to v1.2.0#41

Merged
VictorFrWu merged 18 commits intomainfrom
kolya-branch
Sep 17, 2025
Merged

[Kolya] Version update to v1.2.0#41
VictorFrWu merged 18 commits intomainfrom
kolya-branch

Conversation

@kolya5544
Copy link
Collaborator

Please view commits for all the changes.

Most notable changes:

  • adjusted gitignore to exclude useless files that do not belong in git repository. Made the repository look much more professional
  • updated all primary categories: Market, Trade, Position, Account, User, Affiliate, Spot Margin Trade, Broker
  • added a lot of new categories: Earn, Crypto Loan (New), P2P
  • bug fixes, spelling mistake fixes, etc.

Version bumped to v1.2.0, ready for release

…ng mistakes, a lot of factual mistakes, fixed a lot of completely broken code, covered all endpoints, updated models in most cases
…ot of mistakes in the naming and endpoint URLs, added new response models
…pto Loan. Completely added all Earn endpoints, and models for Earn endpoints

This comment was marked as outdated.

@kolya5544 kolya5544 requested a review from Copilot September 10, 2025 16:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the bybit.net.api library from version 1.0.9 to 1.2.0, bringing significant feature additions and improvements. The update includes enhanced API coverage across multiple categories, new service implementations, bug fixes, and improved gitignore configuration for better repository management.

  • Enhanced existing API services with new endpoints and corrected method names
  • Added three new major service categories: Earn, P2P, and New Crypto Loan services
  • Expanded coverage of Market, Trade, Position, Account, User, Affiliate, and Spot Margin Trade categories

Reviewed Changes

Copilot reviewed 125 out of 472 changed files in this pull request and generated 9 comments.

File Description
Src/Common/bybit.net.api.csproj Version bump from 1.0.9 to 1.2.0 with assembly version alignment
Src/Common/ApiServiceImp/*.cs Multiple service implementations with new endpoints, bug fixes, and method name corrections
Src/Common/Models//.cs New model classes for P2P, Earn, New Crypto Loan, and other expanded API categories
Examples/bybit.api.console/Program.cs Updated example code to demonstrate proper usage patterns

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kolya5544
Copy link
Collaborator Author

ignore Copilot, all the changes proposed were already fixed by me, the code is ready to be merged

@VictorFrWu VictorFrWu merged commit 81f2221 into main Sep 17, 2025
1 check failed
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