Skip to content

chore(main): release 2.0.2#105

Merged
sondresjolyst merged 1 commit intomainfrom
release-please--branches--main
Apr 19, 2026
Merged

chore(main): release 2.0.2#105
sondresjolyst merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.2 (2026-04-19)

Bug Fixes

  • electricity: normalize date parsing to prevent timezone-dependent duplicates (#103) (cf90a26)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from sondresjolyst as a code owner April 19, 2026 19:23
@sondresjolyst sondresjolyst merged commit f3b7bc9 into main Apr 19, 2026
3 checks passed
@sondresjolyst sondresjolyst deleted the release-please--branches--main branch April 19, 2026 19:24
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

sondresjolyst added a commit that referenced this pull request Apr 20, 2026
* chore(main): release 2.0.2 (#105)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* deps: Bump Serilog.Sinks.Console from 6.0.0 to 6.1.1

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sondre Sjølyst <18713420+sondresjolyst@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sondresjolyst added a commit that referenced this pull request Apr 20, 2026
#106)

* chore(main): release 2.0.2 (#105)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* deps: Bump Npgsql.EntityFrameworkCore.PostgreSQL from 9.0.3 to 9.0.4

---
updated-dependencies:
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 9.0.4
  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: Sondre Sjølyst <18713420+sondresjolyst@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sondresjolyst added a commit that referenced this pull request Apr 23, 2026
…w on daily run (#114)

* chore(main): release 2.0.2 (#105)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore(main): release 2.0.3 (#113)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(electricity): surface NordPool warnings and refresh today+tomorrow on daily run

- Replace NullLogger with real ILoggerFactory logger in ElectricityPriceFetchService
  so NordPool parse warnings (e.g. missing JSON keys) are visible in pod logs instead
  of being silently dropped.
- Add explicit guards for empty Areas and empty Values in FetchAndStoreAsync, logging
  a WRN instead of silently completing with 0 rows stored.
- Log the actual count of stored entries on success for easier observability.
- FetchDailyRefreshAsync now fetches both today and tomorrow HOURLY prices (was
  only tomorrow), so a single missed scheduled run no longer creates a permanent
  data gap for the current day.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant