Releases: United-Codes/uc-local-apex-dev
Releases · United-Codes/uc-local-apex-dev
25.3.1: Hotfix
This is only relevant if you are already on 25.3:
Please delete the DEBUG=TRUE
env var from the .env
. More context
If you are not on 25.3 yet, please follow this migration guide.
v25.3 DB 23.8 and ORDS 25.2
What's Changed
- DB 23.7 → 23.8 (DB files are compatible)
- ORDS Developer 24.4 → ORDS 25.2
- Includes migration from
ords-developer
to theords
image because of deprecation.
- Includes migration from
- New scripts
test-script-install
to test SQL scripts in a clean environment (more on test-script-install)used-space
to check the used space of the database (more on used-space)shrink-space
to reclaim space from tablespaces (more on shrink-space)
Migration
Follow the migration guide
v25.1
Version Changes:
- DB 23.5 -> 23.6
- APEX 24.1 -> 24.2
New scripts:
- local-23ai.sh (intended from global use on your system)
- start.sh
- stop.sh
To migrate see this:
https://github.com/United-Codes/uc-local-apex-dev/blob/25-1/docs/migrations/25-1.md
Full Changelog: https://github.com/United-Codes/uc-local-apex-dev/commits/v25.1