Skip to content

Commit 2ce530a

Browse files
committed
Update changelog
1 parent e325f35 commit 2ce530a

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,34 @@
11
# Changelog
22

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)
44

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)
66

77
**Requirements:**
88

99
- Add infrastructure \(labels + templates\) for "Refactor" issues [\#45](https://github.com/NASA-PDS/naif-pds4-bundler/issues/45)
1010

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+
1132
## [v1.7.2](https://github.com/NASA-PDS/naif-pds4-bundler/tree/v1.7.2) (2026-01-06)
1233

1334
[Full Changelog](https://github.com/NASA-PDS/naif-pds4-bundler/compare/v1.7.1...v1.7.2)

0 commit comments

Comments
 (0)