Skip to content

Releases: Afrouper/sungrow-api-client

Release 1.1.0

21 Sep 18:15
282e47b

Choose a tag to compare

Changes

  • Support OAuth2 and Refactoring API (#37)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#35)
  • Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#36)
  • Bump actions/setup-java from 4 to 5 (#33)
  • Bump actions/checkout from 4 to 5 (#34)
  • Bump softprops/action-gh-release from 1 to 2 (#32)
  • Fix Unit in sample
  • Add sample Output
  • Add hint to maven central

Maven Central

<dependency>
  <groupId>io.github.afrouper</groupId>
  <artifactId>sungrow-api-client</artifactId>
  <version>1.1.0</version>
</dependency>

Release 1.0.1

22 Aug 18:33
bc41c32

Choose a tag to compare

Changes

  • Documentation, Housekeeping and Tests (#30)
  • Activate Maven central deployment
  • Automatic releases
  • Automatic releases
  • Automatic Releases (#29)

Maven Central

<dependency>
  <groupId>io.github.afrouper</groupId>
  <artifactId>sungrow-api-client</artifactId>
  <version>1.0.1</version>
</dependency>

Release 1.0.0

21 Aug 18:02
e181bf2

Choose a tag to compare

Maven Central

<dependency>
  <groupId>io.github.afrouper</groupId>
  <artifactId>sungrow-api-client</artifactId>
  <version>1.0.0</version>
</dependency>

Changes

  • Automatic releases