Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Brendan Kowitz 1dae2e5f59
Upgrades from .NET7 to 8 (keeps 6 as current LTS) (#3617)
* Upgrades from .NET7 to 8 (keeps 6 as current LTS)
* Adds RoleClaimType mapping for .net8

+semver: major
2023-12-17 19:01:03 -08:00
Brendan Kowitz 70530f97d3
Adds .NET7 targets (#2999)
* Adds .NET7.0 Target

+semver: feature

* Split appserviceplans

* Update docs

* Updates

* Latest updates

* Updated AspNetPackageVersion

* Updates to FHIRDataSynth

* Updates to docker file

* Reverted

* Reverted

* Revert "Updated AspNetPackageVersion"

This reverts commit b3eb17bdc1.

* Updated AspNetPackageVersion to 6.0.12 and sdk version in dotnet6-compat/global.json

* Updated AspNetPackageVersion to 7.0.1 and Dockerfile

* Setting Microsoft.Extensions.Logging.Abstractions as 7.0.0 and HealthcareSharedPackageVersion 6.2.1

* Fix tests and some improvements

* Fix

Co-authored-by: apurvabhale <apurvabhale@microsoft.com>
2023-01-11 13:37:11 -08:00
ccfromms b37dba3d31
rebuild index (#2759)
* rebuild index

* Modify the length of Ind and the Generator setting

* Modify 39.diff.sql

* update

* update sql

* modify 40.diff.sql

* modify the code for table IndexProperties

* Modfiy and add tests

* restore the global.json

* Modify E2E test for rebuild indexes

* Remove rebuild index progress

* Delete lists not used

* Delete unused files

* Remove useless assignment and change token

* fix error in test

* Remove delay

* Remove useless

* Combine flag in importtaskconfiguration

* Change DefaultSqlLongRunningOperationTimeoutInSec to 0

* Additional fix for Failed Export due to RequestEntityToolarge (#2803)

* Added actionable error message for customer when hitting a RequestEntityTooLargeException during export.

* Added in missing logging.

* Now clearing the output for the export job if it runs into the exceeded size so we can save the failed state. The output information is really necessary if it failed since it would be incomplete.

* Fix long job info crash (#2802)

* Bump System.Configuration.ConfigurationManager from 6.0.0 to 6.0.1 (#2801)

Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: System.Configuration.ConfigurationManager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Standalone resource parser (#2751)

* Adds SDL analysis tools, cleaup PR builds (#2797)

+semver: skip

* [Bugfix] [SQL-Search] Fix SQL code generation when :not operator is included. (#2785)

* Changes in NotExpressionRewriter.
* Adding categories to tests.
* Adding tests to fix bug when using :not operator combined with other search criteria.

* Bump FluentValidation from 11.2.1 to 11.2.2 (#2800)

Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.2.1...11.2.2)

---
updated-dependencies:
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Package integration tests (#2806)

* restore 40

* add 41.diff

* change taskconfiguration

* remove incorrect set

* modify stored procedures

* fix stored procedures

* Add IndexRebuilder

* add sqlserver.database

* update sqlserver.database.sqlproj

* update suppress warning

* add log

* remove unnecessary reference

* modify sql

* modify encoding

* update BuildTimeCodeGenerator and Tasks version to 6.1.129

* update

* add attribute for test

* remove set and restore lines

* modify nuget version

* restore encoding

* restore encoding

* remove lines

* modify pros

* modify props

* modify props

* modify

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Paul Taladay <PTaladay@users.noreply.github.com>
Co-authored-by: Robert Johnson <rbrucej@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan Kowitz <bkowitz@microsoft.com>
Co-authored-by: Fernando Henrique Inocêncio Borba Ferreira <fernfe@microsoft.com>
2022-10-21 13:38:26 +08:00