Skip to content

Releases: marceljungle/atlas-32-server-java

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:06

Changes

  • Sync develop with main (#68)

🚀 Features

  • Prepare release (#69)

Full Changelog: v0.4.0...v

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:01

Changes

  • Update docker-compose.yml (#66)

🚀 Features

  • feat: live mode commands and enhance device interaction (#67)

Full Changelog: v0.3.0...v

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:59

Changes

  • Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /atlas-32-infrastructure (#63)

🐛 Fixes

  • Fix MQTT producing issue when trying to send to topic after a long time (#65)

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

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:55

Changes

  • Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /atlas-32-infrastructure (#63)

Full Changelog: v0.2.5...v

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:28

Changes

🐛 Fixes

  • Update security configuration for API endpoints (#62)

Full Changelog: v0.2.4...v

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 26 Apr 13:04
3462403

Changes

  • Fix release notes formatting and update Docker image version in workflows (#55)

🐛 Fixes

  • fix: release action is generating the tag but not the release (#59)
  • Prepare fix (#58)
  • Fixed API key user link (#57)

Full Changelog: v0.2.3...v

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 20:16

Changes

🐛 Fixes

  • Update create_manifest job dependencies in release workflow (#53)

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

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 20:06
36f4b0e

Changes

🐛 Fixes

  • Add Docker Hub login step to release workflow (#51)
  • Set up QEMU and Docker Buildx for multi-platform builds (#49)
  • Update Docker image configuration to use Java tiny builder (#47)
  • Update builder configuration for multi-architecture support (#45)
  • Add builder configuration for Java tiny image in release workflow (#43)
  • Simplify module build step in release workflow by removing architecture condition (#40)

🧰 Maintenance

  • Refactor release workflow to build and push multi-architecture Docker (#38)

Full Changelog: v0.2.1...v$NEXT_VERSION

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:10
261918a

Changes

🐛 Fixes

  • Remove platform specification from Docker image configuration (#36)

🧰 Maintenance

  • Add Spring Boot Maven plugin configuration (#34)

Full Changelog: v0.2.0...v$NEXT_VERSION

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 22:23
97c06d6

Changes

🚀 Features

  • Fixed comment (#29)
  • Enhance release workflow by adding local module installation (#27)
  • Simplify Maven command in release workflow by removing unnecessary flags (#25)
  • Refactor release workflow to push commits and tags separately (#23)
  • Removed unnecessary debug log that is not working well (#21)
  • Improved error management in the release action (#17)
  • Improved error management in the release action (#15)

Full Changelog: v0.1.0...v$NEXT_VERSION