Skip to content

Bump version to 1.1.4 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

FerPerales
Copy link

@FerPerales FerPerales commented Dec 23, 2022

Release new version

joshuaclayton and others added 4 commits April 27, 2022 10:48
What?
=====

This updates the compile script to escape '$' when generating the shell
file, ensuring that $PATH is determined dynamically by
.profile.d/freetds.sh rather than writing a snapshot of the value to
disk by evaluating immediately.

Closes rails-sqlserver#17
What?
=====

This updates the compile script to ensure environment variables exported
within profile.d/freetds.sh are escaped properly in the script rather
than evaluated when the script is run.

The previous behavior evaluated certain environment variables that were
intended to be prepended to, resulting in incorrect values in e.g.
`LIBRARY_PATH`.
@FerPerales FerPerales closed this Dec 23, 2022
@FerPerales FerPerales deleted the bump-version-to-1.1.4 branch December 23, 2022 16:07
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