Added
- Feature: add api key auth (#204) (Thanks @tafaust) 0ad9871
- docs(README.md): add community terraform provider mention (#205) (Thanks @tafaust) 4c6a127
Changed
- chore: update Makefile and add asdf configuration for Go environment (#202) (Thanks @tafaust) 1336d6c
- Update documentation headers for badges and intro pages by removing emojis for consistency (Thanks @0xfurai) e934fda
Fixed
- fix(docs): update healthcheck command in Docker configurations to use wget with output option (#200) (Thanks @shurco) a523953
- Fix/monitor partial update not update config (#194) (Thanks @0xfurai) a01404b
- Fix/update monitor 200 if monitor not found (#193) (Thanks @0xfurai) 3fab720
- refactor(monitor): update buildSetMapFromModel function to preserve created_at timestamp during updates (#192) (Thanks @0xfurai) a77456f
- fix(forms): preserve current name when resetting form in create mode across multiple components (#191) (Thanks @0xfurai) d0cc2ca
Raw Commit List
- Update CHANGELOG for version 0.0.40, adding new features for API key authentication and community Terraform provider mention, along with documentation updates and various fixes across the project. (Thanks @0xfurai) cd19d60
- Feature: add api key auth (#204) (Thanks @tafaust) 0ad9871
- chore: update Makefile and add asdf configuration for Go environment (#202) (Thanks @tafaust) 1336d6c
- docs(README.md): add community terraform provider mention (#205) (Thanks @tafaust) 4c6a127
- fix(docs): update healthcheck command in Docker configurations to use wget with output option (#200) (Thanks @shurco) a523953
- Fix/monitor partial update not update config (#194) (Thanks @0xfurai) a01404b
- Update documentation headers for badges and intro pages by removing emojis for consistency (Thanks @0xfurai) e934fda
- Fix/update monitor 200 if monitor not found (#193) (Thanks @0xfurai) 3fab720
- refactor(monitor): update buildSetMapFromModel function to preserve created_at timestamp during updates (#192) (Thanks @0xfurai) a77456f
- fix(forms): preserve current name when resetting form in create mode across multiple components (#191) (Thanks @0xfurai) d0cc2ca
- chore: update CHANGELOG for version 0.0.40 and add README for Peekaping server (Thanks @0xfurai) 852a283
Release Statistics
- 11 commits since 0.0.40
- 3 contributors
Contributors
Thanks to: @0xfurai @shurco @tafaust
Docker Images
GitHub Container Registry (GHCR)
- UI:
ghcr.io/0xfurai/peekaping-web:0.0.41
/ghcr.io/0xfurai/peekaping-web:latest
- Server:
ghcr.io/0xfurai/peekaping-server:0.0.41
/ghcr.io/0xfurai/peekaping-server:latest
- Migrate:
ghcr.io/0xfurai/peekaping-migrate:0.0.41
/ghcr.io/0xfurai/peekaping-migrate:latest
Bundle Containers (GHCR)
- SQLite Bundle:
ghcr.io/0xfurai/peekaping-bundle-sqlite:0.0.41
/ghcr.io/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
ghcr.io/0xfurai/peekaping-bundle-mongo:0.0.41
/ghcr.io/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
ghcr.io/0xfurai/peekaping-bundle-postgres:0.0.41
/ghcr.io/0xfurai/peekaping-bundle-postgres:latest
Docker Hub
- UI:
0xfurai/peekaping-web:0.0.41
/0xfurai/peekaping-web:latest
- Server:
0xfurai/peekaping-server:0.0.41
/0xfurai/peekaping-server:latest
- Migrate:
0xfurai/peekaping-migrate:0.0.41
/0xfurai/peekaping-migrate:latest
Bundle Containers (Docker Hub)
- SQLite Bundle:
0xfurai/peekaping-bundle-sqlite:0.0.41
/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
0xfurai/peekaping-bundle-mongo:0.0.41
/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
0xfurai/peekaping-bundle-postgres:0.0.41
/0xfurai/peekaping-bundle-postgres:latest