Skip to content

Releases: Hochfrequenz/go-bo4e

v0.51.2

15 May 07:45
b3f4fdf

Choose a tag to compare

What's Changed

Full Changelog: v0.51.1...v0.51.2

v0.51.1

17 Apr 06:50
7f7707e

Choose a tag to compare

What's Changed

Full Changelog: v0.51.0...v0.51.1

v0.51.0

08 Apr 06:50
6911127

Choose a tag to compare

What's Changed

  • Marktteilnehmer Rollencodenummer and Rollencodetyp are optional by @hf-kklein in #378

Full Changelog: v0.50.0...v0.51.0

v0.50.0

04 Apr 14:03
045282d

Choose a tag to compare

Watch out, this release makes quite some fields nilable/optional. Thereby it basically adjusts the optional/required rules here with BO4E.net v0.30.0 https://github.com/Hochfrequenz/BO4E-dotnet/releases/tag/0.30.0
(except for the Marktteilnehmer #378 which is still missing)

The long term goal is to make all fields optional.
You don't have to expect the fields modified in this release to be null in your API immediately as any C# service probably sets a value for e.g. Sparte etc. anyways. Just if a C# service relied on default values, those might disappear and default to null if the service bumps its nuget bo4e version to >=v0.30.0.

What's Changed

  • Make BO Zaehler Zaehlernummer and Sparte nilable by @hf-kklein in #375
  • Handelsunstimmigkeitsbegruendung.Grund is optional by @hf-kklein in #377
  • Make all fields of COM Messlokationszuordnung optional by @hf-kklein in #379
  • Make field Hardware.Bezeichnung nilable/optional by @hf-kklein in #381
  • Make field Angebot.Angebotsnummer optional by @hf-kklein in #382
  • Netzlokation Fields NetzlokationsId and Sparte are optional by @hf-kklein in #380

Full Changelog: v0.49.0...v0.50.0

v0.49.0

04 Apr 09:19
53941ee

Choose a tag to compare

What's Changed

  • DEV-89467: Verbrauch.Ausfuehrungszeitpunkt is optional. by @magdyamr542 in #376

New Contributors

Full Changelog: v0.48.0...v0.49.0

v0.48.0

03 Apr 14:03
5fe9f3c

Choose a tag to compare

What's Changed

  • Bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 by @dependabot in #370
  • chore(ci): verify dependabot signature before auto-approving PRs by @hf-kklein in #371
  • chore(ci): Simplify fmt step by @hf-kklein in #372
  • DEV-84010: Add fields from BO4E-dotnet to COM Netznutzungsabrechnungsdaten by @hf-aschloegl in #374

Full Changelog: v0.47.1...v0.48.0

v0.47.1

03 Apr 08:04
04c3459

Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 6 to 7; Bump golangci-lint to v2; fix new warnings by @dependabot in #368

Full Changelog: v0.47.0...v0.47.1

v0.47.0

26 Mar 09:29
85b9749

Choose a tag to compare

What's Changed

Full Changelog: v0.46.0...v0.47.0

v0.46.0

14 Mar 14:22
ae3f6f5

Choose a tag to compare

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

14 Mar 11:23
42ebe45

Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.45.0