Skip to content

Releases: steve-community/steve

steve-3.4.7

15 Dec 08:10
f05887c

Choose a tag to compare

What's new:

  • important: another update of log4j2 to fix vulnerability (#708). it turns out that the previous log4j2 fix was incomplete. therefore, we are updating it again.

we urge all users to update to this version due to the vulnerability discovered in old log4j2 versions.

steve-3.4.6

11 Dec 16:05

Choose a tag to compare

What's new:

  • important: update log4j2 to fix vulnerability (#708)
  • fix: ConnectorStatus shows rejected CS connectors even as available (#691)
  • refactorings
  • other dependency updates

we urge all users to update to this version due to the vulnerability discovered in old log4j2 versions.

steve-3.4.5

23 May 14:59

Choose a tag to compare

What's new:

  • migrate from deprecated SslContextFactory() to SslContextFactory.Server() (#592)
  • improve charging profiles web ui (#580)
  • make Data field in DataTransferForm a textarea (#569)
  • allow colon to be used in idtags (#475)
  • add checkbox for empty list with SendLocalList (issue #488)
  • input field for custom GetConfiguration parameter(s) (#363)
  • partial migration from javax.* namespace to jakarta.*
  • update dependencies

steve-3.4.4

29 Dec 22:39

Choose a tag to compare

What's new:

  • update dependencies
  • Fix paths with dots in them (e.g. with chargebox id and id tag) (#300)
  • add the configuration key SupportedFileTransferProtocols for OCPP 1.6 (#337)
  • order ocpp configuration keys alphabetically (#344)
  • add start/end transaction details to notification mails (#467)

edit: this release was done without the version bump in pom.xml which i fixed later in commit a24cd40. afterwards, i re-released the same version based on this commit.

steve-3.4.3

21 Apr 10:38
6421edc

Choose a tag to compare

What's new:

  • update dependencies
  • use ocpp-jaxb from jitpack (issue #242)

steve-3.4.2

27 Jan 12:16

Choose a tag to compare

What's new:

  • relax selectable registration status list if protocol is null (830903e)
  • add registration status field to single add view (#248)
  • improve zombie transaction stop value selection logic/impl (44f971a)
  • update dependencies

steve-3.4.1

15 Nov 11:34

Choose a tag to compare

What's new:

  • bug fix: NullPointerException in PropertiesFileLoader (#236,#238)
  • update dependencies

steve-3.4.0

25 Oct 18:14

Choose a tag to compare

What's new:

  • docker support (#142)
  • allow property value to be a sys env var in main.properties (part of #206)
  • upgrade data type of db column "connector_meter_value.value" to TEXT (#212)
  • make registration status of BootNotification configurable (#202)
  • improve conformity to spec about AuthorizationStatus ConcurrentTx (#219)
  • bug fixes: #215
  • update dependencies

steve-3.3.2

02 Aug 11:06

Choose a tag to compare

What's new:

steve-3.3.1

26 Jul 12:27

Choose a tag to compare

What's new:

  • bugfix: steve becomes unresponsive after a while (#143, #160)