|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [«unknown»](https://github.com/NASA-PDS/naif-pds4-bundler/tree/«unknown») (2026-01-24) |
| 3 | +## [release/1.7.3](https://github.com/NASA-PDS/naif-pds4-bundler/tree/release/1.7.3) (2026-03-24) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/NASA-PDS/naif-pds4-bundler/compare/v1.7.2...«unknown») |
| 5 | +[Full Changelog](https://github.com/NASA-PDS/naif-pds4-bundler/compare/v1.7.2...release/1.7.3) |
6 | 6 |
|
7 | 7 | **Requirements:** |
8 | 8 |
|
9 | 9 | - Add infrastructure \(labels + templates\) for "Refactor" issues [\#45](https://github.com/NASA-PDS/naif-pds4-bundler/issues/45) |
10 | 10 |
|
| 11 | +**Defects:** |
| 12 | + |
| 13 | +- NPB does not work on RedHat 8 due to FIPS error [\#76](https://github.com/NASA-PDS/naif-pds4-bundler/issues/76) |
| 14 | +- Unstable integration & delivery fails when run on Python 3.13 [\#49](https://github.com/NASA-PDS/naif-pds4-bundler/issues/49) |
| 15 | +- NPB does not show as a Python package in the NASA-PDS repositories [\#48](https://github.com/NASA-PDS/naif-pds4-bundler/issues/48) |
| 16 | + |
| 17 | +**Other closed issues:** |
| 18 | + |
| 19 | +- Method/function parameter type is defined as `object`. [\#93](https://github.com/NASA-PDS/naif-pds4-bundler/issues/93) |
| 20 | +- Some variables are not used, [\#91](https://github.com/NASA-PDS/naif-pds4-bundler/issues/91) |
| 21 | +- A class inheritance from the `object` - not required in Python 3.X. [\#88](https://github.com/NASA-PDS/naif-pds4-bundler/issues/88) |
| 22 | +- Migrate to pytest all utils.files tests [\#72](https://github.com/NASA-PDS/naif-pds4-bundler/issues/72) |
| 23 | +- Stale & merged branches' cleanup [\#67](https://github.com/NASA-PDS/naif-pds4-bundler/issues/67) |
| 24 | +- Core Pytest Configuration [\#62](https://github.com/NASA-PDS/naif-pds4-bundler/issues/62) |
| 25 | +- Remove support for Python3.8 and 3.9 [\#59](https://github.com/NASA-PDS/naif-pds4-bundler/issues/59) |
| 26 | +- Extend testing environment to Windows [\#57](https://github.com/NASA-PDS/naif-pds4-bundler/issues/57) |
| 27 | +- Extend testing environments to Intel and ARM MacOS and Windows [\#56](https://github.com/NASA-PDS/naif-pds4-bundler/issues/56) |
| 28 | +- Update VERSION.txt resource loading approach in NPB [\#54](https://github.com/NASA-PDS/naif-pds4-bundler/issues/54) |
| 29 | +- Migrate pds Namespace to PEP 420 [\#53](https://github.com/NASA-PDS/naif-pds4-bundler/issues/53) |
| 30 | +- Remove deprecated API pkg\_resources from NPB [\#52](https://github.com/NASA-PDS/naif-pds4-bundler/issues/52) |
| 31 | + |
11 | 32 | ## [v1.7.2](https://github.com/NASA-PDS/naif-pds4-bundler/tree/v1.7.2) (2026-01-06) |
12 | 33 |
|
13 | 34 | [Full Changelog](https://github.com/NASA-PDS/naif-pds4-bundler/compare/v1.7.1...v1.7.2) |
|
0 commit comments