Skip to content

Releases: loicrouchon/symly

Release v0.11.7

13 Feb 08:47
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 79b9ca5 Merge branch 'main' into release/0.11

🐛 Fixes

  • 970dc50 fix: ignore invalid version tags when computing next tag
  • 3f74e0a fix: fix homebrew start script java resolution

  • ef286e5 release: Bump version to 0.11.7
  • 95dbbea release: fix jreleaser output path to conform with maven conventions
  • fbc0921 release: use jreleaser maven profile for jreleaser operations
  • ee12f72 release: allow release dry run to by pass pull/push checks
  • c1ffc19 release: manage jreleaser (and its version) through maven
  • 6a9bdab release: Bump version to 0.11-SNAPSHOT
  • 71405dc release: publish deb package for v0.11.6

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.6

01 Jan 21:15
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 7bb75e2 Merge branch 'main' into release/0.11

🛠 Build

  • 7cd7f4f build: Switch RPM spec to JDK 17 instead of latest for building the RPM

  • 1ae66ff release: Bump version to 0.11.6

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.5

01 Jan 21:01
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • ce36a61 Merge branch 'main' into release/0.11

🛠 Build

  • 75d9d4d build: Add debug info to RPM spec

  • 910aee8 release: Bump version to 0.11.5

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.4

01 Jan 17:41
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 9652de3 Merge branch 'main' into release/0.11

🛠 Build

  • 5d24789 build: Add debug info to RPM spec
  • 0dd16e8 build: Remove useless version in brew formula

  • 2befd0c release: Bump version to 0.11.4

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.3

01 Jan 17:26
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • f8acd39 Merge branch 'main' into release/0.11

  • c9a8267 release: Bump version to 0.11.3
  • 834e425 release: fix path to spec for local RPM spec build
  • c18b2d3 release: switch jreleaser to release+publish mode (full-release)

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.2

01 Jan 17:04
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 495063a Merge branch 'main' into release/0.11

  • a008494 release: Bump version to 0.11.2
  • d2a23aa release: fix homebrew distribution, only supports zip

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.1

01 Jan 16:38
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 680feb1 Merge branch 'main' into release/0.11
  • d32970a Merge branch 'main' into release/0.11
  • ada71ef Merge branch 'main' into release/0.11

🔄️ Changes

  • 670e651 refactor: Move launcher scripts under src

🛠 Build

  • 6022bdd build: fix fedora spec building
  • dc5a1b0 build: simplify maven profiles

  • d6792fb release: Bump version to 0.11.1
  • df638be release: Allow empty commits when bumping release version (resume patch)
  • 7b14ba5 release: generate all assemblies for jreleaser dry run
  • dfdef88 release: Bump version to 0.11.1

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.11.0

31 Dec 15:12
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 2dbcb72 Merge branch 'maven-revival' of github.com:loicrouchon/symly into maven-revival
  • ce67818 Merge branch 'main' into maven-revival
  • 096dc35 Merge branch 'main' of github.com:loicrouchon/symly

🐛 Fixes

  • c82e6c9 fix: relax gradle MaxMetaSpace memory limit
  • 28f8aa2 fix: Fix README.adoc build badges

🔄️ Changes

  • 1ab005c refactor: Remove assertj dependency
  • b22d8da refactor: Migrate symly to jvm-finder for debian

🧰 Tasks

  • 0d3fb69 chore: cleanup of pom/assemblies
  • e0613f4 chore: ignore pom.xml.versionsBackup

🛠 Build

  • d16dc3b ci: upload test-results with different name
  • 8c5efaf ci: remove build with JDK 22
  • ddfc653 ci: include JDK version in test job name
  • 97a8512 ci: upgrade github actions
  • e9db8e8 ci: build on both JDK 17 and 21
  • db61663 build: move homebrew start script to src
  • f763b66 build: Simplify pom.xml
  • edd6b95 build: Fix Fedora ant build
  • 6901e83 build: Use ant for debian build (remove all maven quirks, KISS)
  • c5837cf build: Upgrade all versions
  • 3e07294 build: repair the fedora spec build and make it locally testable
  • 907c6db ci: dissociate releasing from publishing
  • 6f63312 ci: dissociate releasing from publishing
  • 2809f41 build: update maven version to 0.11-SNAPSHOT
  • 9515ff3 ci: Remove debian/rpm binary packages creation from main pipeline
  • 853d853 build: Add a build-all-assemblies make target to build all assemblies at once
  • 6c175dc build: Factorize assemblies
  • 500cd52 build: Compress manpage
  • 508609c build: add homebrew assembly
  • 8ee5afd build: add a debian assembly
  • a6cf8ca build: fix adding docs to binary assembly
  • f399cce build: industrialize debian build
  • 8d9a774 ci: use maven in batch-mode in CI
  • a1e8bed build: Introduce maven wrapper
  • 1f96778 test: move integration tests to src/test
  • e2433bc build: fix AsciiDocIncludeUpdater to update documentation in the codegen make target
  • dcc81b3 build: Move git hooks to tools/git/hooks
  • f911b88 build: remove gradle build
  • c2b8723 build: Add manpage code generation and commit results in source code
  • dffa5ce build: Add maven build targets to Makefile
  • ea53daa build: Add default assembly
  • fa8c923 build: Add formatting for XML files
  • 03f4c78 build: Add a dev profile that installs the git hooks
  • 69916ee build: introduce a maven debian profile
  • bc973cc build: introduce maven dev profile
  • f05a9d7 build: remove assertj dependency from POM
  • 7dd7854 build: Fix Gradle's layout file provider usages when an actual file is required
  • ae1852b build: Migrate to Gradle 8.3
  • 6092e08 build: Add maven site reporting for surefire/jacoco reports
  • 8a10d35 build: Experiment with reviving maven
  • 143e3fd build: Fix bin/ ignore rules to properly exclude eclipse build folders.
  • ffe5af9 build: reduce gradle memory usage to build on low memory systems
  • 9fb8a0b build: modularize gradle build
  • fa485f5 build: enable gradle caching

📝 Documentation

  • 66660c2 docs: Regenerate documentation for version 0.11.x

  • fce8a42 release: Bump version to 0.11.0
  • b2b1c08 release: use cat instead of bat to visualize jreleaser changelog
  • 201bb21 release: fix jreleaser integration
  • 9fc1e20 release: fix releaser version bumping
  • 7da5ba7 release: Update releaser to rely on the maven wrapper
  • b1cb2a4 release: Update Debian changelog
  • 09ab4cb release: Migrate the releaser to maven

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.10.4

01 Apr 17:32
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 688c5be Merge branch 'main' into release/0.10

🔄️ Changes

  • e9b0ac9 style: remove unecessary formatting

🛠 Build

  • f4bf26c build: Fix homebrew formula name and description
  • 7cc488c build: Extract project version to gradle/version.txt file
  • 40bdc0b ci: Fix debian source package repository tag push
  • 8845d94 ci: Add missing debian source packaging environment variable
  • 116826c build: add debian changelog

📝 Documentation

  • a17bf72 docs: Update installation instructions to use the PPA repository for debian-based distributions

  • 319c36d release: Bump version to 0.10.4

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon

Release v0.10.3

26 Mar 16:45
Compare
Choose a tag to compare

Changelog

🛠 Build

  • 8326bfd ci: Fix debian source package repository tag push

  • a5952f1 release: Bump version to 0.10.3

Contributors

We'd like to thank the following people for their contributions:
Loic Rouchon