alex289
|
4f88f00e43
|
feat: Try out multi stage Dockerfile
|
2024-03-27 22:31:46 +01:00 |
|
alex289
|
633944e6fb
|
chore: Update deps
|
2024-03-07 20:21:32 +01:00 |
|
Alexander Konietzko
|
54468c694e
|
feat: Add gRPC Reflection in development
|
2024-02-23 08:09:23 +01:00 |
|
alex289
|
6529c6f67b
|
feat: Update deps
|
2024-01-15 09:55:29 +01:00 |
|
alex289
|
5f04ee7774
|
chore: Update deps
|
2024-01-08 09:51:14 +01:00 |
|
dependabot[bot]
|
222d6a35c5
|
chore: bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.ApplicationStatus](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.1` | `8.0.0` |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.1.0` | `8.0.0` |
Updates `AspNetCore.HealthChecks.ApplicationStatus` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Rabbitmq` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Redis` from 7.0.1 to 8.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/release-ui-7.0.1...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.UI.Client` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/release-npgsql-7.1.0...release-ui-8.0.0)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.ApplicationStatus
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Redis
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.SqlServer
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.UI.Client
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 14:20:03 +00:00 |
|
alex289
|
631de38171
|
chore: Code Cleanup
|
2023-11-25 16:10:24 +01:00 |
|
alex289
|
12659a138d
|
feat: Rename error codes
|
2023-11-25 16:09:15 +01:00 |
|
alex289
|
a2735616e4
|
feat: Update packages
|
2023-11-15 08:40:42 +01:00 |
|
alex289
|
ca81e2f076
|
Merge branch 'main' into feature/dotnet_8
|
2023-11-10 16:11:04 +01:00 |
|
alex289
|
6053b8475a
|
chore: Update dependencies
|
2023-11-01 02:08:31 +00:00 |
|
alex289
|
0f09f40a33
|
chore: Update dependencies
|
2023-10-15 02:07:42 +00:00 |
|
alex289
|
4b2619f13c
|
feat: Deleted query filter
|
2023-10-01 14:54:49 +02:00 |
|
alex289
|
c0098665a7
|
Update packages
|
2023-09-15 02:05:11 +00:00 |
|
Alexander Konietzko
|
03ee830ee2
|
feat: Upgrade to dotnet 8
|
2023-09-14 14:14:20 +02:00 |
|
Alexander Konietzko
|
3410c8575d
|
feat: Add swagger attribute for sorting
|
2023-09-09 21:21:23 +02:00 |
|
alex289
|
6d63df1eda
|
feat: Code Cleanup
|
2023-09-09 13:06:08 +02:00 |
|
alex289
|
b54d4f4de5
|
Add sorting
|
2023-09-09 12:54:33 +02:00 |
|
Alexander Konietzko
|
269ffc7587
|
fix: Rabbitmq deployment
|
2023-09-02 17:52:05 +02:00 |
|
alex289
|
9f9707ddf1
|
feat: Improve rabbit health check
|
2023-09-02 12:50:48 +02:00 |
|
alex289
|
b355aeb8ff
|
chore: Code Cleanup
|
2023-09-02 12:34:08 +02:00 |
|
alex289
|
619fa02ab3
|
feat: Move Events to Shared project
|
2023-09-02 12:32:36 +02:00 |
|
alex289
|
8ed703a865
|
feat: Add health check for rabbitmq
|
2023-09-02 12:22:31 +02:00 |
|
alex289
|
4746bfbef1
|
feat: Add rabbitmq
|
2023-09-02 10:56:20 +02:00 |
|
Alexander Konietzko
|
6d4b000bd0
|
feat: Remove deleted flag at the get by id endpoints
|
2023-09-01 23:43:08 +02:00 |
|
Alexander Konietzko
|
b4020cf80e
|
fix: add variable for getting inactive users
fixes #25
|
2023-09-01 23:37:26 +02:00 |
|
Alexander Konietzko
|
268580b837
|
fix: Only add redis health check in production
|
2023-09-01 17:21:08 +02:00 |
|
Alexander Konietzko
|
71a36a0905
|
fix: json deserializing
|
2023-09-01 17:03:48 +02:00 |
|
Alexander Konietzko
|
e29cb8d860
|
feat: Add redis health check
|
2023-09-01 17:02:53 +02:00 |
|
Alex
|
3f18108fce
|
Merge branch 'main' into feature/redis
|
2023-09-01 09:15:51 +02:00 |
|
alex289
|
a742ae6dc0
|
feat: Add redis cache
|
2023-08-31 21:08:46 +02:00 |
|
alex289
|
ebf9cd36d7
|
feat: Add background service
|
2023-08-31 20:13:36 +02:00 |
|
alex289
|
52fb94677a
|
feat: Add pagination
|
2023-08-31 19:28:25 +02:00 |
|
alex289
|
f6ffb4b62e
|
chore: Cleanup
|
2023-08-31 18:50:23 +02:00 |
|
alex289
|
61bcab6d77
|
chore: Code Cleanup
|
2023-08-30 23:36:48 +02:00 |
|
alex289
|
a3152580a2
|
test: Add tenant tests
|
2023-08-30 23:31:47 +02:00 |
|
alex289
|
816d92fc85
|
feat: Add endpoints for tenants
|
2023-08-28 19:41:49 +02:00 |
|
Alexander Konietzko
|
ca0489c3a1
|
test: Replace Moq with NSubstitute
|
2023-08-09 19:20:44 +02:00 |
|
alex289
|
1d77fedf62
|
Update packages
|
2023-08-01 02:26:48 +00:00 |
|
alex289
|
7bea80df45
|
Update packages
|
2023-07-15 02:50:59 +00:00 |
|
alex289
|
c31cc99844
|
Add logging
|
2023-07-09 15:17:27 +02:00 |
|
Alexander Konietzko
|
39c720607f
|
Seal classes
|
2023-07-01 20:54:51 +02:00 |
|
Alexander Konietzko
|
d6eb9d10f3
|
Fix integration tests
|
2023-07-01 17:17:05 +02:00 |
|
Alexander Konietzko
|
53e0966f51
|
Add event sourcing
|
2023-07-01 16:46:08 +02:00 |
|
Alexander Konietzko
|
745b3930f0
|
Code cleanup and dependency updates
|
2023-07-01 13:26:10 +02:00 |
|
alex289
|
e39c94ea99
|
Update deps
|
2023-06-17 20:01:30 +02:00 |
|
Alexander Konietzko
|
c659c80b9c
|
Add sql server health check only on production
|
2023-05-29 16:02:30 +02:00 |
|
Alexander Konietzko
|
c72384431b
|
Add more health checks
|
2023-05-29 15:34:34 +02:00 |
|
alex289
|
7941c682d8
|
Add health check and auth tests
|
2023-05-29 14:38:55 +02:00 |
|
alex289
|
316ab78f1b
|
Fix login secret key
|
2023-05-19 16:40:59 +02:00 |
|