Skip to content

V4.0.0#27

Merged
FRACerqueira merged 6 commits intomainfrom
v4.0.0
Apr 8, 2025
Merged

V4.0.0#27
FRACerqueira merged 6 commits intomainfrom
v4.0.0

Conversation

@FRACerqueira
Copy link
Owner

- Added support for .Net9, maintained support.Net8 
- Removed support for .Net6, .Net7 and netstandard2.1
- Some properties and commands have been refactored for readability or syntax errors. (Break changes)
- Optimized several parts of the code to improve performance and consistency during auto/manual scaling.
- Improved several commands to be asynchronous
- Documentation updated
- Bug fixed when used with Rabbitmq.
  - Removed need to set Automatic Recovery to false for use with Rabbitmq
- Removed Master/Slave, ReportScale, BufferHealth,  ScaleWhen..., RollbackWhen... and TriggerByAccqWhen... concept (Break changes)
- Added command LockAcquireWhenAutoScale 
- Added command AutoScaleAcquireFault
- Added command HeartBeat
- Added command BackgroundLogger
- Renamed command ScaleUnit ScaleTimer (Break changes)

    - Added support for .Net9, maintained support.Net8
    - Removed support for .Net6, .Net7 and netstandard2.1
    - Some properties and commands have been refactored for readability or syntax errors. (Break changes)
    - Optimized several parts of the code to improve performance and consistency during auto/manual scaling.
    - Improved several commands to be asynchronous
    - Documentation updated
    - Bug fixed when used with Rabbitmq.
      - Removed need to set Automatic Recovery to false for use with Rabbitmq
    - Removed Master/Slave, ReportScale, BufferHealth,  ScaleWhen..., RollbackWhen... and TriggerByAccqWhen... concept (Break changes)
    - Added command LockAcquireWhenAutoScale
    - Added command AutoScaleAcquireFault
    - Added command HeartBeat
    - Added command BackgroundLogger
    - Renamed command ScaleUnit ScaleTimer (Break changes)
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@FRACerqueira FRACerqueira merged commit fb1de9d into main Apr 8, 2025
5 checks passed
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