File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33> As of v1.4.0, release candidates will be published in an effort to get new features out faster while still allowing
44> time for full QA testing before moving the release candidate to a full release.
55
6+ ## v2.1.0-rc.0 [ 2025-01-27]
7+
8+ __ What's New:__
9+
10+ * ` pybritive-aws-cred-process ` can now prompt users for ` otp ` or ` justification ` when needed.
11+ * ` my_resource ` profile checkouts can now specify a ` response_template ` by appending ` /{template name} ` to the profile.
12+
13+ __ Enhancements:__
14+
15+ * Added ITSM ` --ticket-type ` ` --ticket-id ` options.
16+
17+ __ Bug Fixes:__
18+
19+ * None
20+
21+ __ Dependencies:__
22+
23+ * ` britive~=4.0 `
24+
25+ __ Other:__
26+
27+ * Python 3.8 is EOL, so support is dropped.
28+
629## v2.0.1 [ 2025-01-17]
730
831__ What's New:__
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 Britive, Inc
3+ Copyright (c) 2025 Britive, Inc
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 77 - GitHub Repo : https://github.com/britive/python-cli
88theme : readthedocs
99repo_url : https://github.com/britive/python-cli
10- edit_uri : ' '
11- copyright : 2024 Britive, Inc.
10+ edit_uri : " "
11+ copyright : 2025 Britive, Inc.
1212markdown_extensions :
1313 - attr_list
1414 - mkdocs-click
1515 - admonition
1616watch :
1717 - src/pybritive/commands/
18- - src/pybritive/
18+ - src/pybritive/
Original file line number Diff line number Diff line change 1- __version__ = '2.0.1 '
1+ __version__ = '2.1.0-rc.0 '
You can’t perform that action at this time.
0 commit comments