Accepting request 1220321 from Java:packages
1.15.8 OBS-URL: https://build.opensuse.org/request/show/1220321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byte-buddy?expand=0&rev=10
This commit is contained in:
commit
b8af66bacc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:858e8c437790d2027f9e23bc36202a5c9e5617e0f652123d1e8315e317bfa5ab
|
|
||||||
size 2055789
|
|
3
byte-buddy-1.15.8.tar.gz
Normal file
3
byte-buddy-1.15.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:796b2e24b9508e39bbbfaac5c0b9b88701610dad43301e3edee827a1d56a2d7d
|
||||||
|
size 2057153
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 2 15:49:57 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
- Update to v1.15.8
|
||||||
|
* Changes of v1.15.8
|
||||||
|
+ Extend ClassInjector API to support lazy resolution of class
|
||||||
|
files.
|
||||||
|
+ Extend DynamicType API to support lazy resolution of
|
||||||
|
auxiliary types.
|
||||||
|
+ Extend AgentBuilder.Transformer.ForAdvice to support
|
||||||
|
injection of new classes by their name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 23 10:55:21 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
Wed Oct 23 10:55:21 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: byte-buddy
|
Name: byte-buddy
|
||||||
Version: 1.15.7
|
Version: 1.15.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Runtime code generation for the Java virtual machine
|
Summary: Runtime code generation for the Java virtual machine
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user