Skip to content

Releases: peaqnetwork/peaq-network-ev-charging-sim-be-p2p

v0.1.2

03 Aug 12:26
Compare
Choose a tag to compare

Changes

Chores

  • release 0.1.2 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • Create LICENSE (Niaz Hussain)

v0.1.1

03 Aug 12:26
Compare
Choose a tag to compare

Changes

Bug Fixes

  • License (Niaz Hussain)

Chores

  • release 0.1.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • Delete LICENSE (Niaz Hussain)

v0.1.0

26 Apr 13:20
Compare
Choose a tag to compare

Changes

New Features

  • updated README - added server documentation (Iredia Ebikade)

Chores

  • release 0.1.0 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v0.0.2

13 Apr 14:07
Compare
Choose a tag to compare

Changes

Bug Fixes

  • trigger on dev and tag as latest (niazhussain)

Chores

  • release 0.0.2 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v0.0.1

04 Apr 08:02
Compare
Choose a tag to compare

Changes

New Features

  • added docker img build file (Iredia Ebikade)
  • restrict publishing unauthorized events to peer (Iredia Ebikade)
  • restrict parsing peer unauthorized events (Iredia Ebikade)
  • added identity challenge parser (Iredia Ebikade)
  • parse redis event from OUT channel and send prrotobuf event meesage to peer (Iredia Ebikade)
  • parse protobuf event messages received from peer and send to redis server (Iredia Ebikade)
  • implemented protobuf event messages (Iredia Ebikade)
  • added peer messages publishing to IN channel on redis (Iredia Ebikade)
  • added redis channel subscription and listen to events on the channel (Iredia Ebikade)
  • added redis server connection (Iredia Ebikade)
  • refactor io reader (Iredia Ebikade)
  • added sending message to peer (Iredia Ebikade)
  • added connected peer message fetching from connection subscription (Iredia Ebikade)
  • log connected peer (Iredia Ebikade)
  • log local peer id (Iredia Ebikade)
  • added peer discovery (Iredia Ebikade)
  • added connection subscription (Iredia Ebikade)
  • added private key generator for libp2p identity (Iredia Ebikade)

Bug Fixes

  • disbale build make (niazhussain)
  • corrected challenged data signature implementation (Iredia Ebikade)
  • updated go mod to latest p2p proto message format (Iredia Ebikade)

Chores

  • release 0.0.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • test (niazhussain)
  • remove version (niazhussain)
  • test (niazhussain)
  • test (Niaz Hussain)
  • print sk (niazhussain)
  • test (Niaz Hussain)
  • test run (niazhussain)
  • run feature branch (niazhussain)
  • Jenkins X build pack (niazhussain)
  • print sk (niazhussain)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • Update OWNERS (Niaz Hussain)
  • remove make build (niazhussain)
  • remove promote preview (niazhussain)