Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): prepare release 0.34.0 #174

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eclipse-thingweb-bot
Copy link
Contributor

@eclipse-thingweb-bot eclipse-thingweb-bot commented Jun 2, 2024

0.34.0 - 2024-07-17

Added

  • Address DataSchema FIXME comment (2edef82)

Changed

  • Use FormatException instead of custom ValidationException (f7ee480)
  • Improve deserialization and production logic (91669cb)
  • Implement proper serialization logic (a9d950a)
  • Parse as field as Uri (7755c3e)
  • Move DirectoryPayloadFormat to its own file (bd74046)
  • Move discovery configurations to scripting_api package (bcac81f)

Fixed

  • Fix error in DartWotException documentation (4d47ee5)
  • Fix typos in documentation comments (83be3f9)
  • Fix typo in private method name (41ee6d7)
  • Fix bug in link deserialization (4faa21f)
  • Use correct field for deserializing maximum (25c4cdc)
  • Use correct field for deserializing model (45423a4)
  • Use correct field for deserializing type (ed9daa8)
  • Fix deserialization of required field (7b8f07c)
  • Fix parseDataSchemaArrayField method (4a67d2d)
  • Handle additional fields correctly (487936b)

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.34%. Comparing base (fc3d0a6) to head (95f81a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   63.34%   63.34%           
=======================================
  Files          78       78           
  Lines        2275     2275           
=======================================
  Hits         1441     1441           
  Misses        834      834           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eclipse-thingweb-bot eclipse-thingweb-bot force-pushed the next-release branch 7 times, most recently from 330b322 to 68a6030 Compare June 7, 2024 08:46
Signed-off-by: eclipse-thingweb-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants