Skip to content

Releases: whale-net/manman

v0.3.1

Choose a tag to compare

@QMasterMoo QMasterMoo released this 11 Jun 03:23
8f771d0

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@QMasterMoo QMasterMoo released this 08 Jun 20:13
cf94357

What's Changed

Significantly improve rabbitmq handling

Full Changelog: v0.2.5...v0.3.0

v0.2.5

Choose a tag to compare

@QMasterMoo QMasterMoo released this 07 Jun 17:32
7cf02ef

What's Changed

  • fix: Update OpenAPI workflow to upload specifications only if the rel… by @QMasterMoo in #87

ok maybe one more

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@QMasterMoo QMasterMoo released this 07 Jun 16:59
038c0a9

What's Changed

one more try

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@QMasterMoo QMasterMoo released this 01 Jun 05:16
2d1936f

What's Changed

  • Fix GitHub Actions expression syntax in OpenAPI workflow concurrency group for tag builds by @copilot-swe-agent in #82

Full Changelog: v0.2.2...v0.2.3

OpenAPI Specifications

This release includes OpenAPI specifications for all ManMan APIs:

  • experience-api.json: Experience API (host layer) - Game server management and user-facing functionality
  • status-api.json: Status API - Status and monitoring functionality
  • worker-dal-api.json: Worker DAL API - Data access endpoints for worker services

Usage

You can use these specifications to:

  • Generate client SDKs using tools like OpenAPI Generator
  • Import into API testing tools like Postman or Insomnia
  • Generate documentation using tools like Redoc or Swagger UI
  • Validate API contracts in your integration tests

Formats Available

  • Individual JSON files: experience-api.json, status-api.json, worker-dal-api.json
  • Individual archives: openapi-experience-api.tar.gz, etc.
  • Complete bundle: openapi-specs-bundle.tar.gz (contains all specifications)

v0.2.2

Choose a tag to compare

@QMasterMoo QMasterMoo released this 31 May 21:24
3293ec0

What's Changed

live testing

Full Changelog: v0.2.1...v0.2.2

OpenAPI Specifications

This release includes OpenAPI specifications for all ManMan APIs:

  • experience-api.json: Experience API (host layer) - Game server management and user-facing functionality
  • status-api.json: Status API - Status and monitoring functionality
  • worker-dal-api.json: Worker DAL API - Data access endpoints for worker services

Usage

You can use these specifications to:

  • Generate client SDKs using tools like OpenAPI Generator
  • Import into API testing tools like Postman or Insomnia
  • Generate documentation using tools like Redoc or Swagger UI
  • Validate API contracts in your integration tests

Formats Available

  • Individual JSON files: experience-api.json, status-api.json, worker-dal-api.json
  • Individual archives: openapi-experience-api.tar.gz, etc.
  • Complete bundle: openapi-specs-bundle.tar.gz (contains all specifications)

v0.2.1

Choose a tag to compare

@QMasterMoo QMasterMoo released this 31 May 01:56
8284fd2

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

OpenAPI Specifications

This release includes OpenAPI specifications for all ManMan APIs:

  • experience-api.json: Experience API (host layer) - Game server management and user-facing functionality
  • status-api.json: Status API - Status and monitoring functionality
  • worker-dal-api.json: Worker DAL API - Data access endpoints for worker services

Usage

You can use these specifications to:

  • Generate client SDKs using tools like OpenAPI Generator
  • Import into API testing tools like Postman or Insomnia
  • Generate documentation using tools like Redoc or Swagger UI
  • Validate API contracts in your integration tests

Formats Available

  • Individual JSON files: experience-api.json, status-api.json, worker-dal-api.json
  • Individual archives: openapi-experience-api.tar.gz, etc.
  • Complete bundle: openapi-specs-bundle.tar.gz (contains all specifications)

OpenAPI Specifications

This release includes OpenAPI specifications for all ManMan APIs:

  • experience-api.json: Experience API (host layer) - Game server management and user-facing functionality
  • status-api.json: Status API - Status and monitoring functionality
  • worker-dal-api.json: Worker DAL API - Data access endpoints for worker services

Usage

You can use these specifications to:

  • Generate client SDKs using tools like OpenAPI Generator
  • Import into API testing tools like Postman or Insomnia
  • Generate documentation using tools like Redoc or Swagger UI
  • Validate API contracts in your integration tests

Formats Available

  • Individual JSON files: experience-api.json, status-api.json, worker-dal-api.json
  • Individual archives: openapi-experience-api.tar.gz, etc.
  • Complete bundle: openapi-specs-bundle.tar.gz (contains all specifications)

v0.2.0

Choose a tag to compare

@QMasterMoo QMasterMoo released this 28 May 02:13
280817e

OpenAPI Specifications

This release includes OpenAPI specifications for all ManMan APIs:

  • experience-api.json: Experience API (host layer) - Game server management and user-facing functionality
  • status-api.json: Status API - Status and monitoring functionality
  • worker-dal-api.json: Worker DAL API - Data access endpoints for worker services

Usage

You can use these specifications to:

  • Generate client SDKs using tools like OpenAPI Generator
  • Import into API testing tools like Postman or Insomnia
  • Generate documentation using tools like Redoc or Swagger UI
  • Validate API contracts in your integration tests

Formats Available

  • Individual JSON files: experience-api.json, status-api.json, worker-dal-api.json
  • Individual archives: openapi-experience-api.tar.gz, etc.
  • Complete bundle: openapi-specs-bundle.tar.gz (contains all specifications)

v0.1.1

Choose a tag to compare

@QMasterMoo QMasterMoo released this 19 May 00:19
1430221

What's Changed

seems like it should release

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@QMasterMoo QMasterMoo released this 03 May 19:33
9cc9a98

What's Changed

New Contributors

Full Changelog: https://github.com/whale-net/manman/commits/v0.1.0