Meysam Hadeli
|
6ed7ee7409
|
feat: add full observability top of open telemetry collector
|
2025-02-14 01:13:01 +03:30 |
|
Meysam Hadeli
|
4785a680da
|
feat: update dotnet to version 9
|
2024-12-18 23:28:18 +03:30 |
|
Meysam Hadeli
|
dda4a3f92b
|
refactor: refactor analyzer configs and add formating to cli
|
2024-09-16 17:57:37 +03:30 |
|
Meysam Hadeli
|
6da82e39ce
|
.
|
2024-09-16 01:58:31 +03:30 |
|
meysamhadeli
|
9465c4d2d4
|
chore: Update nuget packages.
|
2024-07-23 23:09:57 +02:00 |
|
Pc
|
5d88cfccdd
|
feat: Update docker image versions
|
2024-04-04 17:04:41 +03:30 |
|
Pc
|
c49bdfa898
|
feat: Update all nuget packages to last version.
|
2024-04-03 00:55:50 +03:30 |
|
Pc
|
9d63043257
|
chore: Remove moq library
|
2023-08-11 12:58:49 +03:30 |
|
Pc
|
ef72d64700
|
feat: Add monitoring with prometheus and grafana
|
2023-07-30 00:58:05 +03:30 |
|
Pc
|
31a6d9f6e9
|
refactor: Refactor persist message processor
|
2023-06-01 16:55:31 +03:30 |
|
Pc
|
f24c3c9c4f
|
fix: Fix problem run persist-message background job service in test-base
|
2023-05-09 01:29:10 +03:30 |
|
Pc
|
95ac22d3b8
|
refactor: Refactor core domain in building-blocks
|
2023-05-08 15:46:08 +03:30 |
|
Pc
|
c46958935d
|
feat: Add required keyword to models for handle mandatory property in initialization
|
2023-04-02 17:40:59 +03:30 |
|
Pc
|
c60af19a0a
|
feat: Use NewId instead of IdGen for generate Id for unique id in distributed system
|
2023-04-01 02:03:05 +03:30 |
|
Pc
|
7c3e650467
|
feat: Use built-in problem-details .Net 7 instead of Hellang.Middleware.ProblemDetails
|
2023-03-30 23:04:24 +03:30 |
|
Pc
|
805f017af1
|
refactor: Refactor SnowflakeIdGenerator helper
|
2023-03-30 01:26:05 +03:30 |
|
Pc
|
db0da365b0
|
test: Update test-container to v3.0.0 for support event-store
|
2023-03-11 19:15:50 +03:30 |
|
meysamhadeli
|
589e8712c9
|
build: Update nuget packages
|
2023-01-31 18:22:59 +03:30 |
|
Meysam Hadeli
|
a7b7a215b8
|
Merge pull request #144 from meysamhadeli/dependabot/nuget/develop/Serilog.Enrichers.Span-3.1.0
build(deps): bump Serilog.Enrichers.Span from 3.0.0 to 3.1.0
|
2023-01-31 17:29:44 +03:30 |
|
Meysam Hadeli
|
54abd27b79
|
Merge pull request #142 from meysamhadeli/dependabot/nuget/develop/Swashbuckle.AspNetCore.SwaggerUI-6.5.0
build(deps): bump Swashbuckle.AspNetCore.SwaggerUI from 6.4.0 to 6.5.0
|
2023-01-31 17:29:08 +03:30 |
|
dependabot[bot]
|
f8ab7f52e3
|
build(deps): bump Serilog.Enrichers.Span from 3.0.0 to 3.1.0
Bumps [Serilog.Enrichers.Span](https://github.com/RehanSaeed/Serilog.Enrichers.Span) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/RehanSaeed/Serilog.Enrichers.Span/releases)
- [Commits](https://github.com/RehanSaeed/Serilog.Enrichers.Span/compare/3.0.0...3.1.0)
---
updated-dependencies:
- dependency-name: Serilog.Enrichers.Span
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 15:40:06 +00:00 |
|
dependabot[bot]
|
026202619f
|
build(deps): bump Swashbuckle.AspNetCore.SwaggerUI from 6.4.0 to 6.5.0
Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.4.0...v6.5.0)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 15:40:04 +00:00 |
|
dependabot[bot]
|
7f4a381c61
|
build(deps): bump Microsoft.Extensions.Configuration.Binder
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v7.0.2)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Binder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 15:40:02 +00:00 |
|
meysamhadeli
|
48f9f4b066
|
fix: Fix optimistic concurrency issue
|
2023-01-21 02:34:03 +03:30 |
|
meysamhadeli
|
5609b9832e
|
ci: Add update-changelog and pr-title-checker
|
2023-01-13 23:42:29 +03:30 |
|
meysamhadeli
|
e96283d0e6
|
feat: Add postgres instead of sql for write database
|
2023-01-13 19:06:56 +03:30 |
|
meysamhadeli
|
39cb6c6305
|
fix: Fix bug dispose service provider in test base
|
2023-01-12 03:40:21 +03:30 |
|
meysamhadeli
|
edd50ac41a
|
feat: Update all nuget packages
|
2023-01-03 22:34:33 +03:30 |
|
meysamhadeli
|
54471a1128
|
feat: Add serilog sentry
|
2023-01-02 21:53:12 +03:30 |
|
meysamhadeli
|
fc8f24a5e6
|
update nuget dependencies entity-framework-core
|
2022-12-30 19:49:01 +03:30 |
|
meysamhadeli
|
aca961e912
|
update .net dependencies to 7.0.1
|
2022-12-30 19:15:31 +03:30 |
|
meysamhadeli
|
cabfa0393b
|
refactor tests nuget
|
2022-12-30 18:56:15 +03:30 |
|
meysamhadeli
|
44724d7b69
|
- add end-to-end test base
|
2022-12-10 02:53:01 +03:30 |
|
meysamhadeli
|
cfab34e3ae
|
- use test-container for integration-test
- improvement test base
|
2022-12-09 17:12:13 +03:30 |
|
meysamhadeli
|
27c63a4efa
|
- use test container for default database mssql
- use test container for default broker rabbitmq
- change structure persist-message-db
|
2022-12-04 00:54:19 +03:30 |
|
meysamhadeli
|
18f4d417a9
|
refactor
|
2022-11-16 22:32:00 +03:30 |
|
meysamhadeli
|
27a0b74a9f
|
update apis to minimal-api
|
2022-11-16 00:39:05 +03:30 |
|
meysamhadeli
|
29d9daf544
|
upgrade to .net 7
|
2022-11-15 00:44:15 +03:30 |
|
meysamhadeli
|
59af966297
|
fix build
|
2022-11-14 02:58:15 +03:30 |
|
meysamhadeli
|
ab4f04bd4c
|
add test-container base for integration-tests
|
2022-11-14 02:46:03 +03:30 |
|
meysamhadeli
|
d530af9eb3
|
- fix bug in seed flight for read database
- fix bug sqlserver health check
- add OpenTelemetry Instrumentation GrpcNetClient
|
2022-10-16 01:23:05 +03:30 |
|
meysamhadeli
|
7b1fb70a2e
|
change grpc service from magic-onion to grpc-dotnet
|
2022-10-15 01:40:38 +03:30 |
|
meysamhadeli
|
542042eec8
|
change header
|
2022-09-01 14:11:48 +04:30 |
|
meysamhadeli
|
5a263f8d46
|
move integration test base to building blocks
|
2022-07-18 23:19:06 +04:30 |
|
meysamhadeli
|
efcf745edc
|
.
|
2022-07-01 22:30:49 +04:30 |
|
meysamhadeli
|
489218dc95
|
add health check
|
2022-06-14 02:55:41 +04:30 |
|
meysamhadeli
|
c79be5a171
|
complete integration tests
|
2022-06-08 00:41:37 +04:30 |
|
meysamhadeli
|
0467daee32
|
add some integration test for grpc services
|
2022-06-03 00:16:54 +04:30 |
|
meysamhadeli
|
7b1e1f0e43
|
add passenger integration tests
|
2022-05-24 00:55:05 +04:30 |
|
meysamhadeli
|
0573d68f32
|
add integration test for identity
|
2022-05-23 01:31:11 +04:30 |
|