Skip to content

Releases: dhcgn/iot-ephemeral-value-store

Release v1.0.7

21 Jun 18:09
9f5dce9
Compare
Choose a tag to compare
Add server stats (#15)

3. **Server Stats**: Shows real-time statistics about server usage:
   - Server Uptime
   - Download/Upload Counts (since start and last 24 hours)
   - HTTP Error Counts
   - Rate Limit Hit Count

4. **Rate Limit Stats**: Provides information about rate limiting, if applicable.

Release v1.0.6

15 Jun 15:32
aee017b
Compare
Choose a tag to compare
timestamp handling (#13)

Release v1.0.5

15 Jun 14:26
854f2f6
Compare
Choose a tag to compare
Feature Delete (#10)

* env

* values can be deleted with upload ley

* add documentaiton

Release v1.0.4

15 Jun 13:58
Compare
Choose a tag to compare
refactor: Build binary with CGO disabled and package files

Release v1.0.3

15 Jun 13:49
66f0b93
Compare
Choose a tag to compare
Large refactore (#8)

* add port number to script

* fix parameter count

* set main.Version and main.BuildTime

* optimze webpage

* handle / at end of path

* refactore upload

* large refactore

* refactore storage

* refactore package storage

* refactor: Add script to trigger release pipeline with next version

Release v1.0.2

15 Jun 06:59
6bfe7dc
Compare
Choose a tag to compare
Feature PATCH (#6)

* poc

* refactor: Update API endpoint paths for uploading and downloading data

* Exclude local IP addresses from rate limiting

* Add PowerShell script for testing server endpoints

* testing and docu

* large refactering

* enahnced testable

* working tests

* PatchDownload

* enhanced testing

* refactor: Fix mergeData function to handle empty path correctly

* Traverse the map using the keys

* Add script to download and install server from GitHub release

* domain.DeriveDownloadKey check length

* add code cover

* add badges

Release v1.0.1

15 Jun 06:58
Compare
Choose a tag to compare
chore: update Go version in GitHub Actions workflow

Release v1.0.0-a2

14 Jun 17:55
Compare
Choose a tag to compare
chore: update Go version in GitHub Actions workflow

Release v1.0.0-a1

14 Jun 17:43
Compare
Choose a tag to compare
fix pipeline