Skip to content

Commit a63d816

Browse files
committed
Refactor auth and update docs
1 parent 85198fb commit a63d816

File tree

1 file changed

+46
-14
lines changed

1 file changed

+46
-14
lines changed

CHANGELOG.md

Lines changed: 46 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,59 @@
1-
### Changelog
1+
# Changelog
22

3-
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
47

58
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
69

10+
## [6.0.0-preview.2.0](https://github.com/Genocs/genocs-library/compare/v5.0.0-preview.4.0...6.0.0-preview.2.0) - 2024-07-19
11+
12+
### Merged
13+
14+
- Bump prometheus-net from 5.0.2 to 8.2.1 [`#54`](https://github.com/Genocs/genocs-library/pull/54)
15+
- Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/Genocs.Auth [`#56`](https://github.com/Genocs/genocs-library/pull/56)
16+
- Bump Polly from 8.2.0 to 8.2.1 [`#55`](https://github.com/Genocs/genocs-library/pull/55)
17+
- Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.19.5 to 1.19.6 [`#53`](https://github.com/Genocs/genocs-library/pull/53)
18+
- Bump Moq from 4.20.69 to 4.20.70 [`#52`](https://github.com/Genocs/genocs-library/pull/52)
19+
- Net8 [`#35`](https://github.com/Genocs/genocs-library/pull/35)
20+
- Bump Serilog.Sinks.Seq from 5.1.0 to 5.2.3 [`#21`](https://github.com/Genocs/genocs-library/pull/21)
21+
- Bump Serilog.Sinks.ElasticSearch from 8.4.1 to 9.0.3 [`#18`](https://github.com/Genocs/genocs-library/pull/18)
22+
23+
### Commits
24+
25+
- Added documentation and more control over types [`3d4c17e`](https://github.com/Genocs/genocs-library/commit/3d4c17e0e501d9174160f01569d2523472085a04)
26+
- Refactor configs and update docs across projects [`504fc40`](https://github.com/Genocs/genocs-library/commit/504fc40ee05a1ed6bc838a5b08195cb285feb8c1)
27+
- Merge issues [`cc6c097`](https://github.com/Genocs/genocs-library/commit/cc6c097d28854b584d3df34f9dc3ea6c4be78db9)
28+
29+
## [v5.0.0-preview.4.0](https://github.com/Genocs/genocs-library/compare/v5.0.0-preview.3.0...v5.0.0-preview.4.0) - 2023-07-15
730

8-
## [0.0.1](https://github.com/Genocs/telegram-integration/compare/v0.1.0...v0.1.1) (2023-06-02)
31+
### Merged
932

10-
### Features
33+
- April 2023 [`#17`](https://github.com/Genocs/genocs-library/pull/17)
34+
- Create ml.yml [`#14`](https://github.com/Genocs/genocs-library/pull/14)
35+
- April 2023 [`#12`](https://github.com/Genocs/genocs-library/pull/12)
36+
- April 2023 [`#11`](https://github.com/Genocs/genocs-library/pull/11)
1137

12-
- Added [editorconfig](https://editorconfig.org/)
13-
- Added StyleCop
14-
- Updated logo
15-
- Updated readme
38+
### Commits
1639

17-
### Bug Fixes
40+
- Preview 4.x [`d619840`](https://github.com/Genocs/genocs-library/commit/d619840033c146a60bdb5fe6f37ea7e6e7ae5de7)
41+
- Start removing legacy MongoDB legacy database [`f4ca960`](https://github.com/Genocs/genocs-library/commit/f4ca9609ef11ad550c789e05dbfd6c0984fa312b)
42+
- Refactory to remove legacy Mongodb [`7accdcb`](https://github.com/Genocs/genocs-library/commit/7accdcba26edb9e38ebf0583966348f80a2d31b1)
1843

19-
*
44+
## v5.0.0-preview.3.0 - 2023-05-13
2045

21-
### Documentation
46+
### Merged
2247

23-
*
48+
- March 2023 [`#9`](https://github.com/Genocs/genocs-library/pull/9)
49+
- Create docker-image.yml [`#6`](https://github.com/Genocs/genocs-library/pull/6)
50+
- Create nuget-deploy.yml [`#5`](https://github.com/Genocs/genocs-library/pull/5)
51+
- Added explicitly build [`#3`](https://github.com/Genocs/genocs-library/pull/3)
52+
- Develop [`#2`](https://github.com/Genocs/genocs-library/pull/2)
53+
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.6 to 5.0.9 in /src/Genocs.Core.Demo.WebApi [`#1`](https://github.com/Genocs/genocs-library/pull/1)
2454

25-
### Dependencies
55+
### Commits
2656

27-
*
57+
- Added SignalR service [`8a6faee`](https://github.com/Genocs/genocs-library/commit/8a6faeef4c6c2dec473abb1e86fe55a9e24f87c5)
58+
- Added template [`98884b0`](https://github.com/Genocs/genocs-library/commit/98884b034910bc8d4c912344fe2ce0f54b4e7aaa)
59+
- Upated to net7 [`2cbc3f8`](https://github.com/Genocs/genocs-library/commit/2cbc3f8b6cefb5cfe153b3aba8a28d5f425804dc)

0 commit comments

Comments
 (0)