Version 2.1.0
You can also find the corresponding documentation online under the following link: inspectIT Ocelot Documentation
Changelog
Implemented enhancements:
- Config UI allows downloading the agent logs #1287
- Create agent command for fetching details about an agent #1124
- Add a button to the Config UI that links to the documentation. #975
- Extends the agent with a debug function to trace its action calls #1484
Fixed bugs:
- Configuration UI shows invalid agent summary when "combine services" is used #1476
- [Bug] - Config Server falsely marks grpc as a wrong protocol label. #1436
Merged pull requests:
- Add more ignored paths for agent tests #1497
- Add settings and info for developing UI in IntelliJ #1496
- closes #975 Add a button to the Config UI that links to the documentation #1492
- bug #1476: Configuration UI shows invalid agent summary when "combine services" is used #1490
- Highlight enums with String values correctly #1488
- Remove test file added in #1466 #1486
- feat #1124: Create agent command for fetching details about an agent #1473