Releases: workleap/wl-componentmodel-dataannotations
Releases · workleap/wl-componentmodel-dataannotations
1.5.0
What's Changed
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #54
- Add CODEOWNERS file by Mathieu Gamache (@PrincessMadMath) in #56
- Add CODEOWNERS file by Mathieu Gamache (@PrincessMadMath) in #58
- [IDP-912] Use reusable Jira workflow by heqianwang in #59
- [IDP-948] Use reusable Semgrep workflow by heqianwang in #60
- chore(deps): update dependency coverlet.collector to v6.0.2 by Workleap IT (@Infra-Workleap) in #62
- chore(deps): update dependency dotnet-sdk to v6.0.420 by Workleap IT (@Infra-Workleap) in #61
- chore(deps): update dependency dotnet-sdk to v6.0.421 by Workleap IT (@Infra-Workleap) in #63
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #64
- chore(deps): update nuget dependencies to v2.8.0 by Workleap IT (@Infra-Workleap) in #65
- Add LinearB integration by Gérald Barré (@meziantou) in #67
- chore(deps): update dependency dotnet-sdk to v6.0.422 by Workleap IT (@Infra-Workleap) in #68
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #69
- chore(deps): update dependency dotnet-sdk to v6.0.423 by Workleap IT (@Infra-Workleap) in #70
- IDP-1261 - Lib maintenance by Guillaume Caya-Letourneau (@Gcaya) in #72
- IDP-1261 - Added timespan max/min attributes by Guillaume Caya-Letourneau (@Gcaya) in #71
New Contributors
- Mathieu Gamache (@PrincessMadMath) made their first contribution in #56
- Gérald Barré (@meziantou) made their first contribution in #67
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- chore(deps): update nuget dependencies to v17.9.0 by Workleap IT (@Infra-Workleap) in #50
- chore(deps): update dependency dotnet-sdk to v6.0.419 by Workleap IT (@Infra-Workleap) in #53
- Idp 995 add only non empty guids and strings attributes by Nick Renaud (@nicholas-renaud) in #55
New Contributors
- Nick Renaud (@nicholas-renaud) made their first contribution in #55
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #41
- IDP-608 Create pull request template by Tristan (@starcraft66) in #43
- chore(deps): update github actions dependencies (major) by Workleap IT (@Infra-Workleap) in #45
- chore(deps): update dependency dotnet-sdk to v6.0.418 by Workleap IT (@Infra-Workleap) in #46
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #44
- chore(deps): update dependency xunit to v2.6.6 by Workleap IT (@Infra-Workleap) in #47
- [IDP-510] Set a blanket AnalysisLevel to latest-All by heqianwang in #48
- [IDP-672] Remove FullBuildMetaData from our library versioning by heqianwang in #49
- [IDP-935] Allow override of error message on GuidAttribute by Arnaud Foulem Malouin (@AFMalouin) in #52
New Contributors
- Tristan (@starcraft66) made their first contribution in #43
- heqianwang made their first contribution in #48
- Arnaud Foulem Malouin (@AFMalouin) made their first contribution in #52
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- chore(deps): update dependency dotnet-sdk to v6.0.416 by Workleap IT (@Infra-Workleap) in #33
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #34
- chore(deps): update nuget dependencies to v17.8.0 by Workleap IT (@Infra-Workleap) in #37
- chore(deps): update dependency dotnet-sdk to v6.0.417 by Workleap IT (@Infra-Workleap) in #38
- Added string enumerable attribute by Rushikesh Vyas (@ruvyas) in #39
New Contributors
- Rushikesh Vyas (@ruvyas) made their first contribution in #39
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Update dependency coverlet.collector to v6 by Workleap IT (@Infra-Workleap) in #21
- chore(deps): update actions/checkout action to v4 by Workleap IT (@Infra-Workleap) in #30
- chore(deps): update nuget dependencies by Workleap IT (@Infra-Workleap) in #29
- chore(deps): update dependency dotnet-sdk to v6.0.414 by Workleap IT (@Infra-Workleap) in #28
- chore(deps): update nuget dependencies to v2.5.1 by Workleap IT (@Infra-Workleap) in #31
- Add jira workflow by Xavier Tremblay (@Zav) in #32
- [IDP-602] Remove renovate from Jira workflow by Xavier Tremblay (@Zav) in #35
- IDP-666 - Added guid enumerable attribute by Guillaume Caya-Letourneau (@Gcaya) in #36
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Update dependency dotnet-sdk to v6.0.408 by Workleap IT (@Infra-Workleap) in #19
- Update NuGet dependencies to v17.6.0 by Workleap IT (@Infra-Workleap) in #20
- Update NuGet dependencies to v17.6.1 by Workleap IT (@Infra-Workleap) in #22
- Update CODEOWNERS by Vadim Grayfer (@vad3245) in #23
- Update semgrep.yml by Guillaume Caya-Letourneau (@Gcaya) in #24
- Update Build.ps1 by Guillaume Caya-Letourneau (@Gcaya) in #25
- [IDP-416] chore: "GSoft" to "Workleap" rebranding by Félix Pelletier (@felpel) in #26
- [IDP-416] ci: use Workleap NuGet organization's API key by Félix Pelletier (@felpel) in #27
New Contributors
- Vadim Grayfer (@vad3245) made their first contribution in #23
- Félix Pelletier (@felpel) made their first contribution in #26
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- [TECH-133] Add semgrep to pull requests by Xavier Tremblay (@Zav) in #8
- [TECH-112] Added Renovate configuration by Anthony Simmon (@asimmon) in #7
- Update NuGet dependencies by @Infra-Gsoft in #9
- Update dependency dotnet-sdk to v6.0.405 by @Infra-Gsoft in #10
- Update dependency dotnet-sdk to v6.0.406 by @Infra-Gsoft in #11
- TECH-225 - Update semgrep pipeline by Guillaume Caya-Letourneau (@Gcaya) in #14
- Update NuGet dependencies to v17.5.0 by @Infra-Gsoft in #12
- Update dependency dotnet-sdk to v6.0.407 by @Infra-Gsoft in #15
- Better SourceLink support with EmbedUntrackedSources by Anthony Simmon (@asimmon) in #16
- Added 2 attributes, MaxValue and MinValue by Xavier Tremblay (@Zav) in #17
- [TECH-297] Block empty GUIDs by Anthony Simmon (@asimmon) in #18
New Contributors
- Xavier Tremblay (@Zav) made their first contribution in #8
- @Infra-Gsoft made their first contribution in #9
- Guillaume Caya-Letourneau (@Gcaya) made their first contribution in #14
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- [TECH-109] GSoft rebranding by Anthony Simmon (@asimmon) in #4
Full Changelog: 0.2.2...1.0.0
0.2.2
Added ProvidedByAzureAppConfigAttribute
Full Changelog: 0.2.1...0.2.2