e3050aa23b9183ba2f1d0ff06cbc28ead9b4f6e6
[docs.git] / docs / release-notes / projects / infrautils.rst
1 ==========
2 InfraUtils
3 ==========
4
5 Overview
6 ========
7
8 The InfraUtils project provides a low-level utility for use by other OpenDaylight projects, including:
9
10 * @Inject DI
11 * ``Utils`` incl. ``org.opendaylight.infrautils.utils.concurrent``
12 * Test Utilities
13 * Ready Service
14 * Integration Test Utilities (``itestutils``)
15 * Caches
16 * ``Diagstatus``
17 * Metrics
18
19 Behavior/Feature Changes
20 ========================
21 Error Prone execution for pom.xmls inherited from ``org.opendaylight.infrautils:parent``  is now enabled
22 on JDKs 11 through 17. This was previously disabled on JDK 16 and JDK 17 due to compatibility issues.
23
24 New Features
25 ============
26 There are no new features.
27
28 Deprecated and Removed Features
29 ===============================
30 Job Coordinator was a rather troublesome attempt at coordinating datastore updates, but in that it made
31 reasoning about updates and recovery from failures nigh impossible. It is not used by any active projects
32 and has been removed without a replacement.
33
34 The ``shell`` artifact has been removed, as it has no users and provided no meaningful functionality.
35
36 Resolved Issues
37 ===============
38
39 The following table lists the issues resolved in this release.
40
41 .. jira_fixed_issues::
42    :project: INFRAUTILS
43    :versions: 2.0.0-2.0.6
44
45 Known Issues
46 ============
47
48 The following table lists the known issues that exist in this release.
49
50 .. jira_known_issues::
51    :project: INFRAUTILS
52    :versions: 2.0.0-2.0.6
53
54 Resolved Issues in SR1
55 ======================
56 The following table lists the issues resolved in Service Release 1.
57
58 .. jira_fixed_issues::
59    :project: INFRAUTILS
60    :versions: 2.0.7-2.0.8
61
62 Known Issues in SR1
63 ===================
64 The following table lists the known issues that exist in Service Release 1.
65
66 .. jira_known_issues::
67    :project: INFRAUTILS
68    :versions: 2.0.7-2.0.8