Skip to content

Commit e0749d8

Browse files
committed
Updated release notes for 2.0.2 and porting of 1.7.4
1 parent 7ec132e commit e0749d8

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

doc/source/release_notes/release_notes_1.7.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
.. SPDX-FileCopyrightText: 2017 Fermi Research Alliance, LLC
22
.. SPDX-License-Identifier: Apache-2.0
33
4+
Release 1.7.4
5+
-------------
6+
7+
Same as 1.7.1 release. Dome to mantain the same version number as decisionengine_modules.
8+
9+
410
Release 1.7.3
511
-------------
612

doc/source/release_notes/release_notes_2.0.rst

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,46 @@
11
.. SPDX-FileCopyrightText: 2017 Fermi Research Alliance, LLC
22
.. SPDX-License-Identifier: Apache-2.0
33
4+
Release 2.0.2
5+
-------------
6+
7+
This is mainly a bug fix and documentation release. Instructions to run on EL8 have been added.
8+
Also a UP/DOWN status metric was added via Prometheus.
9+
10+
Issues fixed in this release
11+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12+
13+
- `428 <https://github.com/HEPCloud/decisionengine_modules/issues/428>`_ : Decision engine 1.7.3 bug too many open file descriptors in glide_frontend_element.py
14+
- `427 <https://github.com/HEPCloud/decisionengine_modules/pull/427>`_ : Set CONTINUE_IF_NO_PROXY to False to allow hybrid configuration
15+
16+
Full list of commits since version 2.0.1
17+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
19+
`7ec132e9 <https://github.com/HEPCloud/decisionengine/commit/7ec132e9f66d22f44ad7ebc87bf901ba7009aee1>`_: [pre-commit.ci] auto fixes from pre-commit.com hooks
20+
21+
`b942241a <https://github.com/HEPCloud/decisionengine/commit/b942241a8fdbc69a12a3562b1010afdbad6d82c9>`_: Add installation instructions for CentOS 8
22+
23+
`4f6fc134 <https://github.com/HEPCloud/decisionengine/commit/4f6fc134c7e830bfdcc9c34c54e263950970d85a>`_: [pre-commit.ci] auto fixes from pre-commit.com hooks
24+
25+
`e8d1922e <https://github.com/HEPCloud/decisionengine/commit/e8d1922ecbe4a301d72ad0370d4b759d4f4adf23>`_: Fix docstrings errors and warnings
26+
27+
`fc6aefd5 <https://github.com/HEPCloud/decisionengine/commit/fc6aefd5ae51e1a2336e34a9d44e82d949cd9eaf>`_: Docker container and test setup for EL8
28+
29+
`51d5293f <https://github.com/HEPCloud/decisionengine/commit/51d5293f30c00cc1844166ce6dce80096a9e1bb4>`_: [pre-commit.ci] auto fixes from pre-commit.com hooks
30+
31+
`0c15d3bd <https://github.com/HEPCloud/decisionengine/commit/0c15d3bd6ff308a90ad4068dc29e2fad4441afa1>`_: Added UP/DOWN status metric of the decision engine
32+
33+
`fc76a1f0 <https://github.com/HEPCloud/decisionengine/commit/fc76a1f0e86bfd948b632c80694f9352f382a36b>`_: Fixup coverage for new version
34+
35+
`04b18750 <https://github.com/HEPCloud/decisionengine/commit/04b187501ee41114a972cc12b15aa2fad5e20859>`_: Set upper limit version for flake8. This is needed to have pytest-flake8 and flake8 versions working together.
36+
37+
`98797411 <https://github.com/HEPCloud/decisionengine/commit/98797411868f9c2791976d078141d97eab0ad946>`_: Add 'Setup pressure-based pilot submission' section to install document
38+
39+
`0165183c <https://github.com/HEPCloud/decisionengine/commit/0165183cb7fa72bfb0927b023b324143ae92668f>`_: make RPM requires more flexible
40+
41+
`28e2a0d4 <https://github.com/HEPCloud/decisionengine/commit/28e2a0d4211d02f80eee12b87be1764c456195bf>`_: Updated release notes for 2.0.1 and porting of 1.7.3
42+
43+
444
Release 2.0.1
545
-------------
646

0 commit comments

Comments
 (0)