Feature
- add support for grpc-reflection (AnWeber/httpyac#566)
Fix
- only use default scope
opendid
if no scope is defined (AnWeber/httpyac#560) - use repeat only in mainContext and not in forceRef calls (AnWeber/httpyac#562)
- store all connections as session in userStorage to allow disconnect (AnWeber/httpyac#565)
- new amqp client does not disconnect previous amqp client (AnWeber/httpyac#565)
- add syntax highlighting if comment is in request line (#234)