Savorboard
31891fbfc1
Upgrade dependent nuget package to latest version. #803
3年前
Savorboard
ea7e6e7764
Update nuget packages to .NET 5
3年前
Reza3307
e11e44ba7c
Update nuget packages and support .Net 5 ( #727 )
Co-authored-by: Solale90 <solaleh.rm@gmail.com>
3年前
patheems
ba31886db7
Solve the issue of being restricted to using Newtonsoft ( #664 )
* Solve the issue of being restricted to using Newtonsoft for serialization/deserialization.
* Removed whitespace
* Failed build fixed by injecting ISerializer.
* Removed unintended reference.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4年前
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
4年前
Bradley Grainger
285904bd03
Update MySqlConnector to 1.0. ( #587 )
4年前
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
4年前
xiangxiren
37a4d6a0fe
replace dapper with ado.net ( #583 )
* replace dapper with ado.net
* replace dapper with ado.net
* replace dapper with ado.net
* modify nuget reference
Co-authored-by: wandone\xlw <123456>
4年前
Savorboard
1c43afb00e
Improve build script
4年前
Savorboard
cad05f0f1e
update test framework to .net core 3.1
4年前
Savorboard
fb0b4e583e
Support netstandard 2.0 and netstandard 2.1 for mysql storage
4年前
Savorboard
c3fe35ce72
fix unit tests
4年前
Savorboard
0f1da2e703
Change persistence message to synchronous method because message queues do not support asynchronous commits
5年前
Savorboard
aaecabe589
V3.0 ( #452 )
* Architectural refactoring
* Add new memory serializer
* code refactor
* Add service inject
* update to publish
* Fix message consumer bugs
* upgrade to netcoreapp3.0
* remove discoverys code
* remove unused files
* Code refactor
* code cleanup
* remove unused file
* upgrade nuget and upgrade framework to netstandard 2.1
* add async support for CAPTransaction
* bug fixed
* Typo: "Getting Stared"
* Add dashboard api interface
* Add Nodediscovry
* remove unused file
* upgrade dashoboard module
* Rename file
* Refactoring postgresql implementation for version 3.0
* Fixed mysql dashboard query bug
* Code refactoring
* Refactoring sqlserver implementation for version 3.0
* Refactoring mongo implementation for version 3.0
* Add index for mysql table
* Fixed sqlserver connection async issue
* Refactoring kafka transport implementation for version 3.0
* Refactoring inmemory storage implementation for version 3.0
* Refactoring azure serverbus transport implementation for version 3.0
* Update samples to netcoreapp3.0
* Refactoring namespace
* Change System.Text.Json to Json.NET
* Code refactoring
* Rename class
* Fix obsolete
* Fix kafka consumer client bugs
* Fix sql reader column index error
* Introduced rewrite table name option
* Introduced rewrite table name option
* Introduced rewrite table name option for pgsql
* Introduced rewrite table name option
* Fix SqlServer service injection bug
* Fix sql bug
* Fix Kafka transport check not working bug. #436
* code cleanup
* update samples
* Adjust dashboard display
* Refacing diagnostics tracing module.
* Code cleanup
* Remove outdated unit tests
* Add sync publish method with additional header
* update version to 3.0
* Add fake transport fot unit tests
* Support null value of message body.
* Rename class
* Rename class
* Fix mysql unit tests
* Fix loops when configuration items are abnormal or unreachable. #444
* Refactoring
* Add sqlsever samples
* Schema renaming to lowercase is more conformant
* Fix SQL Server tranaction error in entityframework. #402
* update readme
* update ci yml
* Remove the database integration test
* fix build error
* upgrade mongo nuget package to 2.10.0, because 2.8.0 have bugs in .net core 3.0
* Fix mongodb dashboard query bugs
* update samples
* Fix postgresql storage bugs
* Fix build error
* Fix unit tests
* Fix build errorFix unit tests
* Add Kafka options to support custom header to add offset and partition into CapHeader. #374
5年前
Savorboard
5dcb72a416
Fix mysql unit tests
5年前
Savorboard
5d1c1bfb08
Architectural refactoring
5年前
Savorboard
7021dc6511
v2.6.0 ( #362 )
* Code refactor
* update code format
* Add options package reference
* Rename need retry processor
* update unit tests
* Improve ICapPublisher to singleton.
* Support options pattern for MySqlOptions
* Support options pattern for PostgreSqlOptions
* Remove reference
* update namespace of SubscriberNotFoundException.cs
* update ut
* Support options pattern for CapOptions
* update version to 2.6.0
* Support options pattern for AzureServiceBusOptions
* Fix client listening bug
* update inmemory project to using option pattern.
* Support options pattern for KafkaOptions.
* Support options pattern for MongoDbOptions.
* Fix options.
* Support options pattern for SqlServerOptions
* upgrade confluent kafka to 1.1.0
* Remove CastleCoreTest project, it is not need again
* Fix transaction dispose.
* Fix mock
* Fix mock
5年前
Savorboard
3f64c54f37
upgrade dependent nuget packages version
5年前
Savorboard
18db9ec00b
Upgrade dapper to 1.60.1
5年前
Savorboard
74fed843fb
Release 2.4.0 ( #250 )
* update version to 2.4.0
* Add version options to config file.
* update resource
* add message version support for dashboard
* add message version support for dashboard
* Support using version to isolate messages. #220
* update mongo unit tests
* update unit tests
* update unit tests
* Set default versions for consumer groups
* solve the problem of issue#181 (#237 )
* Issue#235 (#238 )
* solve the problem of issue#181
* solve the problem of issue#235
* refactor
* Fix the message persistence bug. #240
* using new CamelCaseNamingStrategy
* update packages to .net core 2.2
* update test framework to netcoreapp2.2
* Update .travis.yml
* update TargetFramework
* Exclude build samples project
6年前
Savorboard
b62a49ffbd
Release 2.3.1 ( #221 )
* Update README.zh-cn.md
* Delete README.2.2.md
* Fix flush unclaer data bugs.
* Update README.md
* Update README.md
* Update README.zh-cn.md
* update readme.md to add the subscriber group descriptions.
* update readme
* update version to 2.3.1
* add SnowflakeId unit tests
* update build.cake for unit test adjustment
* remove unused config file
* update readme
* update readme
* Fixed dashboard messages requeue error. ( #205 )
* Refactoring
* Fixed SnowflakeId workerId to random id.
* Update README.md
* upgrade dependent nuget packages.
* Add SourceLink Support
6年前
Savorboard
a2aa446412
upgrade dependent nuget packages.
6年前
Savorboard
dd741532f5
fixed unit tests
6年前
Savorboard
5a51a708b1
tweak mysql unit tests.
6年前
Savorboard
c3b7d6b61f
Message table in database changes the primary key to non auto-Increment. ( #180 )
6年前
Savorboard
111a200643
add SslMode=none to mysql connection string
6年前
Savorboard
6abf92c2b8
add SslMode=none to mysql connection string
6年前
Savorboard
ae63286896
switch mysql driver to mysql.data
6年前
Savorboard
d20605d8d5
switch mysql driver to mysql.data
6年前
Savorboard
09beaeecf7
upgrade nuget packages
6年前
Savorboard
d57c88e76b
upgrade nuget packages
6年前
Savorboard
15edd352a9
Upgrade the dependent nuget package to the latest version
6年前
Savorboard
ffd23df4fd
Upgrade the dependent nuget package to the latest version
6年前
Savorboard
6c1cf7fb57
upgrade MySqlConnector nuget package.
6年前
Savorboard
3120413132
upgrade MySqlConnector nuget package.
6年前
Savorboard
bfeaa226b4
upgrade dependent nuget packages.
6年前
Savorboard
e6bad00b4d
upgrade dependent nuget packages.
6年前
Savorboard
f477b09ed9
Remove database queue mode ( #102 )
* Improve the implementation mechanism of queue mode. #96
* refactor the code .
* add Copyright & License description into header text of code files.
* refactor
* set version to 2.2.0
* update unit tests.
* add exception class to process the publish send and subscriber exectution exception
* modify first retry time to three.
* code refactor.
* add retry mechanism
* code refactor
* refactor consumer execution
* fix spell error
* remove dashboard `processing ` content.
* Modify the retry to retry the message only 4 minutes ago.
* update samples
* update ci configuration.
6年前
Savorboard
77282fe1a6
Remove database queue mode ( #102 )
* Improve the implementation mechanism of queue mode. #96
* refactor the code .
* add Copyright & License description into header text of code files.
* refactor
* set version to 2.2.0
* update unit tests.
* add exception class to process the publish send and subscriber exectution exception
* modify first retry time to three.
* code refactor.
* add retry mechanism
* code refactor
* refactor consumer execution
* fix spell error
* remove dashboard `processing ` content.
* Modify the retry to retry the message only 4 minutes ago.
* update samples
* update ci configuration.
6年前
Savorboard
0bbfccbdca
Release version 2.1.4 ( #97 )
* Fixed the connection bug of getting message from table. #83
* update version to 2.1.4
* remove `TableNamePrefix` option from `MySqlOptions` to `EFOptions`. #84
* fixed entityframework rename table name prefix bug. #84
* fixed sql server scripts bug of create table scheme. #85
* fixed entityframework rename table name prefix bug. #84
* modify error message of logger write
* Fixed bug of the FailedRetryCount does not increase when raised SubscriberNotFoundException. #90
* Fixed thread safety issue about KafkaOptions. #89
* upgrade nuget package
6年前
Savorboard
e557542721
Release version 2.1.4 ( #97 )
* Fixed the connection bug of getting message from table. #83
* update version to 2.1.4
* remove `TableNamePrefix` option from `MySqlOptions` to `EFOptions`. #84
* fixed entityframework rename table name prefix bug. #84
* fixed sql server scripts bug of create table scheme. #85
* fixed entityframework rename table name prefix bug. #84
* modify error message of logger write
* Fixed bug of the FailedRetryCount does not increase when raised SubscriberNotFoundException. #90
* Fixed thread safety issue about KafkaOptions. #89
* upgrade nuget package
6年前
Savorboard
9829f2a802
upgrade nuget package
6年前
Savorboard
8c6402060e
upgrade dependent nuget packages.
6年前
savorboard
4843b46e15
add setting to generate xml summary document file
7年前
杨晓东
985b796e2d
add setting to generate xml summary document file
7年前
Savorboard
18154531e3
add setting to generate xml summary document file
7年前
Savorboard
a5757869da
upgrade nuget dependents
7年前
Savorboard
544325a720
Release 2.1 ( #55 )
* add dashboard branch.
* add dashboard
* add helper methods.
* Add data model.
* add options.
* add empty implement
* add dashbaord
* add dashboard
* Fixed spelling error
* rename file.
* add dashbaord feature
* impl dashboard storage
* update nuget reference.
* add pages.
* deleted unused fiels.
* modify resource.
* update resource.
* rename
* update dashboard
* rename
* impl monitoring api interface.
* update solution files.
* update samples.
* dashboard.
* add jsonview resource files.
* add json dispatcher.
* modify published pages.
* add routes.
* update pages.
* update resources.
* update dashboard.
* add dashboard of sql server storage impl
* nesting files.
* fixed query bug.
* update resource.
* remove some api.
* add subscriber page.
* update sample
* add resource.
* remove api.
* add SubscriberPage
* add resource
* generate cshtml.
* modify html two table to one table.
* update resource.
* update css
* update subscriber page.
* refactor.
* cleanup.
* cleanup code.
* impl history monitoring api.
* add home page recevied message real-time
* add legend styles.
* update js.
* modify axis color.
* add resource.
* update dashboard home page.
* update css.
* update resource.
* modify DefaultSucceedMessageExpirationAfter to 24 hours.
* add resx,
* add consul discovery.
* remove unused file.
* add node page.
* add node page
* node discovery
* add kafka sqlserver sample.
* update sample.
* add okstats.
* refactor.
* fixed kafka client bugs.
* modify node and subscriber pages
* refactor.
* add Gateway middleware
* remove unused files.
* update resource.
* update gateway.
* refactor.
* update samples.
* remove base middleware
* add node switch click event.
* add NodeId config to options.
* upgrade dependent version.
* add PathMatch configuration
* update NodePage.cshtml
* remove session
* remove matchPath
* refactor
* refactor dashboard middleware
* gateway proxy middleware function maturation
* remove cookie exp
* refactor and remove files.
* add CapCache to cache server nodes.
* refactor.
* renamed message dto.
* add extended interface of IContentSerializer and JsonContentSerializer
* modify unit test
* check the requirement when CAP start.
* correct spelling
* cleanup code.
* add resources.
* processing pages will contains Scheduled and Enqueued messages.
* processing pages will contains Scheduled and Enqueued messages.
* ignore NU1701 Warning.
* renamed file.
* refactor
* implements dashboard interface.
* rename reference class.
* add mysql monitoring api impl
* fix bug of connection driver.
* remove cap.UseDashboard. It's will be automatically enabled by registerd services.
* fix sql bug
* cleanup code and fix spelling
* fix postgre sql bug.
* fix mysql sql bug.
* when storage a received message raising an eception, we will reject the message to queue.
* fix spelling mistake
* add dashboard instructions to readme
* modify error log content.
* fix postger sql bug.
* fix consul discovery bug.
* add dashboard introduction to readme.md
* update english resource.
* Update README.md
* renamed files.
* fix postgre sql bug.
* cleanup code.
* update tests.
* rename file.
* update samples.
* Improved query performance without lock table. (#36 )
* update sample.
* update samples.
* fix data reader uncolsed bug.
* update add jsonproperty
* refactor
* revert FetchNextMessageAsync sql
* add helper method.
* rafactor subscriber handler.
* add FailedRetryCount options.
* rafactor publisher excutor.
* add IPublishExecutor
* add failed message processor.
* inject failed message processor.
* refactor sql storage.
* fixed unit tests.
* fixed unit test.
* fixed postgresql tests.
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* add LAN ip to LocalRequestsOnlyAuthorizationFilter
* add and update resource.
* add current node name to layout page if user enabled node discovery
* modify unit tests.
* add callback message sende tests.
* add deserlizer by type to IContentSerializer
* refactor unit tests
* add summary comment.
* refactor async method.
* add comment and fixed spell error.
* refactor.
* add custom content serializer extension to CapBuilder
* add IMessagePacker
* refactor.
* add connection pool for kafka producer.
* add determines whether the query is null.
* add connection pool size config to KafkaOption.
* fixed json JObject bug
* add custom message wapper interface
* remove unused code.
* fixed callback topic send error bug.
* refactor.
* update unit tests.
* update samples.
* upgrade dependent package.
* remove some class from Abstraction namespce to Internal.
* optimize consumer related code
* add ICallbackMessageSender to DI with singleton.
* add and fixed some unit tests.
* refactor namespace.
* modify class protected level
* assemblies internal class are visible to test project
* add DeSerialize method to IContentSerializer with type deseralize
* refactoring
* Fix the phone style dispaly problem
* add logs
* refactoring
* upgrading `Confluent.Kafka` package
* Optimize message queue error message prompt.
* reorganize error message prompts.
* modify error message prompt
* add summary comments.
* modify dependent
* disabled print connection closed log. see: https://github.com/edenhill/librdkafka/issues/516
* Update README.md
* Update README.md
* Update README.zh-cn.md
* Update README.zh-cn.md
* fix dashboard not config discovery throw exceptions bug.
* Update README.md
* update readme
* Fixed serialized the message type bug. (#53 )
* Update README.md
* Update README.md
* refactoring
* refactoring
* update readme.
* update readme.
* add summary comment.
* refactoring
* optimizing publisher interface
* update readme
* update readme.
* add summary comment.
* add summary comment.
* add summary comment.
* add summary comment.
* upgrading package
* add summary comment.
* optimize the RabbitMQ connection pool
* fix the producer connection returned
* dispose resource when connection pool is full
7年前
Savorboard
cb85050695
upgrade dependent package.
7年前
Savorboard
625a8c4ae2
fixed unit test.
7年前