Releases: openstack4j/openstack4j
Releases · openstack4j/openstack4j
openstack4j-parent-3.12
What's Changed
- Bump guava from 24.1.1-jre to 29.0-jre in /core by @dependabot in #196
- Extends enums by @fapo85 in #201
- Fix #178 by @slankka in #221
- Nova: create server with 'volume_type', 'hypervisor_hostname', 'avail… by @slankka in #228
- Neutron:list port support fields to query by @slankka in #227
- Fix #111 Neutron: bandwidth limit rule by @slankka in #230
- Fix #152 Cinder:create snapshot 'display_description' was unexpected by @slankka in #226
New Contributors
Full Changelog: openstack4j-parent-3.11...openstack4j-parent-3.12
openstack4j-parent-3.11
Changes
- Extends enums (#201) @fapo85
- Bump guava from 24.1.1-jre to 29.0-jre in /core (#196) @dependabot
- Use actual text of Apache 2 license (#143) @olivergondza
- Neutron: add is_default to network (#168) @fapo85
- Bump resteasy-client from 3.12.0.Final to 3.14.0.Final in /connectors/resteasy (#192) @dependabot
- Bump snakeyaml from 1.31 to 1.32 in /core (#193) @dependabot
- Add github actions based workflow (#194) @olivergondza
- #102 fixing migration status enum so serializsation is not failing. (#177) @cpolzer
- Bump snakeyaml from 1.26 to 1.31 in /core (#186) @dependabot
- Bump jackson-databind from 2.10.3 to 2.13.4.1 (#190) @dependabot
- Remove extra brackets (#184) @elvisciotti
- Neutron: Add Description field to SecurityRules (#167) @fapo85
- Bump snakeyaml from 1.15 to 1.26 in /core (#159) @dependabot
- Support quota detail of the compute API (#118) @brighill
- Placement: Add Victoria Placement Service (#151) @jsaroja66
openstack4j-parent-3.10
Changes
- Nova: Support rebuild additional parameters (#133) @flambeau4u
- Nova: Add statuses and a filter to list migrations (#135) @flambeau4u
- Neutron: Add subnetpool and RBAC policy to quota (#131) @flambeau4u
- Neutron: Add port security enabled to network creation (#134) @flambeau4u
- Neutron: Support allowed address pairs on port creation (#130) @flambeau4u
- Introduce Issue and PR templates (#121) @olivergondza
openstack4j-parent-3.9
Changes
- Fix #21: Adopt .editorconfig file and reformat (#103) @olivergondza
- Fix #71: Nova: Permit host-aggregate metadata to be deleted (#110) @olivergondza
- Fix #104: Neutron: Add QoS default extension (#105) @bboyHan
- Neutron: Add resource tagging API (#98) @bboyHan
- Neutron: Add floatingIp port forwardings service (#86) @aluomaidi
- Code cleanup: remove unused imports (#100) @bboyHan
- Add forcedown and forceup service apis (#81) @jsaroja66
- Replace iterator filtering with lambda (#96) @bboyHan
- Fix #89: Neutron: add time fields [network/subnet/port] (#90) @bboyHan
- Bump junit from 4.12 to 4.13.1 in /core-integration-test (#82) @dependabot
- JavaDocs correction for serverAction (#77) @mrsujitsah
openstack4j-parent-3.8
Changes
- okhttp: Fix insecure SSL invocation on recent JDKs (#75) @olivergondza
- travis: Update test container from Trusty to Bionic (#76) @olivergondza
- Fix #72: Attach failed request diagnostics: HTTP method, URL and request ID (#74) @olivergondza
- compute: API for server actions (#67) @mrsujitsah
- Resurrect integration tests (#73) @olivergondza
openstack4j-parent-3.7
Changes
- API for server event actions (#67) @mrsujitsah
- Resurrect integration tests (#73) @olivergondza
- Fixed case-sensitiveness in metadata headers detection (#64) @bdevost
- Fix #60: Update resteasy to address security vulnerabilities (#63) @olivergondza
- Update google guava from 20.0 to 24.1.1 (#62) @olivergondza
- Octavia: Create LB pool with loadbalancerId (#61) @allenyinx
- support DefaultPoolId update for LoadBalancer Listener (#59) @allenyinx
- Cinder: Fixed VolumeBackendPool maxoversubscription_ratio type to String (#54) @pk044
openstack4j-parent-3.6
Changes
- Neutron: Added Trunk APIs and tests (#53) @kashyapjha
- Neutron: Update NetFloatingIP to fetch and set all the fields (#51) @olivergondza
- Cinder: Add encryption for volume type (#49) @jsaroja66
openstack4j-parent-3.5
Changes
- Fully automate maven release (4adca67 & 3bbb09f) @olivergondza
- Move away from deprecated OSS parent POM (f9df0e4) @olivergondza
- Add listAll api to list all volumes in all tenants (#48) @jsaroja66
- Fix #33: keystone v3: Add support for option field (#41) @olivergondza
- Fix #44 add support for availability_zone in trove instance create (#45) @axblueblader
- Neutron: Fix not acceptable Header (#43) @LmV4corbeau
- Bump jackson.version from 2.9.10 to 2.10.3 (#37) @dependabot
- Propagate failures from net FloatingIPService#create (#29) @olivergondza
- Add Volume Attachment id getter (#26) @manuelmazzuola
- Add Swift X-History-Location header support (#31) @axblueblader
- Update javadoc for NetFloatingIPService (#20) @olivergondza
- Support dynamic volume type quota-sets (#19) @manuelmazzuola
- Deprecate domain objects and builders for deprecated services (#17) @olivergondza
- Fix #6: Declare api deprecated to rise user awareness services will be removed (#16) @olivergondza
openstack4j-parent-3.4
Changes
- Improve okhttp wire logging (#12) @olivergondza
- Reformat readme (#14) @olivergondza
- Fix #5: Move to betamax releases (#13 and e916919) @olivergondza
- Volume.getMigrateStatus should return null by default (#10) @pjdarton
- Be verbose about the travis script execution (#11) @olivergondza
- Update maven badge to point to forked releases (#7) @olivergondza
- Fork webpage to a location the project is able to control (0944d82) @olivergondza
openstack4j-parent-3.3
Changes
- Stop publishing test modules
- Introduce release drafter (#3) @olivergondza
- Bump jackson to 2.9.10 (#4) @olivergondza
- Cache maven artifact directory to enable faster builds. (ContainX/openstack4j#1154) @arvindn05
- Issue 1201, network-ip-availabilities api. (ContainX/openstack4j#1240) @champagne
- Changelog moved from https://github.com/openstack4j/openstack4j/blob/master/CHANGELOG.md
Changes for older versions can be found in CHANGELOG.md @ ContainX/openstack4j