Skip to content

Release 1.1.18#792

Merged
yutaro-sakamoto merged 2 commits intoopensourcecobol:developfrom
yutaro-sakamoto:release-1.1.18
Feb 27, 2026
Merged

Release 1.1.18#792
yutaro-sakamoto merged 2 commits intoopensourcecobol:developfrom
yutaro-sakamoto:release-1.1.18

Conversation

@yutaro-sakamoto
Copy link
Contributor

Fixed

Documentation

@yutaro-sakamoto yutaro-sakamoto marked this pull request as ready for review February 27, 2026 04:45
Copilot AI review requested due to automatic review settings February 27, 2026 04:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is a release preparation PR that bumps the version from 1.1.17 to 1.1.18, incorporating bug fixes and documentation improvements. The release addresses issues with full-width hyphen conversion in SECTION names and VALUE ALL literal initialization in Java code generation, while also adding comprehensive environment variable documentation.

Changes:

  • Version bump from 1.1.17 to 1.1.18 across all configuration files, source code, and documentation
  • Update release notes and changelogs with bug fixes and documentation improvements (#788, #790, #762)
  • Regenerate build system files (autoconf, automake, gettext-related macros)

Reviewed changes

Copilot reviewed 23 out of 25 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
configure.ac Update package version to 1.1.18
win/config.h Update Windows build configuration with new version
libcobj/app/build.gradle.kts Update Gradle publication version
libcobj/app/src/main/java/jp/osscons/opensourcecobol/libcobj/Const.java Update Java runtime version constant
libcobj/app/src/main/java/jp/osscons/opensourcecobol/libcobj/user_util/cobj_api/ApiFilesOptions.java Update version output in CLI tool
tests/command-line-options.src/info-java-dir.at Update expected version in test assertions
README.md, README_JP.md Update installation instructions and Docker image tag to v1.1.18/20260227
CHANGELOG.md, ReleaseNote.md, NEWS, ChangeLog Add release notes for version 1.1.18
doc/requirements-all.md Add compatibility information for 1.1.18
Makefile.in, */Makefile.in Add new gettext-related variables, remove MKINSTALLDIRS
aclocal.m4 Add host-cpu-c-abi and intlmacosx macros, change autoconf version reference from 2.71 to 2.69
config.h.in Add new configuration options and update comment styles for older autoconf compatibility

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yutaro-sakamoto yutaro-sakamoto merged commit 70f5292 into opensourcecobol:develop Feb 27, 2026
158 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants