Skip to content

Releases: hardisgroupcom/sfdx-hardis

v4.38.1

04 Jun 11:27
Compare
Choose a tag to compare

What's Changed

  • Add installed packages in monitoring backup logs by @nvuillam in #619

Full Changelog: v4.38.0...v4.38.1

v4.38.0

03 Jun 19:52
Compare
Choose a tag to compare

What's Changed

  • New command hardis:org:diagnose:licenses to send used licenses to monitoring logs like Grafana
  • hardis:org:diagnose:audittrail: Exclude some Add / Remove users from a Territory events from Suspect Audit Trail actions
  • hardis:org:diagnose:unusedusers: Fix metric name for ActiveUsers

Pull Requests

  • Monitoring updates + hardis:org:diagnose:licenses by @nvuillam in #618

Full Changelog: v4.37.5...v4.38.0

v4.37.5

31 May 15:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.37.4...v4.37.5

v4.37.4

28 May 16:00
Compare
Choose a tag to compare

What's Changed

  • Fix workflow and instructions for GitHub Org Monitoring by @nvuillam in #616

Full Changelog: v4.37.3...v4.37.4

v4.37.3

28 May 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.37.2...v4.37.3

v4.37.2

27 May 17:32
Compare
Choose a tag to compare

What's Changed

  • Half-automate retrieve of default Grafana Dashboards by @nvuillam in #610
  • Fix ticketing collection on PR with GitHub integration by @nvuillam in #612
  • Added a missing line to make pipeline step for megalinter in bitbucket by @derroman in #613
  • Remove useless pyproject.toml by @nvuillam in #611

Full Changelog: v4.37.1...v4.37.2

v4.37.1

26 May 14:44
Compare
Choose a tag to compare

What's Changed

  • Add flowPositions in .sfdx-hardis.yml JSON Schema by @nvuillam in #607
  • Grafana documentation by @nvuillam in #608
  • Truncate Grafana loki log size to 500 items if log body is too long by @nvuillam in #609

Full Changelog: v4.37.0...v4.37.1

v4.37.0

21 May 17:28
Compare
Choose a tag to compare

What's Changed

  • New command hardis:project:clean:flowpositions to replace positions by 0 on AutoLayout Flows, in order to diminish conflicts
    • Can be automated at each hardis:work:save if flowPositions added in .sfdx-hardis.yml autoCleanTypes property

Example:

autoCleanTypes:
  - destructivechanges
  - flowPositions

Pull Requests

Full Changelog: v4.36.0...v4.37.0

v4.36.0

19 May 20:35
Compare
Choose a tag to compare

What's Changed

  • Update hardis:org:diagnose:unusedusers so it can also extract active users on a time period, thanks to option --returnactiveusers
  • Add ACTIVE_USERS in weekly monitoring jobs
  • Add JIRA variables to GitHub Workflows

Pull Requests

  • Add JIRA variables to GitHub Workflows by @nvuillam in #604
  • Update hardis:org:diagnose:unusedusers so it can also extract active users on a time period, thanks to option --returnactiveusers by @nvuillam in #605

Full Changelog: v4.35.2...v4.36.0

v4.35.2

15 May 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.35.1...v4.35.2