Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 0c2988b

Browse files
committed
Release 2.7.4
1 parent cb78fef commit 0c2988b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
###2.7.4
2+
3+
* Add proxy support via new parameters `proxy_server` and `proxy_type`
4+
* Replace or remove calls to deprecated `validate_*` stdlib functions
5+
16
###2.7.3
27

38
* Unset `provider` parameter on all `archive` resources (from `puppet-archive` module)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"project_page": "https://github.com/antoineco/aco-oracle_java",
66
"source": "git://github.com/antoineco/aco-oracle_java.git",
77
"summary": "Puppet module to install Oracle Java on Linux systems",
8-
"version": "2.7.3",
8+
"version": "2.7.4",
99
"tags": ["jre","jdk","oracle","java"],
1010
"dependencies": [
1111
{

0 commit comments

Comments
 (0)