Major changes
-
Capabilities <-> Actor association change to many-to-many by @mromulus in #360
corresponding change in UI and API as well
API changes
- Add client ID field to authinfo endpoint - this allows clients to get the required tokens without manual configuration
Fixes
- Don't generate tags for non-cluster mode specs - this avoids problems on Ansible side with host and group sharing the same name
Tooling
- chore: Rails 8 upgrade by @mromulus in #359
- Add data migrations gem to better separate schema and data changes in the future
- Rework of Dockerfile-s to reduce size and make builds faster
- chore(deps): bump rollup from 4.21.0 to 4.25.0 in the npm_and_yarn group across 1 directory by @dependabot in #351
- chore(deps): bump sqlite3 from 2.2.0 to 2.3.0 by @dependabot in #372
- chore(deps): bump solid_queue from 1.0.1 to 1.0.2 by @dependabot in #366
- chore(deps): bump @fortawesome/free-brands-svg-icons from 6.6.0 to 6.7.1 by @dependabot in #375
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by @dependabot in #379
- chore(deps): bump postcss-preset-env from 10.1.0 to 10.1.1 by @dependabot in #367
- chore(deps): bump @fortawesome/free-solid-svg-icons from 6.6.0 to 6.7.1 by @dependabot in #374
- chore(deps): bump @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.1 by @dependabot in #373
- chore(deps-dev): bump rails-pg-extras from 5.4.1 to 5.4.5 by @dependabot in #377
Full Changelog: v24.6.4...v24.7