You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 06 June 2019 | 2.6.2 | 1.5.2 | 1.0.0 | 3e7eac9df094c22335711a298d359890aed582e8 | first collector release |
47
-
48
-
To get the list of commits between two version use git command
49
-
50
-
```bash
51
-
git log --oneline hashbefore currenthash
52
-
```
53
-
54
22
## How to manually compare latest release with nightly build
55
23
56
24
Before creating a new release it makes sense to test the new release against a benchmark repository. This can help to determine bugs that haven't been found
0 commit comments