v5.0.0-alpha
Pre-release
Pre-release
There are a significant number of changes in this release and it is not intended for public use yet. This release is being done to enable testing of a number of different workflows in prep for a general release of contentctl 5.0. We DO NOT suggest using this release at this time.
When the non-alpha version of contentctl 5.0.0, we will give more detail about exactly what changes were made.
To indicate the state of this release, the following warning is printed every time contentctl is run:
WARNING - THIS IS AN ALPHA BUILD OF CONTENTCTL 5.
THERE HAVE BEEN NUMEROUS CHANGES IN CONTENTCTL (ESPECIALLY TO YML FORMATS).
YOU ALMOST CERTAINLY DO NOT WANT TO USE THIS BUILD.
IF YOU ENCOUNTER ERRORS, PLEASE USE THE LATEST CURRENTLY SUPPORTED RELEASE:
CONTENTCTL==4.4.7
YOU HAVE BEEN WARNED!
What's Changed
- Exception on extra fields by @pyth0n1c in #325
- Python 3.13 support by @ljstella in #302
- Remove use enum values by @pyth0n1c in #335
- GH Actions Matrix update by @ljstella in #340
- Update tyro requirement from ^0.8.3 to >=0.8.3,<0.10.0 by @dependabot in #341
- Improve lookup regex - Step 1 - ESCU 5.0 by @pyth0n1c in #274
- Migrate integration testing to RBA paradigm - Step 2 by @cmcginley-splunk in #345
- DRAFT: new RBA Object - Step 3 - ESCU 5.0 by @ljstella in #263
- First crack at default config for
ruff
- Step 3.5 - ESCU 5.0 by @ljstella in #254 - contentctl 5 - Step 4 - ESCU 5.0 by @pyth0n1c in #334
Full Changelog: v4.4.7...v5.0.0-alpha