Skip to content

Releases: Katello/smart_proxy_container_gateway

1.0.4

26 Apr 16:59
7caf797
Compare
Choose a tag to compare
Bump version to 1.0.4 (#15)

1.0.3.1

15 Apr 20:11
5b32b61
Compare
Choose a tag to compare
Bump version to 1.0.3 (#14)

1.0.3: Fixes #31982 - Correct settings handling

15 Apr 20:03
Compare
Choose a tag to compare
This avoids the initialize_global_settings call which is wrong. That can
have unexpected consequences. Instead, it uses the correct
load_programmable_settings to handle it.

It also ensures all files are readable or errors out. The Pulp endpoint
also needs to be a valid URL.

1.0.2: Use more effective methods for concise code (#8)

02 Feb 20:57
8c06a10
Compare
Choose a tag to compare
This uses __dir__ and File.read where possible. It also uses the
rackup_path method introduced in Smart Proxy 2.3.

1.0.1

26 Jan 16:47
Compare
Choose a tag to compare
Bump version for 1.0.1 release

1.0.0

22 Jan 16:58
05d79e4
Compare
Choose a tag to compare
Fixes #31703 - switch Container Gateway to SQLite (#6)