Releases: data-altinn-no/core
Releases · data-altinn-no/core
Model changes required for Altinn 3
What's Changed
- Feature/model updates for altinn3 by @erlendoksvoll in #272
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- feat: register defaultazurecredential in ConfigureDanPluginDefaults by @SondreJDigdir in d6d12e0
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- fix: use single instance of DefaultAzureCredentials by @SondreJDigdir in #230
- feat: add ccrwrapper endpoints by @SondreJDigdir in #196
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- parquet statistic, logging for accreditationlist, added danlogger ext… by @erlendoksvoll in #199
- feat: add singleton plugin auth token provider by @SondreJDigdir in #205
- diag: add diag for token fetching by @SondreJDigdir in #211
- diag: add azureeventsourcelistener to plugincredentialservice by @SondreJDigdir in #212
- feat: rewrite evidencecode caching to only use redis by @SondreJDigdir in #210
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- feat: increase caching time for ec by @SondreJDigdir in #180
- feat: add default method for generating json schema for evidence code by @SondreJDigdir in #183
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: add support for azure auth to plugins by @SondreJDigdir in #174
- feat: add caching of plugin auth token by @SondreJDigdir in #177
- feat: add plugin keyvault class in common by @SondreJDigdir in #179
Full Changelog: v1.6.4...v1.7.0
v.1.6.4
What's Changed
- Add xml descriptions and update dataset alias by @SondreJDigdir in #167
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- chore(deps): update dependency microsoft.extensions.caching.memory to 8.0.1 [security] by @renovate in #140
- chore(deps): update github artifact actions to v4 (major) by @renovate in #135
- chore(deps): update azure/login action to v2 by @renovate in #134
- chore(deps): update actions/setup-dotnet action to v4 by @renovate in #133
- chore(deps): update mstest monorepo to 3.7.1 by @renovate in #123
- chore(deps): update dotnet monorepo by @renovate in #122
- chore(deps): update sonarsource/sonarcloud-github-action digest to 02ef911 by @renovate in #125
- chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 by @renovate in #126
- chore(deps): update dependency asynckeyedlock to 7.1.4 by @renovate in #127
- chore(deps): update dotnet-azure-ad-identitymodel-extensions monorepo to 8.3.0 by @renovate in #129
- chore(deps): update actions/checkout action to v4 by @renovate in #132
- chore(deps): update dependency coverlet.collector to 6.0.3 by @renovate in #153
- chore(deps): update dependency moq to 4.20.72 by @renovate in #154
- chore(deps): update dependency stackexchange.redis to 2.8.24 by @renovate in #155
- chore(deps): update azure azure-sdk-for-net monorepo by @renovate in #156
- feat: add support for dataset aliases by @SondreJDigdir in #146
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- add new serviceecontext digøk-friv by @erlendoksvoll in #151
- feat: add license property to evidencecode by @SondreJDigdir in #150
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Fix
TryGetParameterextension method for EvidenceHarvesterRequest. Previously it really only worked if provided with string parameters, which get borked if provided with a number datatype for Number or Decimal parameter value. Now Dan.Common will attempt a best attempt parsing of the object into integer or decimal before returning false on parse.
Full Changelog: v.1.6.0...v1.6.1