Skip to content

Releases: openwsn-berkeley/lakers

v0.7.1

11 Oct 17:12
d806f7a
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fix: update github actions checkout and upload by @geonnave in #311

Full Changelog: v0.7.0...v0.7.1

What's Changed

New features

  • Towards crypto & method agility: API updates, new buffer, new credential struct by @geonnave in #284

Bugs fixed

Other Changes

New Contributors

Full Changelog: v0.6.2...v0.7.1

v0.6.2

24 Jun 12:23
9d20330
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.6.1...v0.6.2

v0.6.1

22 Jun 16:02
cc43e95
Compare
Choose a tag to compare

What's Changed

New features

Bugs fixed

Other Changes

  • shared: Add feature to simply enlarge buffers by @chrysn in #286
  • Release: bump versions to 0.6.1 (rust) and 0.3.2 (python) by @geonnave in #287

Full Changelog: v0.6.0...v0.6.1

v0.6.0

17 May 14:29
2530bea
Compare
Choose a tag to compare

What's Changed

Bugs fixed

Other Changes

  • Refactor: have lakers-c expose a single struct per role by @geonnave in #229
  • examples/coap: Update to new traits by @chrysn in #235
  • shared: Remove numeric value, repr(C) and UnknownError from EDHOCError by @chrysn in #236
  • coapserver-coaphandler: Restore feature parity with coapserver by @chrysn in #239
  • Towards safer code in the FFI by @geonnave in #240
  • EAD Authz: improvements/refactor in C and Python by @geonnave in #244
  • lakers-c: check/fetch credential outside parse msg 2 by @geonnave in #245
  • Remove obsolete cc2538 backend and examples by @geonnave in #247
  • Crypto: remove hacspec backend by @geonnave in #249
  • Tests (authz): add mock function to fetch cred_i by @geonnave in #250
  • Loss of feature: "up to date with latest draft" by @chrysn in #252
  • Add crates badge to README by @geonnave in #251
  • Udpate README by @geonnave in #253
  • Export EAD authz label to python by @geonnave in #254
  • Remove lakers-ead crate by @chrysn in #237
  • python: Don't return Vec by @chrysn in #257
  • C_x: Represent using own ConnectionIdentifier newtype by @chrysn in #260
  • Expose C_I to responders by @chrysn in #261
  • shared/ConnId: Fix logic error in constructor by @chrysn in #264
  • Python: bump version to 0.3.0 by @geonnave in #265
  • CI: compile c native example by @geonnave in #266
  • lib: Allow ID_CRED_I to be a value by @chrysn in #267
  • Python: Construct CredentialRPK from parts by @chrysn in #270
  • r_parse_message_3: Tolerate unparsable credential-by-value by @chrysn in #271
  • Python: make examples available in sdist by @geonnave in #275
  • Bump versions to 0.6.0 (rust) and 0.3.1 (python) by @geonnave in #276

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Mar 16:56
299d934
Compare
Choose a tag to compare

Available on crates.io: https://crates.io/crates/lakers

Available on PyPi: https://pypi.org/project/lakers-python/

What's Changed

New features

Other Changes

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Feb 16:29
ff3beb1
Compare
Choose a tag to compare

Available on crates.io: https://crates.io/crates/lakers

Available on PyPi: https://pypi.org/project/lakers-python/

What's Changed

New features

Bugs fixed

Other Changes

Full Changelog: v0.4.1...v0.5.0

v0.4.1

12 Dec 14:29
422eff1
Compare
Choose a tag to compare

What's Changed

This release just fixes a bug in the CI (auto-generation of release notes).

Other Changes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 Dec 14:31
0212b50
Compare
Choose a tag to compare

What's Changed

New features

Bugs fixed

Other Changes

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Nov 12:55
da310f4
Compare
Choose a tag to compare

What's Changed

New features

Bugs fixed

  • Add default features to edhoc-rs-no_std example and update README.md by @malishav in #113
  • Fix: make hax skip RNG functions by @geonnave in #118
  • #124: Build coap example using crypto-hacspec backend by @malishav in #125

Other Changes

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.3.0-rc1

04 Nov 09:21
14ba461
Compare
Choose a tag to compare

What's Changed

New features

Bugs fixed

Other Changes

New Contributors

Full Changelog: v0.2.1...v0.3.0-rc1