Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump HIC.RDMP.Plugin from 7.0.10 to 7.0.11 #68

Merged
merged 1 commit into from
May 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps HIC.RDMP.Plugin from 7.0.10 to 7.0.11.

Changelog

Sourced from HIC.RDMP.Plugin's changelog.

[7.0.11] - 2022-05-03

Added

  • Added new command 'RefreshBrokenCohorts' for clearing the 'forbid list' of unreachable cohort sources - #1094
  • Added new command 'SetAggregateDimension' for changing the linkage column in cohort builder for an [AggregateConfiguration] - #1102
  • Added abilty to skip CIC validation checks when opening the commit cohort dialogue - #1118
  • Ability to change cohort table name when using ExecuteCrossServerDatasetExtractionSource - #1099
  • Added Success bar to ProgressUI
  • Added new user setting Auto Resize Columns which will automatically resize columns within the RDMP interface where it makes sense to. E.g. the execute pipeline window and "checks" ui. More changes to be implemneted over time.

Changed

  • Dll load warnings must now be enabled otherwise the information is reported as Success (see user settings error codes R008 and R009)
  • The Choose Cohort command no longer lets you pick deprecated cohorts - #/1109

Fixed

  • Fixed resizing issue on License UI when using very low resolution
  • Fixed connection strings dialog 'Save as yaml...' producing invalid entry for 'DataExportConnectionString' - #1086
  • Fixed various startup errors when Databases.yaml strings are invalid.
  • Fixed bug with the 'unreachable' picturebox icon not being clickable
  • Fixed unreachable catalogue database resulting in the Startup form immediately closing
  • Fixed being able to drag filters/containers onto API calls in Cohort Builder -#1101
  • Fixed regression in 7.0.10 where calling public void ClearDefault(PermissableDefaults toDelete) multiple times caused an Exception
  • Fixed ExecuteCrossServerDatasetExtractionSource to work properly with identifiable extractions - #1097
  • Fixed bug in cohort builder where dragging into the Execute button would turn it into an editable dropdown menu #1098
  • Fixed RemoteTableAttacher logging only the database name and not the table name in RDMP DLE - #1110
  • Fixed a bug in SelectiveRefresh mode where deleting a root container of an aggregate or extractable dataset would result in an error
  • Fixed Error bar in ProgressUI not showing when committing a cohort - #1124
Commits
  • 737fc76 Version 7.0.11
  • 4f02db9 Merge pull request #1128 from HicServices/cohort-wizard-resizing
  • e36cf16 Merge pull request #1130 from HicServices/auto-resize-usersetting
  • e2139af Update CHANGELOG.md
  • 339142e Updated checks UI to support UserSettings.AutoResizeColumns
  • c8966ad Updated FindWindowHWidth and Height to be more sensible
  • 5ebe3aa Updated progress UI to support Auto Resize Columns
  • cc80074 Fixed sort order of ProgressUI to show new events at top
  • 9913d9a Added user setting to autoresize columns
  • 044ec66 Merge pull request #1127 from HicServices/api-agg
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [HIC.RDMP.Plugin](https://github.com/HicServices/RDMP) from 7.0.10 to 7.0.11.
- [Release notes](https://github.com/HicServices/RDMP/releases)
- [Changelog](https://github.com/HicServices/RDMP/blob/develop/CHANGELOG.md)
- [Commits](HicServices/RDMP@v7.0.10...v7.0.11)

---
updated-dependencies:
- dependency-name: HIC.RDMP.Plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 4, 2022
@dependabot dependabot bot requested review from jas88 and tznind May 4, 2022 06:20
@jas88 jas88 merged commit 3a7958d into main May 4, 2022
@jas88 jas88 deleted the dependabot/nuget/main/HIC.RDMP.Plugin-7.0.11 branch May 4, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant