InfraUtils Release Notes
[docs.git] / docs / release-notes / projects / infrautils.rst
1 ==========
2 Infrautils
3 ==========
4
5 The Infrautils project provides a low-level utility for use by other OpenDaylight projects, including:
6
7 * @Inject DI
8 * Utils incl. org.opendaylight.infrautils.utils.concurrent
9 * Test Utilities
10 * Job Coordinator
11 * Ready Service
12 * Integration Test Utilities (itestutils)
13 * Caches
14 * Diagstatus
15 * Metrics
16
17
18 New and Modified Features
19 =========================
20 This release did not introduce any new features or modify any existing feature.
21
22
23 Deprecated Features
24 ===================
25 This release did not deprecate or remove any feature.
26
27
28 Resolved Issues
29 ---------------
30
31 * List of bugs fixed since the previous release:
32
33   * `All fixed BUGS <https://jira.opendaylight.org/browse/INFRAUTILS-66?jql=project%20%3D%20INFRAUTILS%20AND%20issuetype%20%3D%20Bug%20AND%20status%20in%20(Resolved%2C%20Verified)%20AND%20fixVersion%20%3D%20Magnesium//>`_
34
35 Known Issues
36 ------------
37
38 * List key known issues with workarounds:
39
40   * N/A
41
42 * List of Open Bugs:
43
44   * None