Skip to content

Commit 0e98ff9

Browse files
authored
Merge pull request #114 from eclipse-thingweb/prepare-new-release
chore: prepare release 0.28.0
2 parents a751ed8 + d144a23 commit 0e98ff9

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
## 0.28.0
2+
3+
- chore!: upgrade dependencies ([PR 56](https://github.com/eclipse-thingweb/dart_wot/pull/56))
4+
- Improve `Content` APIs ([PR 57](https://github.com/eclipse-thingweb/dart_wot/pull/57))
5+
- chore: remove `dart_code_metrics` dev dependency ([PR 58](https://github.com/eclipse-thingweb/dart_wot/pull/58))
6+
- chore(deps): update dependencies ([PR 59](https://github.com/eclipse-thingweb/dart_wot/pull/59))
7+
- fix: fix duplicate URI detection during MDNS discovery ([PR 62](https://github.com/eclipse-thingweb/dart_wot/pull/62))
8+
- docs: update node-wot link w.r.t. new project structure ([PR 63](https://github.com/eclipse-thingweb/dart_wot/pull/63))
9+
- chore: remove obsolete .gitlab directory ([PR 64](https://github.com/eclipse-thingweb/dart_wot/pull/64))
10+
- chore: update author in copyright headers ([PR 68](https://github.com/eclipse-thingweb/dart_wot/pull/68))
11+
- chore: update URLs in README badges ([PR 70](https://github.com/eclipse-thingweb/dart_wot/pull/70))
12+
- chore(pubspec.yaml): update homepage URL ([PR 69](https://github.com/eclipse-thingweb/dart_wot/pull/69))
13+
- ci: remove token from codecov upload step ([PR 72](https://github.com/eclipse-thingweb/dart_wot/pull/72))
14+
- style: apply trailing comma linting suggestions ([PR 73](https://github.com/eclipse-thingweb/dart_wot/pull/73))
15+
- chore: update dependencies ([PR 74](https://github.com/eclipse-thingweb/dart_wot/pull/74))
16+
- chore: delete .gitlab-ci.yml ([PR 75](https://github.com/eclipse-thingweb/dart_wot/pull/75))
17+
- fix: typo in file name ([PR 77](https://github.com/eclipse-thingweb/dart_wot/pull/77))
18+
- chore: use correct license header for CoAP test files ([PR 79](https://github.com/eclipse-thingweb/dart_wot/pull/79))
19+
- chore: convert third-party code note into an acknowledgment section ([PR 78](https://github.com/eclipse-thingweb/dart_wot/pull/78))
20+
- feat!: simplify credentials callback usage ([PR 80](https://github.com/eclipse-thingweb/dart_wot/pull/80))
21+
- feat: update TD 1.1 JSON Schema to final version ([PR 81](https://github.com/eclipse-thingweb/dart_wot/pull/81))
22+
- fix: fix handling of URI variables ([PR 82](https://github.com/eclipse-thingweb/dart_wot/pull/82))
23+
- feat(servient): improve handling of client factories ([PR 83](https://github.com/eclipse-thingweb/dart_wot/pull/83))
24+
- feat: implement requestThingDescription method ([PR 76](https://github.com/eclipse-thingweb/dart_wot/pull/76))
25+
- feat: implement exploreDirectory method ([PR 84](https://github.com/eclipse-thingweb/dart_wot/pull/84))
26+
- feat!: simplify `InteractionOptions` ([PR 85](https://github.com/eclipse-thingweb/dart_wot/pull/85))
27+
- feat: improve DataSchemaValue handling ([PR 86](https://github.com/eclipse-thingweb/dart_wot/pull/86))
28+
- ci: add `codecov.yml` file ([PR 87](https://github.com/eclipse-thingweb/dart_wot/pull/87))
29+
- style: prefer double quotes over single quotes for Strings ([PR 90](https://github.com/eclipse-thingweb/dart_wot/pull/90))
30+
- feat!: improve TD data model and serialization behavior ([PR 89](https://github.com/eclipse-thingweb/dart_wot/pull/89))
31+
- fix: remove temporary TD context URI ([PR 91](https://github.com/eclipse-thingweb/dart_wot/pull/91))
32+
- Add missing copyright headers ([PR 92](https://github.com/eclipse-thingweb/dart_wot/pull/92))
33+
- feat!: make credentials classes immutable ([PR 93](https://github.com/eclipse-thingweb/dart_wot/pull/93))
34+
- feat!: rework package structure ([PR 88](https://github.com/eclipse-thingweb/dart_wot/pull/88))
35+
- fix: fix handling of uri variables ([PR 95](https://github.com/eclipse-thingweb/dart_wot/pull/95))
36+
- feat!: add initial support for query parameters to exploreDirectory method ([PR 94](https://github.com/eclipse-thingweb/dart_wot/pull/94))
37+
- chore: rename tests and file for CoAP definitions ([PR 97](https://github.com/eclipse-thingweb/dart_wot/pull/97))
38+
- feat(binding_coap): add tryParse method to CoapSubprotocol ([PR 98](https://github.com/eclipse-thingweb/dart_wot/pull/98))
39+
- feat!: add supportsOperation method ([PR 96](https://github.com/eclipse-thingweb/dart_wot/pull/96))
40+
- chore!(servient): remove `hasClientFor` method ([PR 99](https://github.com/eclipse-thingweb/dart_wot/pull/99))
41+
- refactor(thing_discovery): refactor _clientForUriScheme ([PR 100](https://github.com/eclipse-thingweb/dart_wot/pull/100))
42+
- docs: add new dart_wot logo to README ([PR 102](https://github.com/eclipse-thingweb/dart_wot/pull/102))
43+
- refactor: improve performance of CoRE resource discovery ([PR 103](https://github.com/eclipse-thingweb/dart_wot/pull/103))
44+
- refactor: remove obsolete _FlatStreamExtension ([PR 104](https://github.com/eclipse-thingweb/dart_wot/pull/104))
45+
- refactor: introduce extension for CoRE Link-Format attribute values ([PR 105](https://github.com/eclipse-thingweb/dart_wot/pull/105))
46+
- fix(servient): use WoT interface as start() return type ([PR 108](https://github.com/eclipse-thingweb/dart_wot/pull/108))
47+
- fix(servient): check the correct map during addConsumedThing ([PR 109](https://github.com/eclipse-thingweb/dart_wot/pull/109))
48+
- feat!: simplify custom exceptions ([PR 107](https://github.com/eclipse-thingweb/dart_wot/pull/107))
49+
- refactor(InteractionOutput): use DataSchemaValue internally ([PR 110](https://github.com/eclipse-thingweb/dart_wot/pull/110))
50+
- feat!: improve InteractionOutput implementation ([PR 106](https://github.com/eclipse-thingweb/dart_wot/pull/106))
51+
- feat!: make custom exceptions immutable ([PR 111](https://github.com/eclipse-thingweb/dart_wot/pull/111))
52+
- fix: typo ([PR 112](https://github.com/eclipse-thingweb/dart_wot/pull/112))
53+
154
## 0.27.1
255

356
- chore: fix CHANGELOG formatting

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_wot
22
description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT.
3-
version: 0.27.1
3+
version: 0.28.0
44
homepage: https://github.com/eclipse-thingweb/dart_wot
55

66
environment:

0 commit comments

Comments
 (0)