Skip to content

chore(main): release 0.1.0#9

Merged
choffmann merged 1 commit into
mainfrom
release-please--branches--main
Mar 7, 2026
Merged

chore(main): release 0.1.0#9
choffmann merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@choffmann

@choffmann choffmann commented Mar 7, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.1.0 (2026-03-07)

Features

  • add additional info to room (3ff36b4)
  • add endpoint to get user by id (28aa756)
  • add get all rooms endpoint (ef8869d)
  • add id to user and add simple logging (fee7717)
  • add info endpoint (71499ca)
  • add leave message from system when client disconnect (9423328)
  • add release-please and improve build info (d12ec10)
  • change message type (WIP) (5d41f58)
  • clean room after timeout (6634eb3)
  • create websocket server (3e22369)
  • display how many user are online in a room (b2a678d)
  • do not safe if message is empty (6c4f8f1)
  • get user by room and add user endpoint (210b7e7)
  • improve logging (c533cf2)
  • init repo (2192ada)
  • patch and put rooms additional info (be0a633)
  • save messages and add new messages endpoints (2668d43)
  • send user info to connected client when query parameyer userInfo is set (19a96c9)
  • update messages and add user names (a844db1)
  • use 4 digit room id (7e2d554)

Bug Fixes

  • add content type header in /rooms/{roomId} (99ed53b)
  • add PATCH to cors (d1b743d)
  • enable cors origin (88ded56)
  • send join message to all clients and not to joined client (61153f9)
  • user count in room response (383e2e6)

Code Refactoring

  • restructure to idiomatic Go project layoutt (0099402)

This PR was generated with Release Please. See documentation.

@choffmann choffmann changed the title chore(main): release 1.0.0 chore(main): release 0.1.0 Mar 7, 2026
@choffmann choffmann force-pushed the release-please--branches--main branch from 48c80bb to c5f4e9f Compare March 7, 2026 08:47
@choffmann choffmann merged commit 2221955 into main Mar 7, 2026
1 check passed
@choffmann choffmann deleted the release-please--branches--main branch March 7, 2026 08:47
@choffmann

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant