File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.0.5] ( https://github.com/logto-io/go/compare/v1.0.4...v1.0.5 ) (2024-04-25)
4
+
5
+ ### Feat
6
+
7
+ * add roles and organiaztion-related data for ` userInfoResponse ` ([ #99 ] ( https://github.com/logto-io/go/issues/99 ) )
8
+
9
+ ### Fix
10
+
11
+ * correct hostname for gin sample and add compose file to run anywhere to test ([ #111 ] ( https://github.com/logto-io/go/issues/111 ) )
12
+ * ** deps:** update module github.com/gin-contrib/sessions to v1 ([ #112 ] ( https://github.com/logto-io/go/issues/112 ) )
13
+ * ** deps:** update module github.com/stretchr/testify to v1.9.0 ([ #104 ] ( https://github.com/logto-io/go/issues/104 ) )
14
+ * ** deps:** update golang.org/x/exp digest to fe59bbe ([ #98 ] ( https://github.com/logto-io/go/issues/98 ) )
15
+ * ** deps:** update module github.com/agiledragon/gomonkey/v2 to v2.11.0 ([ #88 ] ( https://github.com/logto-io/go/issues/88 ) )
16
+
17
+ ### Refactor
18
+
19
+ * update SDK tutorial link ([ #103 ] ( https://github.com/logto-io/go/issues/103 ) )
20
+
21
+
3
22
## [ v1.0.4] ( https://github.com/logto-io/go/compare/v1.0.3...v1.0.4 ) (2023-12-01)
4
23
5
24
### Feat
You can’t perform that action at this time.
0 commit comments