Skip to content

Releases: ClarifiedSecurity/Providentia

v24.7

25 Nov 09:09
a7e7c6f
Compare
Choose a tag to compare

Major changes

  • Capabilities <-> Actor association change to many-to-many by @mromulus in #360

    corresponding change in UI and API as well

  • Credentials BETA by @mromulus in #380

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

v24.6.4

31 Oct 10:14
93a2838
Compare
Choose a tag to compare

Fixes

  • Errors not being shown after failed SSO login
  • Focus skipping on specs and checks forms
  • Numbered by not getting set by network changes resulting in errored state for Host
  • UI bug when adding first check on Service

What's Changed

Full Changelog: v24.6.3...v24.6.4

v24.6.3

21 Oct 10:24
b0f6a27
Compare
Choose a tag to compare

Fixes

  • Sub-actors not appearing for Actor Developer roles

Full Changelog: v24.6.2...v24.6.3

v24.6.2

18 Oct 06:57
99deccc
Compare
Choose a tag to compare

Fixes

  • Select controller bugs - search not working

Full Changelog: v24.6.1...v24.6.2

v24.6.1

17 Oct 14:47
612dd20
Compare
Choose a tag to compare

Fixes

  • Bug with IPv4 machine own addresses not showing up in dropdown

Full Changelog: v24.6...v24.6.1

v24.6

15 Oct 08:46
2be4b22
Compare
Choose a tag to compare

Fixes

  • Show only current environment permissions on environment page
  • Missing error message on overlapping IPv4 when in textbox mode
  • Bug when removing last non-static address from NIC

UI

  • Networks dropdown in host page allows for searching by abbreviation of cloud ID now

Tooling

  • Update dependencies for Ruby
  • Update dependencies for JS

Full Changelog: v24.5.1...v24.6

v24.5.1

23 Sep 12:40
58c9408
Compare
Choose a tag to compare

Fixes

  • Reorder the migration to role bindings to avoid Rails 7.2 bug with not supporting virtual attributes anymore.
    This will prevent crashes on startup when migrating from < v24.5

Full Changelog: v24.5...v24.5.1

v24.5

23 Sep 09:20
0abac23
Compare
Choose a tag to compare

Major changes

Fixes

  • Missing sequential values in tooltip
  • YAML text editor not working in Chromium based browsers

UI

  • Switch to "host" and "inventory" wording, to de-emphasize virtual aspect of described machines
  • UI update: network interfaces by @mromulus in #261
    Network interfaces selection redesign in host page, allows for picking random available address from pool
  • Allow clearing of IPv6 addresses - previously empty value in string would be interpreted as all zeroes compressed section after ::

Tooling

  • chore: add workflow for building the production image by @mromulus in #265
  • Update checkout action in workflows
  • Upgrade to rails 7.2 by @mromulus in #288

Other

  • Performance optimizations in VM page

Full Changelog: v24.4.1...v24.5

v24.4.1

16 Jul 07:30
bc5e9ba
Compare
Choose a tag to compare

Fixes

  • Bug when saving IPv4 address

Full Changelog: v24.4...v24.4.1

v24.4

15 Jul 06:49
0e05e78
Compare
Choose a tag to compare

Major changes

  • refactor: Tags generation by @mromulus in #179
  • PKCE now required in authentication flow

Fixes

  • fix: Cloning tags by @mromulus in #155
  • VM searching now correctly updates only required turbo frame
  • Clustered mode update - parent_id matches the first node in cluster
  • IPv6 network address parsing - require a prefix at end of string

Tooling & depencies

  • chore(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #107
  • chore(deps-dev): bump faker from 3.2.3 to 3.3.1 by @dependabot in #106
  • chore(deps): bump cssnano from 6.1.1 to 6.1.2 by @dependabot in #95
  • chore(deps): bump postcss-preset-env from 9.5.2 to 9.5.4 by @dependabot in #105
  • chore(deps): bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #99
  • chore(deps): bump @tailwindcss/typography from 0.5.10 to 0.5.12 by @dependabot in #100
  • chore(deps): bump postcss-nesting from 12.1.0 to 12.1.1 by @dependabot in #103
  • chore(deps): bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.5.2 by @dependabot in #110
  • chore(deps): bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #93
  • chore(deps): bump @fortawesome/fontawesome-svg-core from 6.5.1 to 6.5.2 by @dependabot in #109
  • chore(deps): bump @fortawesome/free-brands-svg-icons from 6.5.1 to 6.5.2 by @dependabot in #108
  • chore(deps): bump nokogiri from 1.16.3 to 1.16.4 by @dependabot in #114
  • chore(deps): bump sentry-ruby from 5.17.1 to 5.17.2 by @dependabot in #111
  • chore(deps): bump devise from 4.9.3 to 4.9.4 by @dependabot in #115
  • chore(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #116
  • chore(deps): bump vite from 5.2.8 to 5.2.10 by @dependabot in #127
  • chore(deps): bump sentry-ruby from 5.17.2 to 5.17.3 by @dependabot in #117
  • chore(deps): bump redis from 5.1.0 to 5.2.0 by @dependabot in #122
  • chore(deps): bump view_component from 3.11.0 to 3.12.1 by @dependabot in #124
  • chore(deps): bump postcss-preset-env from 9.5.4 to 9.5.9 by @dependabot in #128
  • chore(deps): bump postcss-nesting from 12.1.1 to 12.1.2 by @dependabot in #129
  • chore(deps): bump the bundler group with 2 updates by @dependabot in #143
  • chore(deps): bump cssnano from 6.1.2 to 7.0.1 by @dependabot in #134
  • chore(deps): bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2 by @dependabot in #139
  • chore(deps): bump @tailwindcss/typography from 0.5.12 to 0.5.13 by @dependabot in #135
  • chore(deps): bump vite from 5.2.10 to 5.2.11 by @dependabot in #136
  • chore(deps): bump postcss-preset-env from 9.5.9 to 9.5.13 by @dependabot in #141
  • chore(deps): bump rails from 7.1.3.2 to 7.1.3.3 by @dependabot in #144
  • chore(deps): bump postcss-nesting from 12.1.2 to 12.1.4 by @dependabot in #142
  • chore(deps): bump @rails/activestorage from 7.1.3-2 to 7.1.3 by @dependabot in #146
  • chore(deps): bump vite from 5.2.11 to 5.2.12 by @dependabot in #152
  • chore(deps): bump postcss-preset-env from 9.5.13 to 9.5.14 by @dependabot in #148
  • chore(deps): bump debounce from 2.0.0 to 2.1.0 by @dependabot in #151
  • chore(deps): bump simple_form from 5.3.0 to 5.3.1 by @dependabot in #150
  • chore(deps): bump postcss-nesting from 12.1.4 to 12.1.5 by @dependabot in #149
  • chore(deps-dev): bump faker from 3.3.1 to 3.4.1 by @dependabot in #154
  • chore(deps): bump sentry-rails from 5.18.0 to 5.18.1 by @dependabot in #186
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #180
  • chore(deps): bump postcss-preset-env from 9.5.14 to 9.5.15 by @dependabot in #183
  • chore(deps): bump vite from 5.3.1 to 5.3.3 by @dependabot in #188
  • chore(deps): bump postcss from 8.4.38 to 8.4.39 by @dependabot in #185
  • chore(deps): bump omniauth_openid_connect from 0.7.1 to 0.8.0 by @dependabot in #190
  • New version of yarn
  • New version of rubocop
  • Bump ruby to 3.3.1

Full Changelog: v24.3.3...v24.4