Releases: Hochfrequenz/BO4E-dotnet
Releases · Hochfrequenz/BO4E-dotnet
0.35.0
What's Changed
- Bump NJsonSchema from 11.2.0 to 11.3.2 by @dependabot in #710
- DEV-77392: add Verbrauchsarten as list to Zaehlwerk, extend Verbrauchsart by @jjennyc in #713
Full Changelog: 0.34.0...0.35.0
0.34.0
What's Changed
- Add Erzeugungsart and DV Pflicht to EinspeiserBO by @hf-fvesely in #708
Full Changelog: 0.33.0...0.34.0
0.33.0
0.32.0
What's Changed
- Add some missing Zeitreihentypen by @hf-fvesely in #705
Full Changelog: 0.31.0...0.32.0
0.31.0
What's Changed
- feat: add flag
IstFuerLieferanmeldungRelevantto BO Messlokation by @hf-kklein in #704
Full Changelog: 0.30.1...0.31.0
0.30.1
What's Changed
- chore(deps): bump AwesomeAssertions from 8.0.2 to 8.1.0 by @dependabot in #695
- chore(deps): bump System.Text.Encodings.Web and System.Text.Json by @dependabot in #698
- chore(deps): bump protobuf-net from 3.2.46 to 3.2.52 by @dependabot in #699
- chore(deps): bump JsonDiffPatch.Net and Newtonsoft.Json by @dependabot in #700
- chore(deps): bump csharpier from 0.30.6 to 1.0.1 by @dependabot in #701
- chore: Remove ByteOrderMark by @hf-kklein in #702
- chore: remove outdated System.Net.Http dependency from BO4E.Extensions by @hf-kklein in #703
Full Changelog: 0.30.0...0.30.1
0.30.0
What's Changed
This release changes the nullability of quite a few Business Object and Component properties. Carefully check the list below and if your code relies on any of the default enum/datetime values that will now default to null instead of the first enum member or DateTime.MinValue.
- chore(ci): checkout repo before verifying dependabot signature by @hf-kklein in #689
- chore(deps): bump NJsonSchema from 11.1.0 to 11.2.0 by @dependabot in #692
- BO Zaehler: Make properties
zaehlernummerexplicitly nullable andspartenullable (⚠️ changes Sparte default value fromSTROMtonull) by @hf-kklein in #484 - Make BO Auftrag property
MarktlokationsIdexplicitly nullable by @hf-kklein in #478 - Make COM Adresse
OrtandPostleitzahlproperties explicitly nullable by @hf-kklein in #474 - BO Berechnungsformel: Make property
Verwendungszwecknullable (⚠️ changes default value of enum property!) by @hf-kklein in #485 - BO Angebot: Make
Angebotnehmer,Angebotgeber,Angebotsnummerexplicitly nullable; (SparteandAngebotsdatumstill NOT nullable) by @hf-kklein in #486 - COM Handelsunstimmigkeitsbegruendung: Make
Grundnullable (⚠️ changes enum property default value fromANMELDUNG_BESTAETIGTtonull!) by @hf-kklein in #487 - BO MaBisZaehlpunkt: Make
Idexplicitly nullable by @hf-kklein in #488 - BO Marktteilnehmer: Make
Rollencodenummerexplictly nullable andRollencodetypnullable (⚠️ changes enum property default value fromZEROtonull) by @hf-kklein in #489 - BO Energiemix: Make all properties nullable (changes
Energiemixnummerdefault from0tonull, changesSpartedefault fromStromtonull, changesGueltigkeitsjahrdefault from0tonull) by @hf-kklein in #490 - COM Messlokationszuordnung: Make Property
MesslokationsIdexplicitly nullable by @hf-kklein in #491 - COM Rufnummer: Make all properties nullable (
⚠️ changesRufnummernartdefault fromRUF_ZENTRALEtonull) by @hf-kklein in #493 - BO Netzlokation: Make
NetzlokationsIdexplicitly nullable andSpartenullable (⚠️ changesSpartedefault value fromSTROMtonull) by @hf-kklein in #494 - COM Hardware: Make (string) property
Bezeichnungexplicitly nullable by @hf-kklein in #496 - COM Kostenposition: Make all properties explicitly nullable by @hf-kklein in #498
- chore: read CE(S)T TimeZoneInfo from Serialized String instead of JSON file by @hf-kklein in #690
Full Changelog: 0.29.0...0.30.0
0.29.0
What's Changed
- chore: re-generate JSON Schemas + OpenAPI Specs by @hf-kklein in #680
- ⬆️ Upgrade all Dependencies by @hf-kklein in #681
- ➖ Drop
System.Text.RegularExpressionsdependencies fromBO4E.Extensionsby @hf-kklein in #685 - ➖ Drop
System.ComponentModel.Annotationsdependency andMinLengthvalidations by @hf-kklein in #683 - ➖ Drop
Enums.NETDependency and rewriteBO4E.ENUM.Geraetemerkmalconverters by @hf-kklein in #682 - ➖ Drop
Microsoft.Extensions.*dependencies fromBO4E.csprojby @hf-kklein in #684 - chore(ci): Verify Dependabot Commit GPG Signature before auto-approval by @hf-kklein in #686
Full Changelog: 0.28.0...0.29.0
0.28.0
What's Changed
- chore(deps): bump System.Text.Encodings.Web and System.Text.Json by @dependabot in #675
- chore(deps): bump AwesomeAssertions from 8.0.1 to 8.0.2 by @dependabot in #676
- chore(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.2 to 9.0.3 by @dependabot in #678
- DEV-79858: add Mengenumwerter to Zaehlertyp by @jjennyc in #679
Full Changelog: 0.27.0...0.28.0
0.27.0
What's Changed
- chore(deps): bump AwesomeAssertions from 8.0.0 to 8.0.1 by @dependabot in #671
- chore(deps): bump MSTest.TestFramework from 3.7.3 to 3.8.2 by @dependabot in #673
- feat: add Mengenumwertertypen, Arten der Volumenerfassung by @jjennyc in #674
New Contributors
Full Changelog: 0.26.0...0.27.0