You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,39 @@
1
1
# Changelog
2
2
3
+
## 4.5.0 (2026-03-24)
4
+
5
+
Full Changelog: [v4.4.0...v4.5.0](https://github.com/Metronome-Industries/metronome-python/compare/v4.4.0...v4.5.0)
6
+
7
+
### Features
8
+
9
+
* Add recurring_commit_ids and remove recurring_credit_ids from api ([5f239bd](https://github.com/Metronome-Industries/metronome-python/commit/5f239bdfa95512a48bfcda850a2a7aedfab4807d))
10
+
* Enable OIDC auth for npm publisher ([45336e6](https://github.com/Metronome-Industries/metronome-python/commit/45336e675e8f7a253114a30ae69b8eb7512ab089))
11
+
* External fixes for rollover credits ([7da6ac8](https://github.com/Metronome-Industries/metronome-python/commit/7da6ac8ecd734bd6990f1c49e84248a61c41c5a9))
12
+
* ORCH-1410: Add discount_configuration to POST v2/contracts/edit ([fb89973](https://github.com/Metronome-Industries/metronome-python/commit/fb89973cd282c06f976817d574aa654794d4d01d))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
***deps:** bump minimum typing-extensions version ([0536f67](https://github.com/Metronome-Industries/metronome-python/commit/0536f678dcedf466ea383ffc3c78570c21e8ec66))
18
+
***pydantic:** do not pass `by_alias` unless set ([73c967b](https://github.com/Metronome-Industries/metronome-python/commit/73c967bf22239a30064b0ac97fc288c4eea7e194))
***tests:** bump steady to v0.19.4 ([d71195d](https://github.com/Metronome-Industries/metronome-python/commit/d71195d09e2846c215578344bc9ea428f3b004a8))
28
+
***tests:** bump steady to v0.19.5 ([3d64fe6](https://github.com/Metronome-Industries/metronome-python/commit/3d64fe6aaba51170f1d2feb5db816e6a064d63bb))
29
+
***tests:** bump steady to v0.19.6 ([5dd6df5](https://github.com/Metronome-Industries/metronome-python/commit/5dd6df53fdc1717dcc61d24e82584cc987126222))
30
+
***tests:** bump steady to v0.19.7 ([30f5001](https://github.com/Metronome-Industries/metronome-python/commit/30f5001940dd0e373054d75df366fa5acbf2eafb))
31
+
32
+
33
+
### Refactors
34
+
35
+
***tests:** switch from prism to steady ([7463eb4](https://github.com/Metronome-Industries/metronome-python/commit/7463eb4eca5a2f67196d6fc9a514a4644551d314))
36
+
3
37
## 4.4.0 (2026-03-09)
4
38
5
39
Full Changelog: [v4.3.0...v4.4.0](https://github.com/Metronome-Industries/metronome-python/compare/v4.3.0...v4.4.0)
0 commit comments