File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 27
27
- Bug Fix: [ Deduplicate directives when building schema] ( https://github.com/absinthe-graphql/absinthe/pull/1242 )
28
28
29
29
## 1.7.1
30
+
30
31
- Breaking Bugfix: [ Validate repeatable directives on schemas] ( https://github.com/absinthe-graphql/absinthe/pull/1179 )
31
32
- Breaking Bugfix: [ Add "Objects must define fields" schema validation] ( https://github.com/absinthe-graphql/absinthe/pull/1167 )
32
33
- Bug Fix: [ Validate field identifier uniqueness] ( https://github.com/absinthe-graphql/absinthe/pull/1200 )
46
47
- Bug Fix: [ Prevent DDOS attacks with long queries] ( https://github.com/absinthe-graphql/absinthe/pull/1220 )
47
48
- Feature: [ pipeline_modifier option to Absinthe.run/3] ( https://github.com/absinthe-graphql/absinthe/pull/1221 )
48
49
- Bug Fix: [ Add end_time_mono to telemetry : stop events] ( https://github.com/absinthe-graphql/absinthe/pull/1174 )
50
+ - BugFix: [ Improved error when batches fail timeouts] ( https://github.com/absinthe-graphql/absinthe/pull/1180 )
49
51
50
52
## 1.7.0
51
53
You can’t perform that action at this time.
0 commit comments